Configuring a source
To configure a source you have added to a one-line in the Graphics Editor:
- Edit the following properties:
- Exposed Properties:
ActiveColor
Set to the color you want all connected busbars to display when the source is energized.
BusName
Set to the busbar component name that represents the bus the source is feeding. - Binding Conditions:
ActiveCondition
Using a variable tag, create a Boolean expression for whether or not the source is energized.
- Exposed Properties:
The advanced one-line will color all of the busbars connected to this source based on the active condition and active color set above.
If a source 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.