AmpsPVVisible custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of AmpsPVVisible shows or hides an amperage meter. The meter shows the current amperage used by a motor or a piece of equipment with fill animation. The default value is False to not show the amperage meter.

Assign values to the AmpsPVVisible custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Object |
Boolean |
Input |
False |
Assign a Boolean object attribute or a static Boolean value. AmpsPVVisible=Pump1.ShowAmpMeter AmpsPVVisible=True |
|
InTouch Tags |
Boolean |
Input |
False |
Assign a Boolean InTouch tag or a static Boolean value. AmpsPVVisible=ShowAmpMeter AmpsPVVisible=True |
Related Wizard options and custom properties
The AmpsPV Wizard option must be set to True to show the AmpsPVVisible custom property.
The AmpsPV, AmpsPVMin, and AmpsPVMax custom properties must be configured to show an amperage meter.