Download User manual uEye® Software Development Kit

Transcript
User manual uEye® Software Development Kit V3.24
3.13
Memory handling
Function list
is_GetLastMemorySequence
Supplies ID of the last recorded sequence on the memory
board
is_GetMemorySequenceWindow
Supplies window size for a specified memory board sequence
is_GetNumberOfMemoryImages
Supplies number of valid images within the specified sequence
ID that are located in the camera memory
is_IsMemoryBoardConnected
Check whether the optional memory board is available
is_MemoryFreezeVideo
Record individual image via the memory board
is_ResetMemory
Reset the storage of the memory board
is_SetMemoryMode
Activate the optional memory board
is_TransferImage
Read in 1 image from the camera memory
is_TransferMemorySequence
Read in several images from the camera memory in a SDK sequence
Table 15: Function list memory handling
There is the possibility of new recording variations in combination with the memory
expansion module for the uEye camera family. New SDK functions have been provided for
control and the functionality of existing functions has been expanded.
Designations for the two recording modes depend on whether a trigger signal ends or starts the
recording
● Pre-Trigger and
● Post-Trigger Modus.
Pre-Trigger
The memory board records continuous images in this mode. When the trigger is released, the
recording is terminated and the n last images are available in the camera memory.
● Preparation
The function is_SetExternalTrigger activates the trigger input of the camera. The camera is
prepared for memory saving with the function is_SetMemoryMode.
The order of the functions is_SetMemoryMode and is_SetExternalTrigger is random.
If the trigger is deactivated with is_SetExternalTrigger(hCamera, IS_SET_TRIG_OFF) the recording
is terminated directly upon invoking is_StopLiveVideo.
22
© 2000-2008 by IDS Imaging Development Systems GmbH