MOBY Commands
4-14
FC 56
J31069-D0155-U001-A0-7618
Acknowledgment data in the QUEUE-READ command
The user data in the acknowledgment of the QUEUE-READ command are written
to the address QUEUE_DB_number/QUEUE_DB_address. The ”length” parameter
contains the actual length of all read data.
Structure of the file entries with the acknowledgment of QUEUE-READ
The following structure must be stored under the pointer
QUEUE_DB_number/QUEUE_DB_address. The data of all read files are stored
here.
Table 4-9
Sample UDT for acknowledgment of QUEUE-READ
1
Address
Name
Type
Commentary
0.0
STRUCT
+0.0
File
ARRAY [1..15]
A maximum of 15 file names can be specified.
*0.0
STRUCT
+0.0
File_name
ARRAY [1..8]
File name (8 ASCII characters)
*1.0
CHAR
+8.0
File_length
DW#16#0
Length in bytes of the data to be read for the
specified file.
+12.0
Skip
INT
Skip specifies how many bytes of the next file
entry follow the end of the previous file
entry. Skip is set by the filehandler. It can
be controlled by the user with the command via
the options parameter.
+14.0
Data
ARRAY [0..99]
Reserved area for read data
*1.0
BYTE
=114.0
END_STRUCT
=1710.0
END_STRUCT
1
UDT is only an example. It is not part of the software project. It can be used in this form only when file_length was specified
with the command or all files have the same length.
Summary of Contents for MOBY FC 56
Page 12: ...Introduction 1 6 FC 56 J31069 D0155 U001 A0 7618 ...
Page 63: ...5 1 FC 56 J31069 D0155 U001 A0 7618 Sample Applications 5 ...
Page 80: ...Sample Applications 5 18 FC 56 J31069 D0155 U001 A0 7618 ...
Page 90: ...Entry Exit Check of an MDS in an SLG Field 6 10 FC 56 J31069 D0155 U001 A0 7618 ...
Page 94: ...System Configuration 7 4 FC 56 J31069 D0155 U001 A0 7618 ...
Page 100: ...Commissioning Guidelines 8 6 FC 56 J31069 D0155 U001 A0 7618 ...
Page 101: ...9 1 FC 56 J31069 D0155 U001 A0 7618 Error Messages and Trouble Shooting 9 ...
Page 152: ...Programming MOBY ASM on PROFIBUS DP V1 B 30 FC 56 J31069 D0155 U001 A0 7618 ...