DeviceInterface Member List
This is the complete list of members for
DeviceInterface, including all inherited members.
| AcquireStart(void) (defined in DeviceInterface) | DeviceInterface | [inline] |
| AcquireStop(void) (defined in DeviceInterface) | DeviceInterface | [inline] |
| callbackConnect | DeviceInterface | |
| callbackData | DeviceInterface | |
| callbackTrigger | DeviceInterface | |
| capabilities | DeviceInterface | |
| Connect(void) | DeviceInterface | [inline] |
| DeviceInterface(AnsiString asDllName) | DeviceInterface | |
| Disconnect(void) | DeviceInterface | [inline] |
| dlls | DeviceInterface | [static] |
| EnumerateDlls(AnsiString dir) | DeviceInterface | [static] |
| GetCalibration(int range, int *const offset, float *const gain) | DeviceInterface | [inline] |
| GetConnectionInfo(void) (defined in DeviceInterface) | DeviceInterface | [inline] |
| GetCouplingTypeName(enum E_COUPLING_TYPE type) (defined in DeviceInterface) | DeviceInterface | [inline, static] |
| GetSettings(struct S_SCOPE_SETTINGS *settings) | DeviceInterface | [inline] |
| GetTriggerTypeName(enum E_TRIGGER_TYPE type) (defined in DeviceInterface) | DeviceInterface | [inline, static] |
| hasCalibration(void) (defined in DeviceInterface) | DeviceInterface | [inline] |
| Load(void) | DeviceInterface | |
| ManualTrigger(void) | DeviceInterface | [inline] |
| OnConnect(void *cookie, int state, char *szMsgText) | DeviceInterface | [static] |
| OnData(void *cookie, void *buffer, unsigned int buffersize) | DeviceInterface | [static] |
| OnLog(void *cookie, char *szText) | DeviceInterface | [static] |
| OnTrigger(void *cookie) | DeviceInterface | [static] |
| SaveSettings(struct S_SCOPE_SETTINGS *settings) | DeviceInterface | [inline] |
| SetAcqMode(int mode) (defined in DeviceInterface) | DeviceInterface | [inline] |
| SetBufferSize(int size) | DeviceInterface | [inline] |
| SetCouplingType(int type) | DeviceInterface | [inline] |
| SetSampling(int sampl) | DeviceInterface | [inline] |
| SetSensitivity(int sens) | DeviceInterface | [inline] |
| settings (defined in DeviceInterface) | DeviceInterface | |
| SetTriggerLevel(int level) | DeviceInterface | [inline] |
| SetTriggerType(int type) | DeviceInterface | [inline] |
| ShowSettings(void) | DeviceInterface | [inline] |
| StoreCalibration(int range, int offset, float gain) | DeviceInterface | [inline] |
| ~DeviceInterface() (defined in DeviceInterface) | DeviceInterface | |