Hi All,
I have a situation in which I am sending commands through cmd.exe to a DUT. I need to poll a power supply's measurement function to see if the commands are affecting power consumption. The requirement is to poll the power supply until the DUT's special state finishes, in which System Exec should finish executing.
I have created a timing unstable with possible race condition sample as follows:
I am essentially software triggering a stop from the error node of System Exec, since it must output something when it finishes running.
Constrained to my limited hw setup (without a DAQ), what would be the better approach to accomplishing this task?
Best Regards,
mwc