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

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function