Access point class attributes
- Last UpdatedJan 13, 2023
- 1 minute read
- PI System
- PI Server
To access the attributes of another point class, change the point class using the ptclassname command. For example, to change to the Classic point class:
@table pipoint
@ptclass classic
@?atr
As a shortcut, you can specify the point class name while setting the PIPOINT table with a singlepiconfig command:
@table pipoint,classic
Do not confuse the piconfig command ptclass with the attribute PtClassName.
When listing classic point attributes of non-classic points, attributes unique to classic will appear to be blank.