I am trying to use the NI-DAQ examples for Visual C++ 6.0. I want to run example TIOgenSquareWave.C for Visual C++ but can't not run,i have card PC-TIO-10 on my computer.
Your DAQ device is not a TIO-based device (TIO is the National Instruments ASIC used for certain families of counter cards). Your card's timing functions are based on the Am9513; you should use the example '9513generateSquareWave', or any other examples that begin with '9513*'.