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.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How to switch two Digital IO in a DAQmx as a output

Hello, i need to switch two Digital IO in a DAQmx (Output in a PXI-6528).

LabVIEW launch next error:

Error -200014 occurred at DAQmx Create Channel (DO-Digital Output).vi

Possible reason(s):

Terminal cannot appear multiple times within a single digital input or output task.

Physical Channel Name: port3/line0
Virtual Channel Name: PXI1Slot3/port3/line0

Task Name: MyDigitalOutTask
0 Kudos
Message 1 of 2
(2,917 Views)
Hi Andreu,

the best way to analyze your question is to post a short example on the programming language that you´re using in order to investigate a little bit.

Moreover, under NI Find Examples of LabVIEW (if you programm with LabVIEW), you can find several examples how you can programm your digital port about (you can type "Write" or "digital" under Search tab).

One example would be: "Write Dig Chan-Int Clk-Dig Start.vi".

Regards

Diego M.
0 Kudos
Message 2 of 2
(2,899 Views)