modb_bits_write
Modbus function to write internal bits
Arguments
- COM port handle
- Integer, device address
- Integer, address to write
- Integer, data to be written to internal bit 0xFF00 for ON and 0x0000 for OFF
- Integer, timeout interval in ms
Output
Boolean, true if command is successful