![Jetter JVM-507B - HMI User Manual Download Page 117](http://html2.mh-extra.com/html/jetter/jvm-507b-hmi/jvm-507b-hmi_user-manual_3864918117.webp)
Jetter AG
117
JVM-507B
Automatic copying of controller data
File format
The data file consists of the following elements:
Pure text file
Each entry must be in a separate line of text
Each line must be terminated by carriage return/line feed
Comment lines must be preceded by ";"
Each data file is to start with the entry
SD1001
.
A data line consists of the following elements:
ID of the variable at the beginning of the line
Now follows the number of the variable separated by a blank or tab
Then follows the value of the variable separated by a blank or tab
Variable ID
Variable type
FS
Flags
RS
Integer register
QA
Floating-point registers
SD1001
; Data File - Jetter AG
;
; Registers 1000000 ... 1000005
RS 1000000 12345
RS 1000001 2
RS 1000002 -1062729008
RS 1000003 502
RS 1000004 50
RS 1000005 3
QS 1009000 3.14
;
; Flags 10 ... 13
FS 10 0
FS 11 1
FS 12 1
FS 13 0
Format
Data lines
Example