Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleNote

By Modbus Input Register,  the the Analog Input is meant. It is possible to only read the Analog Input The Analog Input can only be read by getting the state of this input. The register size is 2 bytes.

The Modbus Input Register is configured as follows:

  1. Go to the settings panel of the Modbus Input Register object settings panel which that is created on the basis of the Modbus Device object.
    Image Modified
  2. In the Address field (1), enter the Input Register address in the register map of this device.

    Infonote
    titleNoteAttention!
    Register
    • The registers map is provided by the
    vendor
    • manufacturer.
    • The register address is always less than the register number by 1. The register address is specified in the settings.


  3. From the Format drop-down list (2), select the register data format:
    • Bin - Binbinary.Dec - decimal
    • Decdecimal.
    • Hex - hexadecimalHexhexadecimal.

      Info
      titleNote

      The Value area (3) displays the current Input Register value in the selected format.


  4. Click the Read value button (4) if it is necessary to read the device register.
  5. Set the Auto update checkbox (5) if it is necessary to automatically read the register values with the interval specified on the Modbus Device object settings panel.
  6. From the Rule drop-down list (6), select the rule to which this Input Register will obey (see Configuring the Modbus Rule).
  7. Set the Value change checkbox (7) if it is not necessary to display the events on the register value change in the Event LogViewer.  
  8. Uncheck the Indicator change checkbox (8) if it is necessary to allow displaying the register values in the plain text on the map.

    Note
    titleAttention!

    Value change of this parameter will be applied after restarting the ACFA PSIM Server.


  9. Set the Config event checkbox (9) if it is not necessary to display the events in the Event Protocol when Viewer when the rule is triggered.
  10. Click the Applybutton (10) to save the changes.

...