Hi all,
i am trying to generate .c file for DAQmx create channel(VI) function using LabVIEW C Generator Evaluation version. I get a warning saying that the type is not supported by the LabVIEW C Generator.
Example: task in, task out, physical channels, custom scale name are not supported by C Generator
Is there is way to solve this issue???
Once the .c file is generated, i want to generate a .dll file using any C Compilers.
Any help would be greatly appreciated.