Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

About generate digital signal through PCI-MIO-16XE-50 into logicAnalyzer.VI

I have used WriteToDigitalPort.vi to input data to port on PCI-MIO-16XE-50,then output to 32HS Logic Analyzer.vi.however, when i run it, it always have an error which is ''Error-10007 occurred at Digital Group Config. A channel,port,or counter is out of range for the device type or device config;or the combination of channels id not allowed.....
Can you teach me how to connect those things by using PCI-MIO-16XE-50??
Thanks!!
0 Kudos
Message 1 of 2
(3,181 Views)
Kiss,

The PCI-MIO-16XE-50 does not support hardware-timed (clocked) digital I/O. Its digital I/O lines are software-timed (static). The 32HS Logic Analyzer.vi example performs hardware-timed digital I/O. Because the PCI-MIO-16XE-50 does not support this operation, the -10007 error is being generated. The 32HS Logic Analyzer.vi example was designed to be used with NI 653x devices. I have included a link the product pages for these devices below:

High-Speed Digital I/O Devices

Good luck with your application.

Spencer S.
0 Kudos
Message 2 of 2
(3,181 Views)