FrustratedwithDAQmxHelp
2007-09-05 17:10:10 UTC
How do I route the sample clock of a PCIe-6537 to the RTSI bus in a way not associated with a task (using C function calls). Here is what I have:
DAQmxConnectTerms("Dev2/20MHzTimebase","Dev2/RTSI7",DAQmx_Val_DoNotInvetPolarity);
Get error:
DAQmx Error: Terminal for the device is invalid
Terminal: Dev2/20MHzTimebase
Status Code: -89129
Ok, that is fine.... I have the wrong terminal name. Well what is the correct terminal name then. I have read all of the DAQmx and 6537 help as I can stand and nowhere is the correct terminal name give. Plenty of overall discussions and diagrams on all of the wonderful ways to generate a clock and route the clock......but nowhere is their the correct syntax or a example given!
Help please!!!!!!!!!!!!!!!!!1
DAQmxConnectTerms("Dev2/20MHzTimebase","Dev2/RTSI7",DAQmx_Val_DoNotInvetPolarity);
Get error:
DAQmx Error: Terminal for the device is invalid
Terminal: Dev2/20MHzTimebase
Status Code: -89129
Ok, that is fine.... I have the wrong terminal name. Well what is the correct terminal name then. I have read all of the DAQmx and 6537 help as I can stand and nowhere is the correct terminal name give. Plenty of overall discussions and diagrams on all of the wonderful ways to generate a clock and route the clock......but nowhere is their the correct syntax or a example given!
Help please!!!!!!!!!!!!!!!!!1