Hello lolo1,
The LabVIEW example that you can use to write on one digital line using NI-DAQmx Base is : "Write Dig Port.vi" that you can found on "C:\Program Files\National Instruments\LabVIEW 7.1\examples\daqmxbase".
This example uses the channel "dio write port".
To write on one line and not all the port, change the properties of that channel using the tool "NI-DAQmx Base task configuration utility" :
Go to the tab : "Line Selection" and write 00000001 to write on line 0, 00000010 to write on line 1...
Then modify the example VI to write only one booleen and not an array of booleen values.
See attached example.
Hope this help.
Regards,
Sanaa T
National Instruments Franc
Sanaa T.
National Instruments France