Method (Write Only)
SCPI.STATus.OPERation.BIT12.SET = Value
This command sets specified bit of BIT12 condition register.
Parameter is bit position number.
Parameter |
Value |
Description |
Specified bit of BIT12 condition register |
Data Type |
Long integer type (Long) |
Range |
0 ~ 14 |
Preset Value |
- |
Unit |
- |
Resolution |
- |
Preset Effect |
No |
Save-Recall Effect |
No |
Error |
- |
Dim Var as Long
Var= 0
SCPI.STATus.OPERation.BIT12.SET = Var
SCPI.STATus.OPERation.BIT12.CLEar
SCPI.STATus.OPERation.BIT12.CONDition
SCPI.STATus.OPERation.BIT12.ENABle
SCPI.STATus.OPERation.BIT12.EVENt
SCPI.STATus.OPERation.BIT12.NTRansition
SCPI.STATus.OPERation.BIT12.PTRansition
No equivalent key is available on the front panel.
:STATus:OPERation:BIT12:SET {0 ~ 14}
{0 ~ 14} <newline><^END>
10 OUTPUT 717;":STATus:OPERation:BIT12:SET 0 "
20 ENTER 717;A