Versions Compared

Key

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


Info
titleNote

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

...

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

    Note
    titleAttention!
    • The registers map is provided by the manufacturer.
    • The register address is always less than the register number by 1. The register address is specified in the settings.
    From the Format drop-down list (2), select the register data format:
  3. Binbinary.
  4. Decdecimal.
  5. Hexhexadecimal.

    Info
    titleNote

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

  6. Click the Read value button (4) if it is necessary to read the device register.
  7. 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.
  8. Set the Poll checkbox to start polling the Modbus Input Register. This makes the settings available for editing.
  9. From the Rule drop-down list, select the Modbus From the Rule drop-down list (6), select the rule to which this Input Register will obey complies (see Configuring the Modbus Rule).
  10. Set the Value change checkbox (7) if it is not necessary to display the events on the register value change in the Event Viewer.  Clear the Indicator change checkbox (8) if it is necessary to allow displaying the register values in the plain text on the map Skip 'value changed' event checkbox, so that the Event Viewer window doesn't display the events of Input Register value change.
  11. Set the Skip indicator feature checkbox to disable the display of the Input Register value on the map in text form.
    Note
    titleAttention!

    Value change Сhange of this parameter will be is applied after restarting the you restart the ACFA PSIM Server.

  12. Set the Config event checkbox (9) if it is not necessary to display the events in the Event Viewer when the rule is triggered. Skip rule-configured events checkbox, so that the Event Viewer window doesn't display the events of rule triggering.
  13. From the Interpretation drop-down list, select the Input Register data format:
    • Two bytes,
    • Two bytes (signed),
    • Four bytes,
    • Four bytes (signed),
    • Four bytes (floating),
    • Eight bytes,
    • Eight bytes (signed),
    • Eight bytes (floating).
  14. To add a numeric operation to the table, click the Image Added button.
    Info
    titleNote

    To delete a numeric operation from the table, click the Image Added button.

    You can change the sequences of operations using the following buttons: to move up one position, click the Image Added button, to move down one position, click the Image Added button.

  15. From the list of operations, select:
    Image Added
    1. Reverse. Select from the available options:
      • Entirely, byte by byte,
      • Entirely, bit by bit,
      • Bits in byte,
      • Bits in words,
      • Bytes in words,
      • Bytes in double words,
      • By words (per 2 bytes),
      • Bits in double words,
      • By double words (per 4 bytes). 
    2. Shift.
      In the Shift operation settings window:
      Image Added
      1. From the Direction drop-down list, select in which direction the Input Register value is shifted: Left (default) or Right.
      2. In the Count field, specify how many bits are shifted. The default value is 1.
      3. Click the OK button to save the settings.
    3. Mask.
      In the Mask operation settings window:
      Image Added
      1. From the Mode drop-down list, select the logical operator AND (default), OR, or XOR
      2. Specify the bitmask value in decimal (DEC) or hexadecimal (HEX) format, or set the corresponding checkboxes. 
      3. Click the OK button to save the settings.
  16. Click the Apply button to save the settingsClick the Apply button (10) to save the changes.

The Modbus Input Register is now configured.