SynchronizedAcquisition
Inter-Channel synchronization mode
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.
Parameter Info
Class | Category | Level | Type | Access |
---|---|---|---|---|
Channel | Acquisition Control | SELECT | Enumerated | Set and Get |
Num ID | String Identifier | C, C++ identifier |
---|---|---|
10571 << 14 | SynchronizedAcquisition | MC_SynchronizedAcquisition |
Parameter Description
Main control of the inter-channel synchronization though the SyncBus.
Parameter Usage
Directive: Set to MASTER
for one SyncBus contributor and set to SLAVE
for all other
contributors.
Directive: Alternatively, when all contributors belong to the same
card, set to LOCAL_MASTER
for one SyncBus contributor and set to SLAVE
for all other
contributors.
Directive: Set to LOCAL_SLAVE
for only one SyncBus contributor when all contributors belong to the same card.
Parameter Values
Enumeration: OFF, MASTER, SLAVE, LOCAL_MASTER, LOCAL_SLAVE
MC_SynchronizedAcquisition_OFF |
---|
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The inter-channel synchronized acquisition feature is disabled. The MultiCam channel is operating independently from other MultiCam channels.Default value. |
MC_SynchronizedAcquisition_MASTER |
---|
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The MultiCam channel is configured as the SyncBus master agent. Two synchronization signals are delivered on the IOUT3 and IOUT4 output ports of the channel for distribution to all the SyncBus agents using the appropriate wiring. The acquisition controller gets synchronization signals from the SyncBus through the IIN3 and IIN4 input ports of the channel. |
MC_SynchronizedAcquisition_SLAVE |
---|
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The MultiCam channel is configured as a SyncBus slave agent. The acquisition controller gets synchronization signals from the SyncBus through the IIN3 and IIN4 input ports of the channel. |
MC_SynchronizedAcquisition_LOCAL_MASTER |
---|
Applicable product(s): 1623 Grablink DualBase. Description The MultiCam channel is configured as the local SyncBus master agent. Two synchronization signals are delivered on a local SyncBus for distribution to all the local SyncBus agents using an internal wiring. The acquisition controller gets synchronization signals from the local SyncBus. |
MC_SynchronizedAcquisition_LOCAL_SLAVE |
---|
Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The MultiCam channel is configured as a local SyncBus master agent. The acquisition controller gets synchronization signals from the local SyncBus. |