09-01-2021 09:52 AM
Hello,
I measure with the USB 6255 some analog voltage signals which are export as an excel sheet via labview (first picture). I use the AI 0...71 and AO GND of the USB 6255 for the voltage signals (you can see at the second picture).
To start the measurement, I set a trigger in Labview via DAQ Assistant. The trigger is on APFI 0 of the USB 6255 and is set on 5 V.
I can start the Labview programm the USB wait for a signal over 5 V for the APFI 0. But when I turn on other device which is connected to the same 3-way current distributor as the USB 6255 is , the trigger get a signal and the measurement start, without any signal which a want to measure.
Can someone help me there?
Thanks in advance!
Solved! Go to Solution.
09-01-2021 11:26 AM
Hi kammer,
kammer@pi-berlin.com wrote:
I use the AI 0...71 and AO GND of the USB 6255 for the voltage signals (you can see at the second picture).
I recommend to use the AI GND instead of the AO GND…
kammer@pi-berlin.com wrote:
To start the measurement, I set a trigger in Labview via DAQ Assistant.
I recommend not to use the DAQAssistent, but plain DAQmx functions…
kammer@pi-berlin.com wrote:
But when I turn on other device which is connected to the same 3-way current distributor as the USB 6255 is , the trigger get a signal and the measurement start, without any signal which a want to measure.
I recommend to switch on "that other device" before you start your measurement VI.
I recommend to power "that other device" from a different power supply.
I recommend to hook up a scope to analyze what's happening on your APFI pin when you switch on "that other device"…
09-14-2021 02:42 AM
Thanks for the help!
Best regards
Kammer