SignalEnable
Selection of callback or waiting signals
Parameter Info
Class | Category | Level | Type | Access |
---|---|---|---|---|
Channel | Signaling | ADJUST | Enumerated | Set and Get |
Num ID | String Identifier | C, C++ identifier |
---|---|---|
24 << 14 | SignalEnable | MC_SignalEnable |
Parameter Description
This collection parameter selects the MultiCam signals able to call a callback function or to trigger a waiting function.
For more information, refer to Enabling Signals.
Parameter Values
Enumeration: ON, OFF, AFTER_EAS
MC_SignalEnable_ON |
---|
Description The signal is included in the selection. |
MC_SignalEnable_OFF |
---|
Description The signal is not included in the selection. |
MC_SignalEnable_AFTER_EAS |
---|
Description The signal is disabled until the end of acquisition sequence. |