Hello Master
I have a unit of U2722A.
i have installed all the necessary software (IO Libraries suite, and Measurement Manager) under Windows XP platform.
I am using Visual Studio 6 to develop the sample test program, which required to communicate with the unit.
Through to the user's guide, I can somehow open unit usb as following:
and id returned 1.
Next i did was trying to write a command as following:
z returned as 0.
Next, was trying to read result
z returned timeout error 15,
and the char array returned empty.
Where did i missed ?
Or i've sent a wrong command ? cause i saw the USB LED blinked while sending command during debug mode.
Please enlighten me
Thank You Very Much
Terry
I have a unit of U2722A.
i have installed all the necessary software (IO Libraries suite, and Measurement Manager) under Windows XP platform.
I am using Visual Studio 6 to develop the sample test program, which required to communicate with the unit.
Through to the user's guide, I can somehow open unit usb as following:
and id returned 1.
Next i did was trying to write a command as following:
z returned as 0.
Next, was trying to read result
z returned timeout error 15,
and the char array returned empty.
Where did i missed ?
Or i've sent a wrong command ? cause i saw the USB LED blinked while sending command during debug mode.
Please enlighten me
Thank You Very Much
Terry
Once you change that your program will work.