User`s guide
FUNCTIONS
SDK SECTION 11
Page 192
SaveEEPROMToFile
unsigned int WINAPI SaveEEPROMToFile(char *cFileName)
Description THIS FUNCTION IS RESERVED.
SaveToClipBoard
unsigned int WINAPI SaveToClipBoard(char* palette)
Description THIS FUNCTION IS RESERVED.
SelectDevice
unsigned int WINAPI SelectDevice(int devNum)
Description THIS FUNCTION IS RESERVED.
SendSoftwareTrigger
unsigned int WINAPI SendSoftwareTrigger ()
Description
This function sends an event to the camera to take an acquisition when in Software
Trigger mode. Not all cameras have this mode available to them. To check if your camera
can operate in this mode check the GetCapabilities function for the Trigger Mode
AC_TRIGGERMODE_CONTINUOUS. If this mode is physically possible and other
settings are suitable (IsTriggerModeAvailable) and the camera is acquiring then this
command will take an acquisition.
Parameters
NONE
Return
unsigned int
DRV_SUCCESS
DRV_NOT_INITIALIZED
DRV_INVALID_MODE
DRV_IDLE
DRV_ERROR_CODES
DRV_ERROR_ACK
Trigger sent
System not initialized
Not in SoftwareTrigger mode
Not Acquiring
Error communicating with camera
Previous acquisition not complete
See also
GetCapabilities, IsTriggerModeAvailable, SetAcquisitionMode, SetReadMode,
SetTriggerMode
NOTES The settings of the camera must be as follows:
ReadOut mode is full image
RunMode is Run Till Abort
TriggerMode is 10