Files
LaGriT/documentation/lagrit_manual/commands/pstatus.txt
2025-12-17 11:00:57 +08:00

26 lines
768 B
Plaintext
Executable File

.. _pstatus:
**__**&nbsp_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) &nbsp_place_holder;
&nbsp_place_holder;