Configure a basic SA_RakeHeightMeter symbol
- Last UpdatedJul 31, 2024
- 2 minute read
The basic configuration of the SA_RakeHeightMeter symbol shows an analog tachometer with a descriptive label. To configure a basic SA_RakeHeightMeter symbol, you only need to assign reference values to following custom properties and set a string for the symbol's label.
-
PV
-
PVRangeFullScaleMax
-
PVRangeFullScaleMin
|
|
To configure a basic SA_RakeHeightMeter symbol
-
Drop the SA_RakeHeightMeter symbol in a WindowMaker window or embed it in a symbol from the ArchestrA IDE.
-
Show the default set of Wizard options of the SA_RakeHeightMeter symbol.
-
For standalone applications developed in WindowMaker, double-click the symbol to show the Edit Symbol Properties dialog box. Click the Wizard options tab to show the defaults.
-
For managed applications developed in the ArchestrA IDE, click the embedded SA_RakeHeightMeter symbol to show the list of defaults in the Wizard options list at the right of the canvas.
You do not need to make any changes to the default Wizard options.
-
-
Show the default list of SA_RakeHeightMeter symbol custom properties.
-
From WindowMaker, click the Custom Properties tab to show the default custom properties.
-
From the ArchestrA IDE, right-click the symbol and select Custom Properties from the shortcut menu to show the defaults in the Custom Properties dialog box.
-
-
Set the LimitSwitchHiActive and LimitSwitchLoActive custom properties to True.
-
Set the AlarmHiLimit and AlarmLoLimit custom properties to reference values.
-
For standalone applications, assign InTouch tagnames to the custom properties.
-
For managed applications, assign object Hi.Limit and Lo.Limit attributes to the custom properties.
-
-
Assign a reference value to the PV custom property and click OK.
-
For standalone applications, assign an InTouch tagname to the PV custom property.
-
For managed applications, assign an object attribute to the PV custom property.
-
-
Run the application containing the SA_RakeHeightMeter symbol in WindowViewer to verify that your configuration changes are correct.
