12-05-2017 07:28 PM
I have an issue controlling a PWS4205 tektronix power supply timing for my purposes. I am newer to LabView and updated the power supply driver in an attempt to fit my needs. I would like to be able to control the following:
Using LabVIEW 2009
Current timing issues I’m having:
My files are attached. Main VI: Tektronix PWS4205 Controlled Timing Case_Logging.vi
I would appreciate any recommendations, updates to VI, similar examples to help with the timing issue. I realize my code is not very good and I don't have all the requirements I identified above yet. One step at a time...
12-06-2017 12:11 PM
Have you tried contacting Tektronix's support? Perhaps the delay when using the boolean to turn on the power supply is expected.
12-08-2017 03:31 PM
Thank you for the reply. The timing issue is within my LabView code. In an earlier iteration of my main VI I had a loop running and am able to manually select a boolean start/stop to immediately switch on the power supply. I need to be able to programmatically input an ON/OFF time and cycle count and start the cycling using a start boolean.