Change a point type
- Last UpdatedJun 29, 2023
- 1 minute read
- PI System
- PI Server
This example uses piconfig to change a point type to float32:
@mode edit
@istru tag,pointtype
MyTag,float32
@ends
This example uses piconfig to change a point type to float32:
@mode edit
@istru tag,pointtype
MyTag,float32
@ends