T3PS Series Programming Manual
82
Example
SOUR:VOLT:LEV:TRIG:AMPL 10
Sets the voltage level to 10 volts when a software
trigger is generated.
[:SOURce]:VOLTage:LIMit:AUTO
Set
Query
Description
Sets whether to limit the voltage setting so that it
does not exceed the OVP setting or become lower
than the UVL setting.
If you enable the limit when the OVP setting is
lower than the voltage setting, the OVP setting will
be set to 105 % of the voltage setting.
If you enable the limit when the UVL setting is
higher than the voltage setting, the UVL setting
will be set equal to the voltage setting.
Syntax
[:SOURce]:VOLTage:LIMit:AUTO {<bool>|OFF|ON}
Query Syntax
[:SOURce]:VOLTage:LIMit:AUTO?
Parameter
OFF | 0
Disable the limit setting
ON | 1
Enable the limit setting
Return parameter <bool>
Returns the setting in <bool> format.
Example
SOUR:VOLT:LIM:AUTO 0
Disables the limit setting.
[:SOURce]:VOLTage:LIMit:LOW
Set
Query
Description
Sets or queries the under voltage (UVL) trip point.
Syntax
[:SOURce]:VOLTage:LIMit:LOW
<NR2>(V)|MINimum|MAXimum
Query Syntax
[:SOURce]:VOLTage:LIMit:LOW?
Parameter/Return <NR2>
0 ~ the present setting voltage
MIN
Minimum allowed voltage level
MAX
Maximum allowed voltage level