PI point names
- Last UpdatedFeb 23, 2023
- 1 minute read
For each single attribute measurement defined in the file, if it has a scan rate defined, the connector creates a value stream and the PI Connector Relay creates a PI point using the [Function*] entry information with the name related to one of two formats:
-
Functions other than cnc_rdexecprog with parameters:
<Connector name in PI Data Collection Manager >.<Device ID>.<Function Name>.<Channel>.<Parameter>
-
Function cnc_rdexecprog:
<Connector name in PI Data Collection Manager >.<Device ID>.<Function Name>.<Channel>.Row number
-
Functions without parameters:
<Connector name in PI Data Collection Manager >.<Device ID>.<Function Name>.<Channel>
For example, all of the following are valid PI point names:
-
FOC.10000503.cnc_rdmacro.0.#123
-
FOC.10000503.cnc_rdexecprog.0.4
-
FOC.10000503.cnc_alarm.0