Hy, i was re-writing a program for NIDAQ Tools MX but i can not find a equivalent for "fNIDAQ_BoardName" (NIDAQ Tools function), and the manual don´t says nothing about.
Please excuse my slow reply. I am still not quite used to keeping up with the Igor Exchange forums, and I was on vacation last week.
You are correct that there is no equivalent for fNIDAQ_BoardName. I suppose it would be possible to add something like it. In fact, probably it would be possible to add something with more information about the board than just the name.
When I add a new device to my system, I give it a name (the name used with /DEV="name" flags, or the Device function inputs) that includes the board type. Then you could use fDAQmx_DeviceNames() to get that information.
You are correct that there is no equivalent for fNIDAQ_BoardName. I suppose it would be possible to add something like it. In fact, probably it would be possible to add something with more information about the board than just the name.
When I add a new device to my system, I give it a name (the name used with /DEV="name" flags, or the Device function inputs) that includes the board type. Then you could use fDAQmx_DeviceNames() to get that information.
Can you tell me how you use fNIDAQ_BoardName?
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
April 3, 2008 at 10:51 am - Permalink
mmmmm interesting. i was trying to update an Nclamp procedure for NIDAQ tools mx.
greetings
Puro.
April 7, 2008 at 02:47 pm - Permalink
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
April 7, 2008 at 05:04 pm - Permalink