11BProgramming
70BRead and write slave parameters via PLC
12-11
12.8
Read and write slave parameters via PLC
i
Tip
Access to slave parameters is not trivial. Therefore please always use the function
calls in the library ifm_AsiUtils_010000.lib.
Examples:
Changes the parameter in
the slave "sl" on master
"mstr"
After changing a parame-
ter the parameter list for
the master "mstr" in the
controllere must be up-
dated
Reads the current pa-
rameter value of slave "sl"
and displays the value as
"curPar"
Writes the value "wpp" as
projected parameter for
the slave "sl" in the pa-
rameter list of the control-
lere
Reads the projected pa-
rameters for the slave "sl"
from the parameter list in
the controllere and dis-
plays the value as "ppa"