Manual
Publication 1203-5.13 – February, 2002
ControlNet Objects: Class Code 0x07 — Register Object D-11
Class Code 0x07 — Register Object
The Register Object is used to address individual bits or a range of
bits. It may operate as either a producer (input) register or a consumer
(output) register. A producer register object produces data onto the
network. A consumer register object consumes data from the
network.
Message writes to the Register Object can perform control functions.
Therefore, message writes are only allowed when the controller is not
actively controlling the module and the message write is done through
a connection with a time-out value not equal to zero. Writes cannot be
performed through an unconnected message. After a write, any
time-out or closure of the connection may cause the SCANport
product to fault.
Important: For firmware 1.001, connections to this object are not
supported. Therefore, it is a read only object.
Class Attributes
Instances
Attribute ID Access Rule Name Data Type Description
1
Get Revision UINT Revision of this object.
First revision, value = 1.
2
Get Number of
Instances
UINT Number of instances of object.
Value = 14.
Instance Description
1 All output data configured from the SCANport device
2 All input data configured to the SCANport device
3 Status/Feedback data
4 Command/Reference data
5 Datalink A input data
6 Datalink A output data
7 Datalink B input data
8 Datalink B output data
9 Datalink C input data
10 Datalink C output data
11 Datalink D input data
12 Datalink D output data
13 Status/Feedback Data
14 Logic Command/Command Mask
➀
The command word is set to the value of the first word of the data where there are ones in
the second word of the data. command = (word 1 and not word 2) or (word 1 and word 2).
This only controls specified bits in the logic command data to the SCANport product and
does not change the reference value.