EasyManua.ls Logo

LMI Technologies Gocator 2300 Series - Read File; Write File

LMI Technologies Gocator 2300 Series
431 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Gocator 2300 & 2880 Series
Protocols Gocator Protocol 306
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x101B).
status 32s 6
Reply status. For a list of status codes, see Commands on page
295.
Reply
Read File
Downloads a file from the connected sensor (a .job file, a component of a job file, or another type of file;
for more information, see Job Files on page 236).
To download the live configuration, pass "_live.job" in the name field.
To read the configuration of the live configuration only, pass "_live.job/config.xml" in the name field.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x1007).
name[64] char 6 Source file name.
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x1007).
status 32s 6
Reply status. For a list of status codes, see Commands on page
295.
length 32u 10 File length.
data[length] byte 14 File contents.
Reply
Write File
The Write File command uploads a file to the connected sensor (a .job file, a component of a job file, or
another type of file; for more information, see Job Files on page 236).
To make a job file live, write to "_live.job". Except for writing to the live file, the file is permanently stored
on the sensor.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x1006).
name[64] char 6 Source file name.
length 32u
70
File length.
data[length] byte 74 File contents.
Command

Table of Contents

Related product manuals