User manual

74 GMC-I Messtechnik GmbH
T_MODE, T_MODE? – Trigger Input Function Selection
Functions
The T_MODE parameter assigns the floating trigger input with
optocoupler (at the analog interface) to a selected device
function.
Syntax
T_MODE action
Parameter
Action
Selection can be made from any of the following text
parameters:
A detailed description of trigger input functions is included in
chapter 5.7.
a) Manual Operation
See description on page 29.
b) Programming
Set
Setting command:
T_MODE action
Example (HP Basic):
OUTPUT 712;"T_MODE LLO"
! Trigger input causes control panel
! disabling / enabling.
Setting query
Query command:
T_MODE?
Response string:
T_MODE action
Possible response parameters for action:
OFF OUT
RCL SEQ
LLO MIN
Fixed response string length: 10 characters
Example (HP Basic):
OUTPUT 712;"T_MODE?"
ENTER 712;A$
DISP A$
Display: T_MODE LLO
Comment
The status of the T_MODE function is not
saved as a device
setting with the “SAVE” command.
TSET, TSET? Dwell Time Specific to Memory Location for the
SEQUENCE Function
Functions
The TSET parameter setting defines memory location-specific
dwell time for a voltage-current value pair to be recalled. If no
specific value or a value of 00.00 [s] is assigned to TSET, TDEF is
used as a default value for execution of the sequence function.
Syntax
TSET value
Parameter
Value
Parameter type: real number
Default setting after RESET (*RST): 0 (= TDEF)
a) Manual Operation
See description on page 31.
b) Programming
Set
Setting command:
TSET value
Example (HP Basic):
OUTPUT 712;"TSET 0.2"
! Specific dwell time: 0.2 seconds
Setting query
Query command:
TSET?
Response string:
TSET value
Parameter format value: nn.nn
Fixed response string length: 10 characters
Example (HP Basic):
OUTPUT 712;"TSET?"
ENTER 712;A$
DISP A$
Display: TSET 00.20
Comment
Dwell times of greater than 99.99 seconds per setting can be
achieved if total dwell time is distributed to several consecutive
sequence registers with identical current and voltage settings.
If the selected dwell time for a specific sequence register needs to
be read out, the respective register must first be queried from
memory with the RCL function.
The selected TSET value is also saved to the setup register as a
device setting with the SAVE command.
Action Description
OFF Trigger input function deactivated
OUT Trigger input acts upon the OUTPUT: output On/Off
RCL RECALL: memory recall (single step)
SEQ SEQUENCE: sequential memory recall
(SEQUENCE GO)
a)
a. If the SEQUENCE function has not first been initialized, an active trigger signal
results i n e rror me ssage “Er r 27”, wh ich i s di splayed fo r a pproximately 1
second, and bit 5 (SEQE) is set in event r egister B (ERB). “RCL o r “SEQ”
settings can o nly b e e xecuted i f th e S EQUENCE function has been fully
initialized (see page 71).
LLO LOCAL LOCKED: control panel disabling
MIN MINMAX: Min-Max memory for measured values
Default setting after RESET (*RST): unchanged
Setting Range: 0 (= TDEF) or
00.01 [s] – 99.99 [s]
Resolution: 10 ms