modb_ao_write

Modbus function to write analog output

Arguments

  1. COM port handle
  2. Integer, device address
  3. Integer, channel address
  4. Integer, data to be written at digital output
  5. Integer, timeout interval in ms

Output

Boolean, true if command is successful