HY8200 User’s Manual
42
// Query the input mode of the load
7.6.8 [SOURce:]CURRent:RANGe
[SOURce:]CURRent:RANGe Set the range for the current
[SOURce;]CURRent:RANGe<NRF+>
CURR:RANGE MIN // Set the current range to MIN
CURR:RANGE 25 //Set the current range to MAX
[SOURce:]CURRent[:LEVel][:IMMediate][:AMPLitude]?
// Query the size of the current
7.6.9 [SOURce]:VOLTage:RANGe
[SOURce:]VOLTage:RANGe Set the range for the voltage
[SOURce;]VOLTage:RANGe<NRF+>
SOUR:VOLTage:RANGE MIN // Set the voltage range to MIN
SOUR:VOLTage:RANGE 150 // Set the voltage range to MAX
[SOURce;]VOLTage:RANGe? // Query the size of the voltage
7.6.10 [SOURce]:CURRent:SLEW
[SOURce]:CURRent:SLEW Set the rising and falling rate for the same current
[SOURce]:CURRent:SLEW[:BOTH]<NRF+>
CURR:SLEW 1 // Set the rising and falling rate for the current to 1 A/us
CURR:SLEW 0.4,0.8 //Set the rising rate for the current to 0.4 A/us,the falling
rate for the current to 0.8 A/us
[SOURce]:CURRent:SLEW?
// Query the rising and falling rate of the current
7.6.11 [SOURce]:CURRent:SLEW:RISE
[SOURce]:CURRent:SLEW:RISE Set the rising rate for the current
[SOURce]:CURRent:SLEW:RISE<NRF+>