DexelaDetector API
|
DevInfo Struct Reference
A structure to hold device information. More...
#include <DexDefs.h>
Public Attributes | |
int | model |
The Device Model Number More... | |
int | serialNum |
The Device Serial Number More... | |
DetectorInterface | iface |
char | param [50] |
Pointer to the parameter needed for opening detector More... | |
int | unit |
Unit number for cameralink detectors More... | |
TransportLib | transport |
Low level tranport library | |
Detailed Description
A structure to hold device information.
Member Data Documentation
DetectorInterface DevInfo::iface |
The interface type (e.g. GigE or CameraLink)
int DevInfo::model |
The Device Model Number
char DevInfo::param[50] |
Pointer to the parameter needed for opening detector
int DevInfo::serialNum |
The Device Serial Number
int DevInfo::unit |
Unit number for cameralink detectors
The documentation for this struct was generated from the following file:
Generated on Tue Nov 25 2014 10:22:44 for DexelaDetector API by
