Configuring a meter
To configure a meter you have added to a one-line in the Graphics Editor:
- Edit the following properties:
- Exposed Properties:
BusName
Set to the busbar component name that represents the bus the meter is sensing. - Binding Conditions:
ActiveCondition
Using a variable tag, create a Boolean expression for whether or not the meter sees that the bus is energized.
- Exposed Properties:
The advanced one-line will color all of the busbars according to energized sources and connectivity, then it will check all of the meters on the one-line for incorrectly de-energized buses based on the active conditions set above.
If a meter is configured incorrectly, use the Connection Debugger to troubleshoot the following:
- Ensure the BusName is set.
- Ensure the ActiveCondition has a valid Boolean expression. For more information, see Condition attribute expressions.