Having difficulty triggering a device through DAQ assistant. I wrote a custom python script that assesses the stability of the last 15 measurements on my Tektronix voltmeter, and returns an integer, '1' if they are all stable, then converts into a TRUE/FALSE Boolean. I then pass this to a Boolean converter to satisfy the DAQ input requirements. I have made this work with a much simpler code, using a push button which to my understanding does the same thing as what I'm attempting to do. However, I never successfully trigger the DAQ unless using the simple push button VI. Appreciative of any help.
↧