Use the ellipsis construct
- Last UpdatedJan 13, 2023
- 1 minute read
- PI System
- PI Server
List multiple states in the MODES state set in comma-separated format.
* (Ls - PIDS) piconfig> @ostructure set,state,...
* (Ls - PIDS) piconfig> @select set=modes
* (Ls - PIDS) piconfig> @endsection
MODES,Manual,Auto,Cascade,Program,Prog-Auto
The ellipsis is useful where the same attribute can occur more than once in a single record. For example, a state set contains variable number of states. A point class contains a variable number of attributes and their defaults.