Discussion:
Combining Switch and Time Measurement Start.
(too old to reply)
glaxi
2008-08-13 04:40:22 UTC
Permalink
Hello folks,I´m having troubles solving a problem with a function on my bachelor thesis. My actual plan was to 'activate' some relays (indicated by a LED) simultanously with several checkboxes and some boolean switches (Sync. part), wired with an AND-operator. By 'activating' all relays marked with an checkbox, an measurement with the starttime should be shown on the right side (attached VI - v8.5). At the end of the test, by pressing the stop button, the ending time should be shown.Now, the 'General'-switch has  'Switch-on-pressed'-properties, that doesn't go along with my stacked sequence to take the time at start/end. The start-button is configured as 'Latch-when-pressed'.Does anybody know, how I can fix this, so those two switches are connected with each other? Thanks in advance for any help.Greetings,Andy.Message Edited by glaxi on 08-12-2008 11:25 PM


Upp1.vi:
http://forums.ni.com/attachments/ni/170/348863/1/Upp1.vi


MDuration(SubVI).vi:
http://forums.ni.com/attachments/ni/170/348863/2/MDuration(SubVI).vi


Sync(SubVI).vi:
http://forums.ni.com/attachments/ni/170/348863/3/Sync(SubVI).vi
TobiD
2008-08-14 15:40:08 UTC
Permalink
 Hi Andy, i am not for sure if this is working, cause
some of the subvi's are missing so i can't try, but maybe you could
just create a local variables and connect them with some logic?regardsTobias
Loading...