Using the Tag Debugger

Use the Tag Debugger to read, and to continuously read the data point of a tag, check device quality and status, and write data point values to a tag.

Prerequisites:

Configure and save a diagram that includes the Tag Debugger component.

Reading a data point

To read a data point:

  1. In the Tag Debugger, enter an item name using the proper format. For example: “High_Voltage.Generators.GEN1.Ia”
  2. Click Read tag.
  3. The following information is displayed:

    • Tag Name: Displays the tag name
    • Tag Value: Displays the real-time data point value
    • Tag Quality: Displays the quality of the tag (Good/Bad/NA)
    • Tag Timestamp: Displays the timestamp of the read request

Continuously reading data points

To continuously read the data point: 

  1. In the Tag Debugger, enter an item name in the proper format. For example: “High_Voltage.Generators.GEN1.Ia”
  2. Click Auto Read Tag.
  3. The following information is displayed and updated every 4 seconds until the Stop Auto Read button is pressed:

    • Tag Name: Displays the tag name
    • Tag Value: Displays the real-time data point value
    • Tag Quality: Displays the quality of the tag (Good/Bad/NA)
    • Tag Timestamp: Displays the timestamp of the read request
  • Device Status
    1. Use Device Status to check the device status online.
  • When you click Device Status, Power Operation checks the health of the device. If the response is 1, then the device status display is Good, otherwise the device status display is Bad.

     

    Writing data points

    Use Write DataPoint to write a value into specific parameter which has write permission.

    warning

    unintended equipment operation

    Do not use the software or devices for critical control or protection applications where human or equipment safety relies on the operation of the control action.
    Do not use the software to control time-critical functions.
    Do not use the software to control remote equipment without proper access control and status feedback.

    Failure to follow these instructions can result in death or serious injury, or equipment damage.

    To write a data point:

    1. Enter both a tag name and the value you wish to write to the tag into the form.


    2. (Optional) If authentication is required to write tags, click Credentials to expand a username and password field, and enter the required credentials.
    3. To perform the write operation, click Write Tag. A message will display the results of the operation, including any errors.