page 85
Function
SLAVE_8_WORK
Library CRxxxx.LIB
Function symbol
Purpose
Sets the parameters for or reads the configuration of an I/O
module.
Parameters
Function inputs
Function outputs
Description
With the function SLAVE_8_WORK the I/O data for the 8-
channel modules from ifm are updated. To do so, this function
must be called once for each node in the program cycle. In the
first program cycle the input INIT must additionally be set to
TRUE once. Thus the operating system of the plc is informed of
the configured modules.
Name Data type Description
ENABLE BOOL TRUE: The function is processed.
FALSE: The function is not processed.
INIT BOOL TRUE: The function is initialized.
FALSE: The data are updated
NODE BYTE Node number
Name Data type Description
RESULT BOOL The function was executed successfully.