Topology > I/O Devices > Communication Performance Considerations > Remapping Variables in an I/O Device

Remapping Variables in an I/O Device

Some PLCs allow you to remap (or copy) an I/O device variable to another register address. Citect SCADA allows you to remap to:

To remap a variable in your PLC, you need to design (or modify) the logic in the PLC to associate both addresses. Citect SCADA can then read or write the variable to and from the remapped address instead of the physical address.

You can also reassign one type of variable (for example, an integer) to another type of variable (for example, a digital variable).

To remap in Citect SCADA, first create the variables in your project as you would normally. Then you can set up the remapping, specifying that any variable with an address in the desired range will be remapped. The I/O server will redirect the addresses at runtime as per the remapping instruction.

Note: Not every PLC and/or Citect SCADA driver supports remapping. It is not recommend unless necessary. Contact Technical Support if you need to evaluate whether the PLC and/or driver support remapping.

To remap a variable in Citect SCADA:

  1. In the Topology activity, select Components & Mappings.
  2. On the menu below the Command Bar, select Remapping.
  3. Add a row to the Grid Editor.
  4. Type the required information in each column, or in the fields in the Property Grid.
  5. For a description of the properties, see below.

  6. Click Save.

Note: To determine if the device supports remapped reads or writes, see the I/O Device Data Type help.

Remapping Properties

Published June 2018