08-06-2008 05:25 PM
08-07-2008 07:50 AM
08-07-2008 08:42 AM
08-07-2008 09:08 AM
08-11-2008 05:40 PM
08-13-2008 01:09 PM
stilly32 wrote:
This is expected behavior. When you query a task property DAQmx verifies the task to ensure the settings are correct - which in your case they're not because the 9237 does not support On-Demand timing (which is the default when no timing is specified). This isn't a problem with most devices because most devices support On-Demand... in your case I would just set the timing to some value, you can always change it.
Is there a need to query these values before you setup the task or is it just something you noticed?
Thanks,
Andrew S
MIO PSE
That makes sense. I didn't realize that LabView/DAQmx had to create a task internally to query global virtual channel properties.
In my case, I can't add the global virtual channel to my task directly since I need the first channel in my task to be a physical channel. Instead, I call the DAQmx Create Virtual Channel VI with all of the setup parameters coplied from the global virtual channel.
Mark Moss
Electrical Validation Engineer
GHSP