@Dennis Knutson wrote:
The easiest way for a beginner to get started is to use the DAQ Assistant (assuming that your digital I/I board is supported). Using the DAQmx Write is easy too. Select a channel and use DAQmx Write configured for Digital>Single Channel>Single Sample>Boolean. There are shipping examples on digital output with DAQmx. There are also shipping examples on using traditional DAQ for digital output. Look at Write to Digital Line on the Data Acquisition>Digital I/O palette.
yeah my hardware is fully functional, in fact in LabView i have
created 'DAQ Assistant' and rightclick->properties then i test a specific
I/O pin, i toggled it on/off tested the pinouts using the voltmeter--all OK!
i must admit that using MAX (Measurement Automation Explorer) i an able to
toggle on/off as many pins
but i need to create an interface that would enable me to type in some HEX
value in LabView and Output data (just like toggling multiple pins)
say i type: FE (which is 1111 1110 in binary)
so that all the pins i included in DAQ Assistant would output 5V except the last one,
something like that.
pls help me.
regarding with DAQmx, do you mean the component or NI-DAQmx Software, i am really new to these things....
pls help.
a journey of a thousand miles is started by taking the first step.
- chinese proverb