TriggerMode

Navigation:  NxLib API > Tree > Cameras > BySerialNo > 120001 (a stereo camera) > Parameters > Capture >

TriggerMode

Previous pageReturn to chapter overviewNext page

Specifies how an image capture is initiated.

Format

String

"Software"

The camera starts the exposure by software trigger when the Capture command is issued.


"FallingEdge"

The Capture command waits for a high-to-low transition on the trigger input before starting the exposure.


"RisingEdge"

The Capture command waits for a low-to-high transition on the trigger input before starting the exposure.

Default

"Software"

Note: Triggering on the rising edge is currently not supported by the N10 cameras due to hardware limitations.