Troubleshooting guide

High Speed Ethernet Server Driver
GP-Pro EX Device/PLC Connection Manual
18
Settings by file type
Job file (memory)
*3 Starting line: Designate the file starting line number (0 - ) when storing in GP internal memory.
* The CRLF in the file is used as the line delimiter.
However, the line numbers when Tool info is selected in [Type] are as follows.
Address Item Details
+0000 Status
0: Initial value, 1: Run instruction, 16: In-process,
256: Normal completion, 4096: Error
+0001 Line count
Number of lines in the obtained file
Protocol is updated after send is complete.
+0002 Save location 0: Memory
+0003 File type 1: Job program
+0004 Starting address USER area address for the output destination
+0005 Starting line Ignored (0 reserved)
+0006 Character count
Maximum number of characters on each line
Filled with 0x00 during overflow. Excess is truncated
+0007
Number of
output lines
Ignored (0 reserved)
+0008 -
+0025
File name
File name (Max. 32 characters + extension)
18 Word is reserved.
Overflow digits (Byte units) are filled with 0x00, or 0x00 unnecessary
when inputting maximum character count.
+0026 Folder name Ignored
Tool info: Tool number designation (0 - 63)
0001 - 0015: Tool number 0
0001: Tool Name (Text data 20 bytes)
0002: Data0 (2 words [float 32-bit])
:
0015: Data13 (2 words [float 32-bit])
0101 - 0115: Tool number 1
0201 - 0215: Tool number 2
:
0301 - 0315: Tool number 3
6301 - 6315: Tool number 63
When displaying Data0 -, a [Signed Float 32-bit] is necessary.