I am trying to upgrade an old program (which I did not write) to work with new hardware. The old hardware was AT-MIO-64E-3 which apparently used an AM9513 counter chip. The new hardware is PCI-6071E which apparently uses DAQ-STC. The VI that won't work is Generate Pulse Train.VI, presumably because the correct hardware is no longer available (Error -10041 in CTR Mode Config--The specified TaskID is invalid.) The simple LabVIEW examples using this VI will not work either and generate the same error. What I'm wondering is if there is a drop-in replacement for this VI that will work with the new hardware, or an example of a continuous pulse train generator that will not be hard to substitute for the old VI. I'm sure thi
s cannot be hard and that there's code out there but I'm new to DAQ stuff and have been unable to find an example of this nature. Thanks...