08-04-2006 03:42 AM
08-04-2006 03:57 AM
Hi Jacky,
Its got nothing to do with the Labwindows, its what TestStand adds as support files to use with LabWindows to provide the API interface.
There's nothing stopping you add your own functions as you would do with any driver /api interface.
Regards
Ray Farmer
08-04-2006 01:57 PM
All numbers in TestStand are represented as 64-bit signed floating point numbers (double). Although your code may be easier to read with a wrapper function for integers, it isn't neccesary for sending the data to TestStand.
Allen P.
NI