LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW 8.0 help(from Proven Zealous Veteran)+from all others who have read my first post so that they can understand my question

The godwon system that is being used can be thought as a storage unit in process industries, having 3 sections and each section has a supervisor.each section has some machines which are operated or switched on by a single switch.when a switch is pressed a counter indicates the no of times a section is used.this counter is at 2 places,one is in the storage unit(or in this case my hardware) and other is in Labview software(software that is intended to be designed by me) observed by main operator.Now at the end of the day if the operator asks supervisor how many counts and the latter says 30and the software shows50, then there is a fault which can be detected before it is too late.This is advantage of godown unit monitorng software that i intend to develop.

Each section has a voltage o/p which gets to daq only when hardware switch is pressed setting count1=1(section1)  or count2=1(if switch for section2 is pressed).
This is the vi i intended to develop but i am unable to do so.What i want is that each time a  hardware switch for a particular section is presses the counter for that section must  increment(there are 3 counters one for each section) i.e, the counter is incremented.
As far as led's and boolean logic is concerned it is used because the voltage i obtain from my hardware on pressing the switch for a particular section is 2.5v ,this led's turn green whenever a switch is pressed.so boolean logic indicate above mentioned task and nothing else.

I am posting a new vi .Also i am posting a vi named Abhh.vi which has switch in Labview software,which on pressing increments a counter value,now in my case instead on having a switch on software the value should increment by pressing switch on hardware i.e, hardware triggered.

Please help me in developing a vi for the above mentioned task
Download All
0 Kudos
Message 1 of 1
(2,259 Views)