MEAS:CHNLB:MOD?
Request for accessories type connected to Input B.
Answer can be: 2 … voltage, 1 … current, 0 … none.
MEAS:VAL:CONF {<xHI>},{<xLO>}
This command allows to set the mask based on which MEAS:VAL? returns values. This command
accepts decimal values and also hexadecimal using 0x prefix. Parameters are: xHI = higher 32bits of
the word, xLO = lower 32bits of the word. Default values of configuration word when not set are (xHI,
xLO): 0x00000000, 0x08FC3FFF. Possible values of parameters xHI, xLO: decimal (0 - 4294967295)
or hexadecimal with prefix '0x' (0x0 - 0xFFFFFFFF).