
Section 5 | Common IEEE488.2 Commands | |
* PSC | Power On Status Clear Command | |
Parameter | <DECIMAL NUMERIC PROGRAM DATA> | |
| O | Sets the power ON status clear flag to false. |
| 1 | Sets the power ON status clear flag to true. |
Function
Example of use
*P S C ? Response
Determines whether or not to clear each enable register of the service request, standard event status and parallel poll of the status report module when the power is switched ON.
When the mode is set to 0. the enable register will not be cleared and the device is enabled to generate SRQ after the power source is turned ON.
When the mode is set to 1 , the enable register will be cleared and the device is disabled to generate SRQ after the power source is turned ON.
Generates SRQ without clearing the power ON status flag.
>vPSC 0 ; *SRE 32 ; *ESE 128
Power On Status C l e a r Query
<NR1 NUMERIC RESPONSE DATA>
0 ................... Sets the power ON status clear flag to false.
1 ................... Sets the power ON status clear flag to true.
Function | Inquires about the truth or falsity of the power ON status clear flag. |
Example of use | 2 *PSC? |
| < 0 |
*SAV | S a v e Command | |
Parameter | <DECIMAL NUMERIC PROGRAM DATA> | |
| 1 to 10 |
Function
Example of use
Writes the current device setting into the memory of specified number.
There is no limit to the state to be saved. See the Table 7- 1 in the Section 7.5 "Parameter". As an SCPI command that has the same function, : SYSTem : MEMory : STORe is avail- able.
Writes the current setting into the memory number 1.
z