GenerateSignal

Signal generation mode

Parameter Info

Class Category Level Type Access
Channel Signaling EXPERT Enumerated Set and Get
Num ID String Identifier C, C++ identifier
73 << 14 GenerateSignal MC_GenerateSignal

Parameter Description

This parameter is used to choose between two possible modes of signal generation.

By default, each MultiCam event produces a signal (if the corresponding signal is enabled). If a signal cannot be generated when the event occurs, the signal is queued.

In the other signal generation mode, the signals are not queued. MultiCam only keeps information about the latest event of each type.

Parameter Values

Enumeration: EACH_EVENT, LATEST_EVENT

Table 1. EACH_EVENT
MC_GenerateSignal_EACH_EVENT

Description

Each MultiCam event produces a signal. If necessary, the signals are queued by MultiCam.

Default value.

Table 2. LATEST_EVENT
MC_GenerateSignal_LATEST_EVENT

Description

The signals are not queued by MultiCam.