Camera Link registers
49
Goldeye Camera Link Register Controls Reference V1.0.0
RegTriggerSourceInq...[ ]
Registers used to determine the external and internal trigger sources that are
supported by the camera.
Register name prefix
RegTriggerSourceInq...[]
Register type
Array of MaskedIntReg
Access mode
R
Addresses
0x00013408 for
FrameStart
trigger
0x000134C8 for
AcquisitionStart
trigger
0x00013508 for
AcquisitionEnd
trigger
Length (Bytes)
4
Bits used
31..25
Bit assignment:
Bit
Name and description
21
...Software
Contains
1
if software trigger is supported.
22
...FixedRate
Contains
1
if the camera can run without external trigger at a fixed rate
specified by
RegFixedIntervalValue
.
23
...CC1
Contains 1 if CC1 is supported
24
...CC2
Contains 1 if CC2 is supported
25
...CC3
Contains 1 if CC3 is supported
26
...CC4
Contains 1 if CC4 is supported
29
...Line2
Contains
1
if trigger by Line2 is supported.
30
...Line1
Contains
1
if trigger by Line1 is supported.
31
...Freerun
Contains
1
if the camera can run without external trigger at maximum
speed.