133
8.6 Message Reference
Enable Mask Setting
Syntax
Command
Query
Response
:CALCulate:BIN:ENABle <Enable Mask>
:CALCulate:BIN:ENABle?
<Enable Mask>
<Enable Mask> = 0 to 1023 (base-10)
Set the bit corresponding to each BIN to be enabled for BIN
measurement.
Example
Command
:CALC:BIN:ENAB 15
Enables BIN0 to BIN3.
Decision Mode Setting
Syntax
Command
Query
Response
:CALCulate:BIN:MODE <BIN No.>,<HL or REF>
:CALCulate:BIN:MODE? <BIN No.>
<HL or REF>
<BIN No.> = 0 to 9
<HL or REF> =
HL ..... Compare with upper/lower thresholds.
REF.... Compare with reference value and tolerance.
Example
Command
:CALC:BIN:MODE 3,HL
Upper Threshold Setting
Syntax
Command
Query
Response
:CALCulate:BIN:UPPer? <BIN No.>,<Upper threshold>
:CALCulate:BIN:UPPer? <BIN No.>
<Upper threshold>
<BIN No.> = 0 to 9
<Upper threshold> = 0 to 999999 (NR1)
Lower Threshold Setting
Syntax
Command
Query
Response
:CALCulate:BIN:LOWer <BIN No.>,<Lower threshold>
:CALCulate:BIN:LOWer? <BIN No.>
<Lower threshold>
<BIN No.> = 0 to 9
<Lower threshold> = 0 to 999999 (NR1)
Example
Command
:CALC:BIN:LOW 0,117832
Note
Upper and Lower thresholds are specified as integer values.
To specify 0.567 Ω in the 2Ω range, send the command as follows:
:CALCulate:BIN:UPPer 3,56700 (or 056700)
bit 9 bit 8 bit 7 bit 6 bit 5 bit 4 bit 3 bit 2 bit 1 bit 0
BIN9 BIN8 BIN7 BIN6 BIN5 BIN4 BIN3 BIN2 BIN1 BIN0