modb_ao_write_multi
Modbus function to write multiple analog outputs
Arguments
- COM port handle
- Integer, device address
- Integer, channel address
- Integer, number of channels to write or end address
- Integer vector, data to be written at analog output channel
- Integer, timeout interval in ms
Output
Boolean, true if command is successful