Modify the span point attribute example
- Last UpdatedJan 13, 2023
- 1 minute read
- PI System
- PI Server
In this example, the modify command is used to change the span for all tags starting with MyTag:
@table pipoint
@mode edit
@modify Span=150
@select tag=MyTag*
@endsection