[SOURce:]VOLTage Command
KIKUSUI Electronics Corp.
PWR-01 Interface Manual
VOLT:LIM:AUTO
Set whether to limit the voltage setting so that it does not exceed the OVP setting
or become lower than the UVP setting.
If set to off (not limit), the UVP is disabled.
If you enable the limit when the voltage setting is higher than 95 % of the OVP trip
point, the OVP trip point will be set to 105 % of the voltage setting.
If you enable the limit when the UVP setting is higher than the voltage setting, the
UVP setting will be equal to the voltage setting.
This command is invalid while a sequence is running.
Command
[SOURce:]VOLTage:LIMit:AUTO <boolean>
[SOURce:]VOLTage:LIMit:AUTO?
Parameter
Value:
ON(1)
The voltage setting limit is enabled (default).
OFF(0) The voltage setting limit is disabled.
Settings are reset to default when the *RST command is sent.
(Example)
VOLT:LIM:AUTO ON
Response
Returns whether the voltage setting limit is enabled in NR1 format in response to
VOLT:LIM:AUTO?.
Related Command
VOLT:PROT
VOLT:LIM:LOW
VOLT:LIM:LOW
Sets the undervoltage limit (UVL) trip point.
This command is invalid while a sequence is running.
Command
[SOURce:]VOLTage:LIMit:LOWer <numeric>
[SOURce:]VOLTage:LIMit:LOWer?
Parameter
Value:
0 % to 105 % of the rated output voltage (UVL; 0 V by default)
A SCPI error (-222, “Data out of range”) occurs if outside the range.
Unit:
V
Settings are reset to default when the *RST command is sent.
If you enable the voltage setting limit (VOLT:LIM:AUTO ON) when the UVP trip
point is lower than the voltage setting, the UVP trip point setting is changed to the
voltage setting.
(Example)
VOLT:LIM:LOW 4.8
Response
Returns the UVL trip point in NR3 format in response to VOLT:LIM:LOW?.
Related Command
VOLT:LIM:AUTO