In LabView, I wish to configure only the DIO 0 (PFI_0)and DIO 1 (PFI_1) as outputs (or eventually the DIO 0 to 7, if this is necessary). All other DIO ports shouldn't be affected by this, because I use several DIO lines as inputs for counters.
What exactly should I write into the Line Direction Map of the DIO Port Config.vi, and into the Line Mask of the DIO Port Write.vi?
TIA