Property (Read-Write)
SCPI.STATus.QUEStionable.BLIMit.CHANnel(Ch).ECHannel.PTRansition = Value
Value = SCPI.STATus.QUEStionable.BLIMit.CHANnel(Ch).ECHannel.PTRansition
This command sets/gets the value of the positive transition filter of the "Questionable Bandwidth Limit Channel Extra Status Register" for the specified channel.
Parameter |
Value |
Description |
The value of the positive transition filter of the Questionable Bandwidth Limit Channel Extra Status Register |
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 |
Bits 0 and 3 to 15 cannot be set to 1. |
For information on the variable (Ch), see Ch.
Dim Stat As Long
SCPI.STATus.QUEStionable.BLIMit.CHANnel(1).ECHannel.PTRansition = 6
Stat = SCPI.STATus.QUEStionable.BLIMit.CHANnel(1).ECHannel.PTRansition
SCPI.STATus.QUEStionable.BLIMit.CHANnel(Ch).ECHannel.EVENt
SCPI.STATus.QUEStionable.BLIMit.CHANnel(Ch).ECHannel.NTRansition
No equivalent key is available on the front panel.
:STATus:QUEStionable:BLIMit:CHANnel{[1]-160}:ECHannel:PTRansition <numeric>
:STATus:QUEStionable:BLIMit:CHANnel{[1]-160}:ECHannel:PTRansition?
{numeric}<newline><^END>
10 OUTPUT 717;":STAT:QUES:BLIM:CHAN1:ECH:PTR 6"
20 OUTPUT 717;":STAT:QUES:BLIM:CHAN1:ECH:PTR?"
30 ENTER 717;A