Sigma QUick Infrared Camera Manuel D’Utilisation

Page de 20
18
QUIRC User Guide
Examples:
oc IDL
put controller in idle mode
oc RDC
perform detector read
>
diag l1
h
cnt
f
r|c
g
data
]i
4MHz loopback test mode.
Test fiber optic interface in hardware loopback mode. Receiver is wired for operation
at 4MHz, and a fiber is connected directly between the receiver and transmitter. This
test runs cnt loops of 65536 words each, with values 0 through 0xFFFF. If the c option is
specified, then data is a value (in hex) to be sent repeatedly. If the r option is specified,
then data is used as a seed for a random number generator and 65536 words of random
data are sent per loop.
>
diag l3
h
cnt
[f
r|c
g
data
]i
Timing board loopback test
Loopback test with timing board in place. Must have code downloaded or be in cold
reset state. Similar to L1 in other respects.
>
diag l4
h
cnt
i
data read loop test
Test interface by repeatedly performing the RDC command and looking for data. If
the proper number of data words are not received, an error message is generated and the
program counts the errors.
>
diag l5
h
cnt
[f
r|c
g
data
]i
Timing board loopback test: high 16
Same as L3, but tests high 16 bits of data word. Must have code downloaded that
supports the THI command (e.g. quircop1.asm)