/nidaq

Drivers for National Instruments NI DAQ

Primary LanguageObjective-C

binding using cgogen : https://github.com/xlab/cgogen

Works great for the functions I use:

SelfTestDevice CreateTask CreateAIThrmcplChan StartTask ReadAnalogF64 StopTask

Please refer to xlab/c-for-go#11 for explanations of how this was generated.

Thank you to xlab and cznic for all the help :)