09-08-2006 04:12 AM - edited 09-08-2006 04:12 AM
Saw the file
It is not in ASCII as I hoped
In this case , this is the best bet
Rename your new device in MAX with the Device Number / ID of your old device.
Go to MAX and hopefully, it will still contain the Device ID of your old DAQ card ( see for a DAQ card icon with a red 'x' mark)
Note this old device number /Device Name in Traditional DAq and DAQmx respectively ( coz you are not sure if your exe uses traditional DAQ or DAQmx function calls)
to understand device number read this link
Now, rename your New device with the same device number /Device Name in Traditional DAQ and DAQmx respectively.
Hopefully your Exe should work by doing this.
Message Edited by devchander on 09-08-2006 04:18 AM
09-08-2006 04:20 AM
09-08-2006 04:47 AM