Page
69
of
92
The “Select Job Sequence” input will select the job sequence number according to the input
value. Uses the width parameter limit the width of the input bits read. The minimum width is 1
and the maximum is 8. After the input is read the offset parameter will be added to the value
do get the actual job sequence number. Selecting an invalid job sequence number or a
sequence that is already complete will disable the tool.
Set ID
Supported Feature
Bus Element
Bit
0-31
Polarity
N.O./N.C. Width Offset
√
√
√
√
The “Set ID” assignment will set the ID to an integer value of the input value. The width can be
set from 1 to 32 bits. The input value will read as an integer value and an ASCII string with
leading zeroes will be produced and passed to the ID recognition system. The length of the
string is based on the width of the assignment. The string will always be sized to accommodate
the maximum value of the input. For example a width setting of 16 can have an integer value of
0-65535 so the produced ID would be
“00000” to “65535” (always five character long).
Width setting Length of ID string
ID value
1 - 3
1
“0” –
“n”
4 - 6
2
“00” –
“nn”
7 - 9
3
“000“ –
“nnn”
10 - 13
4
“0000” –
“nnnn”
14 - 16
5
“00000” –
“nnnnn”
17
–
19
6
“000000” –
“nnnnnn”
20
–
23
7
“0000000” –
“nnnnnnn”
24
–
26
8
“00000000” –
“nnnnnnnn”
27
–
29
9
“000000000” –
“nnnnnnnnn”
30 - 32
10
“0000000000” –
“nnnnnnnnnn”
Set ID (word swap)
Supported Feature
Bus Element
Bit
0-31
Polarity
N.O./N.C. Width Offset
√
√
√
√
The “Set ID (word swap)” assignment is the same as the “Set ID” assignment except the high and
low words (16bit) are swapped prior to evaluation. This is to correct the mixed endianness of
some PLC. See the “Set ID” for behavior.
Set Date/Time
Supported Feature
Bus Element
Bit
0-31
Polarity
N.O./N.C. Width Offset
√
√
√
√
The “Set Date/Time” assignment will set the date and time of the controller. The width can be
set from 1 to 32 bits but should always be set to 32 to get the correct results. The input value will
be read as the number of seconds since 00:00:00 January 1, 1970 (POSIX time or Epoch time). If