ifm
Basic Device Manual AS-i ControllerE M4 Target V15
2015-10-30
Programming
Read and write slave parameters via PLC
169
12.8
Read and write slave parameters via PLC
NOTE
Access to slave parameters is not trivial. Therefore always use the function calls in the library
ifm_Asi_Utils_xxxxxx.lib.
Examples
:
Changes the parameter in the slave "sl" on
master "mstr"
After the change of a parameter the
parameter list for the master "mstr" must be
updated in the controllere.
Reads the current parameter value from
slave "sl" and provides the value as
"curPar"
Writes the value "wpp" as projected
parameter for slave "sl" in the parameter
list of the controllere
Reads the projected parameter for slave
"sl" from the parameter list in the
controllere and provides the value as "ppa"