Owner manual

11-10 IM MX190-01E
11.3 Overview of the DARWIN Types
The data types below are provided.
Type Description Page
DAQDARWIN Device descriptor type. 11-13
DarwinDateTime Time information structure. 11-13
DarwinChInfo Channel information data structure. 11-14
DarwinDataInfo Measured data structure. 11-14
DarwinModuleInfo Module information structure. 11-14
DarwinUnitInfo Unit information structure. 11-15
DarwinSystemInfo System configuration data structure. 11-15
Type Description
Callback type Add prefix “DLL” to the function name and write in uppercase.
Example: callback type of the openDARWIN function:
DLLOPENDARWIN
The callback type is used to link the executable module (.dll) when using the Visual
C.