Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoSensor_Trigger ( GoSensor  sensor)

Sends a software trigger to the sensor.

This method is used in conjunction with sensors that are configured to accept software triggers. The sensor must be running (e.g. by calling GoSensor_Start) for triggers to be accepted.

When the trigger mode is set to Software, this command will trigger individual frames in Profile or Surface mode. For G2 sensors with other trigger modes, this command can also be used to trigger Fixed Length surface generation when the Fixed Length Start Trigger option is set to "Software".

Version
Introduced in firmware 4.0.10.27
Parameters
sensorGoSensor object.
Returns
Operation status.
See also
GoSetup_TriggerSource, GoSetup_SetTriggerSource