Applies To:
  • CitectSCADA 6.xx, 7.xx
  • Vijeo Citect 6.10, 7.xx

Summary:
The Crompton Instruments (Tyco) Integra 1630 power meters support the Modbus protocol over Serial and TCP. However, to allow Citect to communicate with this power meter via MODBUS or MODNET, a couple of Citect.ini parameters need to be set.

Solution:

For communications via Serial using the MODBUS Driver, make sure you set the following citect.ini parameters:

[MODBUS]
InitType = 3
FloatMode = 1

For communications via Ethernet (TCP) using the MODNET Driver, make sure you set the following citect.ini parameters:

[MODNET]
InitVar = 40001 (this is actually the default)
FloatMode = 1


Keywords:
Integra 1630, MODBUS, MODNET

Attachments