-221, "Setting conflict"
SCPI command exists, but cannot be used with using power supply.
ex)POL N Command which change the polarity, however it can be used
when there is more than one channel.
-222, "Out of data"
,
Occurs when setting value is out of range.
ex)Volt 1000 Value is too high.
Fix) Volt 10
-223, "Incorret error"
Occurs when user operated another command before finishing previous buffer description.
ex)*idn?
Sending new command before receiving data.
g
g
volt?
b = data
Fix)*idn?
a = data Saves data in a idn.
volt?
b = data
- 75 -