Applies To:
  • CitectSCADA
  • CitectHMI

Summary:
Question. While using the Modnet and Modbus driver can the parameters like RegisterBitReverse be applied to individual units, or is it a global setting? 

Solution:
Answer: It is possible to tune [Modnet] or [Modbus] ini parameters at IO device level in the citect.ini file.

you will need to use format

[MODNET.PORT_NAME.DEVICE_NAME] for Modnet and

[MODBUS.PORT_NAME.DEVICE_NAME] for Modbus

This feature can be implemented in the Citect.INI file for the following parameters:

InitType

LongDataType

StringReverse

InitUnitAddress

FloatMode

SendBCDSwap

RegisterBitReverse

 

Keywords:
 

Attachments