From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Simultaneous buffered digital input and output

I'm trying to continuously generate digital data and then tie this output to another channel that will continuously acquire the data.
0 Kudos
Message 1 of 3
(2,394 Views)
Try the KPCI-3101 board from Keithley....it is multifunction card, but can
do the buffered DI and DO that are syncronized. I'm not sure if their
LabVIEW API directly supports this hardware feature. You might have to drop
their ActiveX control for the card into LabVIEW to access these hardware
features.

"Elisa" wrote in message
news:50650000000800000026230000-993342863000@exchange.ni.com...
> I'm trying to continuously generate digital data and then tie this
> output to another channel that will continuously acquire the data.
0 Kudos
Message 2 of 3
(2,394 Views)
Elisa,

Hello. I am not sure if you are already programming one of National Instruments Digital I/O cards, but I would recommend using the 6533 or the 6534 (has 32MB of onboard memory). National Instruments provides example programs that will help you program these boards and synchronize digital input and output.

If you already have a board and need help programming it. I would post another entry with more details about the hardware setup and the programming language you are using, ie LabVIEW, C++, CVI, etc.
0 Kudos
Message 3 of 3
(2,394 Views)