Hi Is it possible to set 2 lines of the digital port on write (Output) and the other 6 on read (Input)? if yes, how do I have to config the DIO and which vi's do I have to use. thanks a lot for your help Yves
Line direction is set by DIO Port Config.vi. It can be found at the Data Acquisition>Digital I/O>Advanced Digital I/O palette. There's an input called line direction map. A line is an output if it's bit is 1 and an input if it's bit is 0.