cancel
Showing results for 
Search instead for 
Did you mean: 

Digital I/O using DAQ assistant

BER1
Member

Digital I/O using DAQ assistant

How do I set up digital line input virtual channels AND line output channels using the same express vi DAQ assistant? The option to choose the siganal type only appears when the express vi is first opened.
3 REPLIES 3
Havarti
Member

Re: Digital I/O using DAQ assistant

You can only set up the DAQ Assistants for either input or output but not both at the same time.  For that you will need two DAQ Assistants, one for each, running in parallel.

Brian
Stuart_R
NI Employee (retired)

Re: Digital I/O using DAQ assistant

Message contains an attachment
Just in case you want an alternative solution that doesn't use DAQ Assistants, but lower level code, see the example attached.

Hope this helps also!

Stuart
BER1
Member

Re: Digital I/O using DAQ assistant

Thanks.