System Commands
COMMAND SYNTAX
QUERY SYNTAX
Response format
EXAMPLE (GPIB)
4-channel oscilloscopes only
110
<channel>:OFfSeT <offset>
<channel> := {C1, C2, C3~, C4~:}
<offset> := -12V to 12V (maximum range)
Note: The suffix V is optional.
<channel>:OFfSeT?
<channel>:OFfSeT <offset>
The following command sets the offset of Channel 2 to -3 V.
CMD$="C2:OFST -3V": CALL IBWRT(SCOPE%,CMD$)