beautypg.com

Juniper Systems JS600 User Manual

Page 53

background image

Sending and Receiving Information Page 5-11

Following are sample printouts of each type of file:

Format File

FMT
FIELDFMT
14
1.

*A4*ROW1**

2.

*N5.1*HEIGHT**

3.

*N5.1*%KILL**

4.

*N5.1*LAI**

&

Data File

DAT
FIELDDAT
FIELDFMT
ROW1 14.0 25.0 1.5
ROW2 12.0 30.0 2.1
&

Program File

PGM
FIELDPGM
1.

OPN

FIELDDAT

;Open the data file FIELDDAT

2.

ENT

;Enter the row value

3.

ICP

;Move column pointer to Height column

4.

ENT

;Enter the Height value

5.

END

;End

&

Refer to Section 3, Operating System, Operating Modes, Mode 2:Transmit for more details on
using Mode 2-2.

Mode 2-3: Transmitting a Memory Image

Mode 2-3 is used to transmit a memory image from the FieldBook to a computer or another
FieldBook. All the files, operating system variables, attributes, user registers, etc. are sent.
The memory image can be reloaded onto the FieldBook as needed. This feature is also useful
for loading a clone of one FieldBook's memory image onto another FieldBook.

Transmitting a Memory Image to Another FieldBook
If you are transmitting a memory image to another FieldBook, the FieldBooks must have
identical memory sizes. Set the communication parameters up as follows:

- Set the mating call on the receiving FieldBook to match the line request character on the

transmitting FieldBook.

- Set the input line terminator on the receiving FieldBook to match the end-of-line sequence

on the transmitting FieldBook.