- Index
- »
- hx.modbus
- »
- ModbusConn
ModbusConn
ModbusConn : Conn
Modbus connector
Unique identifier for entity in its project
Type of this entity
Marker tag for Conn type
Timeout for messages send to the connector's actor thread
Error message associated when connStatus indicates an error condition
Linger timeout used to keep a connector open
Duration used for connector open retries
Duration used to configure the auto-ping feature on a given connector
Current connection open/close state of a connector
Current status of a connector as one of the predefined strings See Connectors
Reference to a tuning configuration defined by a ConnTuning rec
Sets connector into disabled state to prevent communication
Applied to modbusConn to allow for gaps in block reads
Applied to modbusConn to limit the maximum number of registers to read in a
block read
Marker tag for ModbusConn type
How long to wait before timing out on a modbus read
Applied to modbusConn to define the register map CSV file
Applied to modbusConn to identify the slave address on this
modbus network
How long to wait before timing out on a modbus write
Universal resource identifier
Int?
Applied to modbusConn to allow for gaps in block reads. See
hx.modbus for more information.
Int?
Applied to modbusConn to limit the maximum number of registers to read in a
block read. See hx.modbus for more information.
Marker
Marker tag for ModbusConn type
Duration?
How long to wait before timing out on a modbus read.
Uri?
Applied to modbusConn to define the register map CSV file.
This URI must be a path relative to the project's home directory
or can be a "fan://" URI to a CSV file bundled in a pod.
Int?
Applied to modbusConn to identify the slave address on this
modbus network.
Duration?
How long to wait before timing out on a modbus write.
Uri?
Universal resource identifier