08-07-2013 03:18 AM
Hi volks,
It would be great help if someone helps me with the DAQ Problem.
I have a third party DAQ to get digital I/O so i have in total 16 I/Os.
It is divided into two 8 ports.
I cannot use 1a port as input and 2a port as ouput simultaneously. Can you explain why it happen ? can some one give me a solution?
08-07-2013 03:54 AM - edited 08-07-2013 03:54 AM
08-07-2013 04:09 AM
Thank gerd.
I have the manual.
08-07-2013 04:21 AM
By seeing the manual, it is possible to set each ports as either input or output...!!
Ca you also upload the LabVIEW drivers that you're using and the code you have developed...??
Are you experiencing any error after running your code...??
08-07-2013 05:02 AM
Nope If i have the output turn on . If it gonna acquire data then the whole output becomes zero.
I really didn get the thing.
08-07-2013 05:50 AM
You probably have to do it sequentially. Turn input on, measure, then turn output on and so forth. Many low cost DAQ devices cannot handle channels simultaneously. This can be an issue if you have to measure a signal resulting form the output.
Cheers
Edgar
08-07-2013 05:55 AM - edited 08-07-2013 05:55 AM