03-03-2020 03:06 AM
Hello together,
I'm quite new to Labview
in my PC I have an PCIe 6232
to control a device I want to set an digital output with an switch to high/low (for testing the device)
therefore I've used the DAQ Assistant, whereby the setup does not work:
Even if I create the express VI and then all Controls and Indicators, this won't work.
how can I set with an Boolean switch an output of the PCIe 6232 to High / Low?
thanks in Advance!
03-07-2020 04:05 AM
Hello, is it possible to control the device from NI MAX? There is a test panel to control HIGH/LOW of digital output.
04-03-2020 08:16 AM
thanks for the reply and sorry for my late reply.
I found a solution:
after creating the wizard I change them to NI-DAQmx code and then it works..