32-bit Point Modbus Map Arguments
Use these arguments for updating a row in a DNP3 SCADAPack 32-bit Point Modbus Map:
- Row (Byte)—Specify the row number within the map. The range is 1 to 254.
- Point Number (Long)—Specify the DNP3 Point Number of the first point in the block of data that is being mapped. The range is 1 to 65534.
- Quantity (Long)—Specify the number of DNP3 points that are being mapped to double Modbus registers using this row. The range is 1 to 32767.
- Point Type (Byte)—Specify whether the row is used to map input points (in which case, specify 3), or output points (in which case, specify 4).
Further Information