Skip to main content Link Search Menu Expand Document (external link)

@syncdelay attribute

:electric_plug: dp.kinect3
:information_source: signature
syncdelay [0..1000000]
:house: values
0 default
:bulb: examples
@syncdelay 23000

Synchronization delay (microseconds) on a sync subordinate sensor. Sets the capture delay between the color camera capture and the external sync input pulse.

Use to synchronize and coodinate multiple sensors with attributes including: depthdelay, syncdelay, syncmode, and idsensor.

  • Default @syncdelay 0 means the master and subordinate color images should be time aligned.
  • 0 <= syncdelay <= fps_in_µs where fps_in_µs is @depthfps frames per second converted to microseconds

dp.kinect3

@syncdelay does not affect the sync-out port connection.