modb_ao_write_multi

Modbus function to write multiple analog outputs

Arguments

  1. COM port handle
  2. Integer, device address
  3. Integer, channel address
  4. Integer, number of channels to write or end address
  5. Integer vector, data to be written at analog output channel
  6. Integer, timeout interval in ms

Output

Boolean, true if command is successful