Property (Read-Write)
SCPI.STATus.QUEStionable.BLIMit.PTRansition = Value
Value = SCPI.STATus.QUEStionable.BLIMit.PTRansition
This command sets/gets the value of the positive transition filter of the Questionable Bandwidth Limit Status Register.
Parameter |
Value |
Description |
The value of the positive transition filter |
Data type |
Long integer type (Long) |
Range |
0 to 65535 |
Preset value |
Varies depending on the upper limit setting of the number of channels/traces. |
Note |
The bit 0, and bit 5 to 15 can not be set to 1. |
Dim Stat As Long
SCPI.STATus.QUEStionable.BLIMit.PTRansition = 6
Stat = SCPI.STATus.QUEStionable.BLIMit.PTRansition
SCPI.STATus.QUEStionable.BLIMit.EVENt
SCPI.STATus.QUEStionable.BLIMit.NTRansition
No equivalent key is available on the front panel.
:STATus:QUEStionable:BLIMit:PTRansition <numeric>
:STATus:QUEStionable:BLIMit:PTRansition?
{numeric}<newline><^END>
10 OUTPUT 717;":STAT:QUES:BLIM:PTR 16"
20 OUTPUT 717;":STAT:QUES:BLIM:PTR?"
30 ENTER 717;A