58
•
Xtium2-CXP PX8 Reference
Xtium2-CXP PX8 User's Manual
•
Feature Value Changed
Generated when the value of a camera feature is changed.
Note: Value for this event type is: 0.
•
GetGenericParam0: returns the index of the feature that was changed.
Note: A value of -1 (ie. 0xFFFFFFFF) means that all of the features have changed. You
will usually receive this value when a camera is connected.
•
GetHostTimeStamp: returns a 64-bit value representing the time at which the host
received the event. The time base of the value is in CPU clock.
•
Device Event
Generated when the frame grabber receives a CXP event from the camera.
Note: Value for this event type is: 2.
•
GetGenericParam0: returns an 8-bit packet tag ID, incremented by 1 for each new
event packet sent by the camera.
•
GetGenericParam1: returns a 16-bit CXP Device Event Info as per CXP specifications.
It represents the 1
st
WORD of a CXP event message.
•
0..11: 12-bit field specifying the event source.
•
12:13: 2-bit field. Reserved. Set to 0.
•
14:15: 2-bit field specifying the event Namespace.
•
0 = GenICam Event ID.
•
1 = CoaXPress Specific Event ID (reserved for future use).
•
2 = Device Specific Event ID.
•
3 = Reserved for future use.
•
GetCustomSize: 16-bit value returning the number of data bytes for this event
message.
•
GetCustomData: returns the event message data.
•
GetHostTimeStamp: returns a 64-bit value representing the time at which the host
received the event. The time base of the value is in CPU clock.
•
GetAuxTimeStamp: returns a 64-bit value representing the time stamp of the CXP
event message as per CXP specifications.
Transfer Events
Transfer events are those related to the transfer module. Transfer events provide feedback on
image transfer from onboard memory frame buffers to PC memory frame buffers.
•
Start of Frame
Start of Frame event generated when the first image pixel is transferred from on-board
memory into PC memory.
The Sapera event value is CORXFER_VAL_EVENT_TYPE_START_OF_FRAME.
•
End of Frame
End of Frame event generated when the last image pixel is transferred from on-board
memory into PC memory.
The Sapera event value is CORXFER_VAL_EVENT_TYPE_END_OF_FRAME.
•
End of Line
The End of Line event is generated after a video line is transferred to a PC buffer.
The Sapera event value is CORXFER_VAL_EVENT_TYPE_END_OF_LINE.
•
End of N Lines
The End of N Lines event is generated after a set number of video lines are transferred to a
PC buffer. The Sapera event value is CORXFER_VAL_EVENT_TYPE_END_OF_NLINES.
•
End of Transfer
End of Transfer event generated at the completion of the last image transfer from on-board
memory into PC memory. Issue a stop command to the transfer module to complete a
transfer (if transfers are already in progress). If a frame transfer of a fixed number of