Rockwell Automation GMLC Reference Manual User Manual
Page 665

Publication GMLC-5.2 - November 1999
628
System Functions
Insert a value or expression equal to the desired address for the argument.
The argument is evaluated as an integer (floating-point values are
truncated) and must have a value from 0 to 39.
AxisLink Output
Use the
AxisLink_output function to directly specify the AxisLink
outputs, on IMC-S/2xx-L model motion controllers, in an expression.
You define and select AxisLink outputs using the Tag Explorer (under
AxisLink I/O Output) and Tag Window. It is not necessary to use this
function to specify them directly.
Syntax:
AxisLink_output[address]
Insert a value or expression equal to the desired address for the argument.
The argument is evaluated as an integer (floating point values are
truncated) and must have a value from 0 to 15.
The AxisLink_output function is evaluated as 1 (true) if the output is
ON
and 0 (false) if it is
OFF
.
Flex I/O Output
Use the
Flex_IO_output function to directly specify Flex I/O discrete
outputs in an expression. This function is available only if you are
running i
CODE
version 3.0 or later (as selected in the Configure Control
Options dialog box).
You define and select Flex I/O discrete outputs using the Tag Explorer
(under Flex I/O Output) and Tag Window. It is not necessary to use this
function to specify them directly.
Syntax:
Flex_IO_output[module, address]