LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I am new to LabVIEW and I am having the classic problem of trying to configure several digital I/O lines in a single VI

. I am using a PCI-1200 with 3 8255's. I wish to configure port a to all digital outputs. I want to control the states of the individual lines with boolean switches. I seem to get a strange mix of states on the outputs when I have more than one switch.
0 Kudos
Message 1 of 2
(2,440 Views)
. I am using a PCI-1200 with 3 8255's. I wish to configure port a to all digital outputs. I want to control the states of the individual lines with boolean switches. I seem to get a strange mix of states on the outputs when I have more than one switch.Have you looked at the examples? There's one called Write to 2 Dig Ports(8255).vi. It uses front panel Booleans and it looks easy to modify for three ports.
0 Kudos
Message 2 of 2
(2,440 Views)