LabVIEW application don't closed by shutdown or logout See <a href="http://zone.ni.com/devzone/cda/epd/p/id/4394" target="_blank">http://zone.ni.com/devzone/cda/epd/p/id/4394</a> for <a href="ftp://ftp.ni.com/pub/devzone/epd/windows_messaging_que.zip" target="_blank">windows_messaging_que.zip</a> and use it to listen for WM_POWERBROADCAST, but, note this&nbs... 12 Aug 2008 12:09
Catch logout or shutdown event See <a href="http://zone.ni.com/devzone/cda/epd/p/id/4394" target="_blank">http://zone.ni.com/devzone/cda/epd/p/id/4394</a> for <a href="ftp://ftp.ni.com/pub/devzone/epd/windows_messaging_que.zip" target="_blank">windows_messaging_que.zip</a> and use it to listen for WM_POWERBROADCAST, but, note this&nbs... 13 Aug 2008 19:00
How do you use the MPUSBAPI.dll? For some reason the attached DLL driver (Mpusbapi\Dll\Borland_C\Mpusbapi.dll) seems to crash whenever it is run within LabVIEW. I have run this dll under visual c++ and it works just fine. In particular the functions MPUSBRead and MPUSBWrite are generating errors within LabVIEW. The other functions of this ... 13 Aug 2008 10:44
0x%08lx error Hi I have exactly the same problem but I am using Measurment Studio 7.0. I tried the updated files before, but the installer reject to install because the version is too old. So could you suggest a solution for this case? ... 13 Aug 2008 21:04
Documenting Event-Driven Queued State Machine in UML I'm frequently using the design pattern of an Event-Driven State Machine and I would like to document the behaviour in proper uml. I would by happy if someone shows me to do that.Having an event-driven QSM, the event structure will put one (or more) states into the queue (shown as orange arrows in the pic, imagine a 'S... 11 Aug 2008 07:24
Error in running installer A installer is created successfully. After running it in another PC, an error shows "Fatal Error!! Required NIPathsDir property MOZILLADIR is undefined. " Any comments? Thanks, ... 7 Aug 2008 15:31
NI-DAQmx 8.7.2 On the page at <a href="http://www.ni.com/support/lv8_6.htm" target="_blank">http://www.ni.com/support/lv8_6.htm</a> it says that LabVIEW 8.6 requires NI-DAQmx 8.7.2. I can't find a link to download NI-DAQmx 8.7.2 anywhere, does anybody know where to find it? ... 7 Aug 2008 15:31
Labview supported hardware Hi, Is there any hardware modules other than those developed by NI, can be programmed by LabVIEW? Message Edited by Sithu on 08-06-2008 11:51 PM ... 15 Aug 2008 16:09
i2c help need with pull up resistor problem I've been troubleshooting with my i2c device for 2 weeks. I've made sure all connections are correct and have even had associates check as well. My device requires two 10K resistors which I am using but I keep getting this message: Error -301740 occurred at NI-845x I2C Write.vi:2Possible reason(s):NI-845x: The I2C m... 12 Aug 2008 19:23
queue Hi all, I am currently working on a project and required the use of queue. I have attached part of the project as attachment. In this program, I wish to to generate 20 IQ data and store them into the queue and then try to de-queue to see if I am able to get all 20 IQ data to display in the array. I n... 6 Aug 2008 13:51 |