Video Test Generator User Guide 539
Class Sequence editor control
Description Selects a step in the sequence edit buffer. It is context sensitive. While editing a sequence
(between SEQB and SEQE commands), the STEP command selects a step to be edited.
Outside of the sequence editor and while running a sequence, the command selects a
step to be executed.
The STEP? query returns the current setting of STEP.
Command syntax STEP step
step
min = 1
max = See description
Query syntax STEP?
Query response step
Other required
commands When running a sequence, the SEQU command must be executed after the STEP
command to load the format and display the image selected in the step.
Example
STEP 5 // Select fifth step in current sequence
SEQU // Load format and draw image in current step