Gocator API > Go2.Output > Classes > Go2Analog > Go2Analog Functions > Go2Analog_SetDelay
Gocator 1x00 API
Go2Analog_SetDelay
Description

Sets the delay from exposure until output is triggered, in units based on SyncDomain mm when SyncDomain is distance, us when SyncDomain is time Ignored when SyncDomain is Immediate or when output is Software triggered

C
Go2Status Go2Analog_SetDelay(Go2Analog analog, Go2Int64 delay);
Parameters
Parameters 
Description 
Go2Analog analog 
Go2Analog object. 
Go2Int64 delay 
The delay (us or mm) 
Returns

Operation status.

File

Go2OutputChannels.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.