Jump to content

icarus

Members
  • Posts

    3
  • Joined

  • Last visited

icarus's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hey, thanks a mille. I'll go and try that right away :thumbup:
  2. Hi, I'm new here. I have to write this application for work to monitor standstill times/reasons of three machines. So I've used the PCI-6518 16DI/16DO card to monitor if the machine is running or not (Input High=standstill, LOW=running). In the main VI I use an event case structure (value change) to log whenever the machine status changes. The digital IO workst just fine, but my problem is to use the event structure... To generate a 'value change' event I use Val(Sgnl) of a bool. When I run the VI, it automaticly generates a value change event, causing the whole thing to crash. It seems that this event is generated every time I run through the loop. In the attachement the part of my VI where DIO/event handling is done: Oh yeah I'm running LV 7.1 I really hope you guys can help me out. Thanks
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.