0004-000067
43
Process Variable
Type
Values
Description
UtilSCPISend stringout
string
Sends the entered SCPI string to the instrument.
If sending a query, call UtilSCPIRecv immediately
after this. To ensure a proper response from the
UtilSCPIRecv, make sure there are no other
queries occurring at the same time, whether
through another PV’s Scan Rate, or any other
instrument interface. If so, UtilSCPIRecv will return
0. Note that most PVs will send a query during
processing, even if they are output PVs.
UtilSCPIRecv stringin
string Receives
the current instrument string output
buffer. Use after sending a query via
UtilSCPISend. (See additional notes there).
setOutCoerce
getOutCoerce
bo
bi
0 or 1
Selects whether set parameters update their
values based on instrument coercion.
setRestoreState
getRestoreState
longout
longin
0 to 31
Sets or gets the location to load the instrument
state from on initialization. 0 location restores the
instrument to reset conditions. Locations can be
saved using the UtilSave
N
PVs.
UtilRefresh
bo
0 or 1
Manual trigger to update all PVs.
UtilUndo
bo
0 or 1
Reverses instrument reset, auto setup or state
recall events.
UtilAcc
N
ID stringin
ID
string
Accessory
Identification string with format:
“ZTEC,model_number,serial_number,version”