CygNet Point State Status Tags
- Last UpdatedJan 31, 2023
- 1 minute read
- PI System
- PI Connector for CygNet 1.7.0
- Connectors
PI Connector for CygNet can collect Point State information from CygNet and send it to the PI System as a PI Status tag. Status Tags can be enable by setting StatusTags to true.
Note: Enabling this feature can potentially double the point count usage.
CygNet Point State Status Tags enabled
{
"connectorglobal": {
"ConfigObject": {
"YesNo10": false,
"CPULimit": false,
"StatusTags": true,
"PointAttributes": [
],
"FacilityAttributes": [
],
"MarkForDeletion": false,
"CreateNewPIPointIfLongPointIdUpdated":false
}
}
}
When StatusTags is set to true, PI Status tags will be created only for CygNet points that have the anycfgbitenabled flag set.