When the LOGO! 9 Base Module (or later version BM) is in slave mode, you can configure a network float analog output on the master to control a float analog output on the slave. LOGO! 9 supports up to 16 network float analog outputs.
Network float analog outputs can write values to the following types:
VM
When writing values to VM, the address range is as follows:
VD: 0 to 847
VXD: 0 to 2044
VRD: 0 to 508
Remote device
When writing values to a remote device, you must first enter the device IP address or select the existing device.
Available device types and their block types are as follows:
|
Device type |
Block type |
|
LOGO! 9.0 |
VD0 to VD847, VXD0 to VXD2044, VRD0 to VRD508 |
|
ModBus-compatible device |
HR1 to HR65535 |
|
S7-compatible devices |
ID0 to ID65534, QD0 to QD65534, MD0 to MD65534, VD0 to VD65534, DB0 to DB16000 and .DBD0 to .DBD65534 |
|
CIM Device |
VD0 to VD65534 |
|
|
Network float analog outputs are inactive in the UDF Editor. |
|
|
0BA0 - 0BA8: The network float analog output function block did not exist prior to 0AB9. |