NIDAQ Tools MX Equivalents for NIDAQ Tools Functions

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 Help!!

Greetings
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.

Can you tell me how you use fNIDAQ_BoardName?

John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
hi, tks for your help, and don't worry for the late.

mmmmm interesting. i was trying to update an Nclamp procedure for NIDAQ tools mx.

greetings

Puro.