26 lines
768 B
Plaintext
Executable File
26 lines
768 B
Plaintext
Executable File
.. _pstatus:
|
|
|
|
**__** _place_holder;
|
|
|
|
> **_PSTATUS_**
|
|
|
|
>
|
|
|
|
>> Saves, removes, retrieves, or replaces a specified set of points, usually
|
|
the last set of points defined by a generator command or the set of points
|
|
defined by ifirst,ilast,istride. Note that point sets must be specified in
|
|
sequence in order for this command to work properly.
|
|
|
|
FORMAT: **pstatus** (Returns current point status counters)
|
|
|
|
**pstatus** /**save**/name/ifirst,ilast,
|
|
(Saves the point status numbers, ifirst,ilast,istride under name)
|
|
|
|
**pstatus** /**store**/name/ifirst,ilast
|
|
(Overwrites what was in name with ifirst,ilast,istride
|
|
|
|
**pstatus /delete/**name (Deletes values from name)
|
|
**pstatus** /**get**/name (Retrieves values from name)  _place_holder;
|
|
 _place_holder;
|
|
|