def
func:modbusRead
modbusRead(conn, regs)
Read a point value for given register name on connector instance. The regs argument may be a single Str name, or a Str[] for a block read. The grid returned will contain a row for each register requested and two columns: name and val.
meta
| admin | ✓ |
|---|---|
| def | func:modbusRead |
| is | func |
| lib | lib:modbus |
| name | modbusRead |