Global 400 User Manual
74 of 85
v1.1 revision 1
Chapter 7: EtherNet/IPTM
2 February 2016
Number
Multi Number
UINT
Instance number of multi-parameter operation (job or group) currently
running. Ignored if 0.
Multi Type
USINT
Type of multi-parameter operation currently running:
1 – Group
2 – Job
Ignored if Multi-Number is 0.
Parameter
UINT
Number of the parameter that produced the tightening
Tightening Status
BOOL
Indicates if the last tightening was accepted as valid.
Count
USINT
Number of results performed in the current batch for the parameter.
Batch
USINT
Number of results required for a batch in the parameter.
Total size: 20 bytes
113
Name
Data Type
Description
Tightening ID
UDINT
ID number of the last tightening
Time
DT
Timestamp of the last tightening
Tightening Status
BOOL
Indicates if the last tightening was accepted as valid.
Reserved
USINT
Padding byte for devices requiring even connection point sizes.
Total size: 11-12 bytes
Input Connection Points for Current Qualifier Status
The connection points in this group provide a view of the current qualifier status and do not
provide any information about tightenings.
120
Name
Data Type
Description
Parameters
ARRAY of
STRUCT of:
Status of up to 16 parameters currently running.
UINT
Parameter number (0 means parameter not running.)
USINT
Number of results performed in the current batch for the parameter.
USINT
Number of results required for a batch in the parameter.
Multi Number
UINT
Number of multi-parameter operation (job or group) currently running.
Ignored if 0.
Multi Type
USINT
Type of multi-parameter operation currently running:
1 – Group
2 – Job
Ignored if Multi-Number is 0.
Suspend
BOOL
Total size: 68 bytes
Backwards Compatibility Assembly Object Connection Points
The Global 400 provides some connection points designed to match the connection points of the
Global 8. These points are not recommended for new installations.
In the Global 8, the parameters were represented primarily as ‘A’ – ‘H’, but allowed 0 – 7 and
‘0’ – ‘7’. Since the Global 400 starts at parameter 1 and does not have a parameter 0, an offset
will be applied to the parameter value in the compatibility points. A value of ‘A’, ‘0’, or 0 in
these connections will select parameter 1, a value of ‘B’, ‘1’, or 1 will select parameter 2; and so