01-07-2005 11:13 AM
01-10-2005 10:18 AM
01-10-2005 10:55 AM
01-11-2005 09:37 AM
01-11-2005 11:19 AM
@salvador Santolucito wrote:
Hi John,
From this example it looks like the DAQmx properties for each task are stored in a LabVIEW global variable. This example program simply calls the global variable and changes some of these properties. This is all done in LabVIEW. I do not think this process will apply when trying to manipulate these properties in text based coding. It is unfortunate, but I would suggest starting out with fresh DAQmxBase example code. This will be much easier and less problematic than tying to convert existing DAQmx code.
-Sal
01-12-2005 09:30 AM
01-17-2005 04:17 PM
@salvador Santolucito wrote:
Hi John,
Good point. I will definately look into this with the DAQmxBase developers. I will let you know what I find out.
-Sal
01-18-2005 11:55 AM
01-18-2005 01:26 PM
@salvador Santolucito wrote:
Hi,
I checked on this and there is no way to modify these properties in C. Your only options are to modify them in the NI-DAQmxBase Configuration Utility. Or you can use LabVIEW to implement the solution that Malcolm had.
-Sal
01-20-2005 08:41 AM
@salvador Santolucito wrote:
Hi,
I checked on this and there is no way to modify these properties in C. Your only options are to modify them in the NI-DAQmxBase Configuration Utility. Or you can use LabVIEW to implement the solution that Malcolm had.
-Sal