User manual

PEL-3000 Programming Manual
132
:UTILity:TIME
Set
Query
Description
Sets or queries the date and time for the unit.
Syntax
:UTILity:TIME <NR1>,<NR1>,<NR1>,<NR1>,<NR1>
Query Syntax
:UTILity:TIME?
Parameter
Parameters in order
Description
<NR1>
Month
<NR1>
Day
<NR1>
Year
<NR1>
Hour
<NR1>
Minute
Return Parameter
<string>
Month:<NR1>, Day: <NR1>,
Year: <NR1>, Hour: <NR1>,
Minute: <NR1>
Example
:UTILity:TIME 10,2,2013,8,26
Sets the date to October 2, 2013. Sets the time to 8:26.
Query example
:UTILity:TIME?
> Month:10, Day:2, Year:2013, Hour:8, Minute:26
:UTILity:KNOB
Set
Query
Description
The Knob Type setting determines if values are
updated immediately as they are edited or if they
are only updated after the Enter key is pressed.
The Updated setting is applicable for when the
load is already on and the user wishes to change
the set values (current, voltage, etc.) in real-time.
The Old setting will only update the values after
the Enter key is pressed.
Syntax
:UTILity:KNOB {OLD|UPDated}
Query Syntax
:UTILity:KNOB?
Parameter/
Return Parameter
OLD
Old setting
UPDated
Updated setting