Appendix c, Controlnet objects, Supported data types – Rockwell Automation 20-COMM-Q ControlNet Adapter User Manual
Page 211: Utes, see, Ccontrolnet objects, Appendix

20-COMM-C/Q ControlNet Adapter User Manual
Publication 20COMM-UM003F-EN-P
Appendix
C
ControlNet Objects
This appendix presents information about the ControlNet objects that can be
accessed using Explicit Messages.
For information on the format of Explicit
Messages and example ladder logic programs, see
Supported Data Types
Object
Class Code
Page
Object
Class Code
Page
Hex.
Dec.
Hex.
Dec.
0x01
1
0x93
147
0x04
4
0x97
151
0x07
7
0x98
152
(1)
0x0F
15
0x99
153
0x10
16
0x9B
155
0x67
103
(2)
0x9F
159
0x92
146
(1)
These objects are not supported when the adapter is used with a PowerFlex 750-Series drive.
(2)
This object is supported only when the adapter is used with a PowerFlex 750-Series drive.
TIP: See the ControlNet specification for more information about
ControlNet objects. Information about the ControlNet specification is
available on the ODVA website (
Data Type
Description
BOOL
8-bit value -- low bit is true or false
BOOL[n]
Array of n bits
BYTE
8-bit unsigned integer
CONTAINER
32-bit parameter value - sign extended if necessary
DINT
32-bit signed integer
DWORD
32-bit unsigned integer
INT
16-bit signed integer
LWORD
64-bit unsigned integer
REAL
32-bit floating point
SHORT_STRING
1-byte length indicator + that many characters
SINT
8-bit signed integer
STRING[n]
Array of n characters
STRUCT
Structure name only - no size in addition to elements
TCHAR
8 or 16-bit character
UDINT
32-bit unsigned integer
UINT
16-bit unsigned integer
USINT
8-bit unsigned integer
WORD
16-bit unsigned integer