GETLOGONETANAOUT

Summary

Retrieve a network analog output value from a Siemens LOGO! module. This function is available via the taskpane as well as directly via the cell “=GETLOGONETANAOUT(…)”


Return Value

The function returns the requested network analog output value.


Arguments

ip – Specifies the ip address of the LOGO module.

outputAddress – Specifies the network analog output address of the requested data, must be an integer, the range depends on the used hardware.


Example