
Time Controller Series User Manual
Section 9: Appendix: SCPI Command Reference
ID QUANTIQUE SA
1227 Geneva
T +41 22 301 83 71
85
Rue Eugène-Marziano 25
Switzerland
F +41 22 301 83 79
GENerator examples:
•
SCPI command to configure Generator 5 to produce a 1MHz clock signal:
GEN5:ENAB ON;PNUM INF;PPER 1000000;PWID 500000;PLAY
•
SCPI command to configure Generator 1 to produce 15 pulses, each 4 ns wide and spaced
10 ns apart, when triggered by a signal from DELA1 (INPU1 by default):
GEN1:ENAB ON;PNUM 15;PPER 10000;PWID 4000;TRIG:LINK DELA1;ARM:MODE AUTO
•
SCPI command to combine the above two examples, producing a 15-pulse sequence once
every microsecond:
GEN1:TRIG:LINK GEN5
9.2.7
Record generator (RECord)
Control the acquisition time of HISTogram and RAW blocks. Apart from this specialized task, the
RECord block work as any other GENerator block, and shares the exact same set of commands.
To simplify its usage, the following additional commands are available.
Record generator block
REC
Command tree
Input
Output
Description
RECord#
:DURation
time in ps
Record time in ps
:DURation?
time in ps
:NUMber
number
Number of consecutive acquisitions,
from 1 to 65535 or INF for an infinite
number of acquisitions.
:NUMber?
number