5.3 Explanation of Commands
DF1906
・[:SOURce]:VOLTage[:LEVel][:IMMediate]:HIGH <high>
[:SOURce]:VOLTage[:LEVel][:IMMediate]:HIGH?
Explanation: Sets/queries the h igh-level voltage.
Para meter: High level [V]
-5.000 (-5 V) to +5.000 (+5 V)
Response: Returns the set high-level voltage in [V].
Nu meric data is transferred as ASCII byte in NR2 format.
ex) VOLT:HIGH?
5.000
・[:SOURce]:VOLTage[:LEVel][:IMMediate]:LOW <low>
[:SOURce]:VOLTage[:LEVel][:IMMediate]:LOW?
Explanation: Sets/queries the low-level voltage.
Parameter: Low level [V]
-5.000 (-5 V) to +5.000 (+5 V)
Response: Returns the set low-level voltage in [V].
Nu meric data is transferred as ASCII byte in NR2 format.
ex) VOLT:LOW ?
-5.000
・[:SOURce]:FUNCtion[:SHAPe] {SINusoid|RAMP|SQUare|USER1|USER2 |USER3|USER4|DC}
[:SOURce]:FUNCtion[:SHAPe]?
Explanation: Sets/queries the output waveform type.
Parameter: Ou tput waveform type
SINusoid (Sine wave)
RAMP (Ramp wave)
SQUare (Square wave)
USER1 (Arbitrary wave 1)
USER2 (Arbitrary wave 2)
USER3 (Arbitrary wave 3)
USER4 (Arbitrary wave 4)
DC (DC output)
Response: Returns any of SIN, RAMP, SQU, USER1, USER2, USER3, USER4, and DC.
ex) FUNC?
SIN