Jump to content

Jimmy-Chen

Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by Jimmy-Chen

  1. Hi all I would like to Write/Read data between two exe application. I can use Notifier operation to Write/Read data between two Vi, but I can't use it after I build *.exe. Dose anybody knows how to do this or any example? Thanks in advance.
  2. If you use the OCX component,you can obtain the OCX Click to trigger use the Dynamic event. Other post,Here~ Hope this helpful..
  3. Hi All, I have already found out the method for solving it. I can make use of the property node to complete the function that I want. See attached image: BTW,Thanks for Michael's post. Here~
  4. Hi All, I can make use of the "New VI Object.vi" to add a Control on another SubVi,but how do I make use of the same way to delete the Control? I found out the mxwScript_Clear VI FP BD.vi(...National Instruments\MAX\Assistants\LVCGen\LV70),but is not what I want.Because it will delete all control of the front panel. Thanks
  5. Hi all, Dose anyone knows how do I use LV to get all of the client IP address in DHCP server? See attached image Thanks a lot
  6. Hi all, Is this possible? I would like to insert the item into the LV development environment. Like attach image, Is this possible? If yes. How to do this? Thanks in advance.
  7. Hi Henry You should use the "Find Example" in LV and key "tree" word in the text bar to find what you want. Jimmy
  8. Hi Michael, Thanks for your replay.I will try. Thanks and Happy New Year.
  9. Hi all, I apologize my English is poor. :laugh: I put a boolean button on the front panel. And I would like to create new vi via templates vi(*.vit) when I pressing the button each time. Anybody knows How to do this? Thanks in advance and happy new year.
  10. Hi all I have a difficult time finding the method in the LabVIEW.. How do I close(or quit) *.exe applications within LabVIEW? For instance, I whould like to close(or quit) notepad.exe use LabVIEW... Any example or idea.. Thanks in abvance
  11. Dear PJM, How do I get the property of Block Diagram. I can't found block diagram item in the property node list. Thanks
  12. I've attached the document about Performance and Memory Management by LV help. You can refer to the 4 page of the document. Download File:post-705-1100237457.pdf hope this can help you.
  13. I have another way to read/write a data from/into an Excel File. You can use the "file I/O>>write to Spreadsheet Files" to write a data into the excel file. Like attached image: Than you can use same way "file I/O>>read from Spreadsheet Files" to read data from an excel file. Like attached image: Hope this can help you. :thumbup:
  14. I think you have several ways to do this.....Array to String. 1)Use Array "To Spreadsheet String Functions"(Functions>>String>>Array To Spreadsheet String). 2)Use For loop and Shift Register. See attach image. Hope this can help you.
  15. Michael, If I use the Install Creator app to create installer file. Is that a good idea?? Because when I use it created my app to installer file the *.EXE size is the smaller.
  16. Hi all Now,I can add icon to the system tray,Like attached the image. but I have no ideal to get mouse click events on the icon. Does anyone know how to do this? Thanks in advance.
  17. Hi all I use LV made a llb program the size is 234KB, but When I build an application with the LabVIEW Application Builder, the Installer folder size was almost 4.77MB(No Run-Time engine). I would like to reduce my installer folder size. Does anyone knows what are they functions on the Installer folder? and how to do this?
  18. Hi Does anyone knows how to closed front panel when the program running. Mmm.... Like attachment image. Thanks in advance :worship:
  19. You should use the LabVIEW Math Interface Tookit to convert M file into LV. See NI website Here~
  20. Thanks JackHamilton :worship: You have given me a helpful suggestion. Thanks again.
  21. I have attached a VI(Saved in LV 7.0) in this topic. This attachment code can help you capture and paste screen image on front panel. Holp this can help you.. Download File:post-705-1097127273.llb
  22. Dear JackHamilton, One more question... :laugh: Can i use Counter Control.vi to reset the counter?? If can't .........why?? Thanks :worship:
  23. Hi I would like to reset the counts after I pressing the reset button. But I have no idea How to do this.. Dose anyone knows??? thanks in advance. ps. The Hardware is DAQ-NI6014.
  24. Hmm....I see what you mean.. You can write and read windows title name use the Open Application Referenceand and Property Node. try again.... :thumbup: Download File:post-705-1096462430.vi Hope this can help you
×
×
  • Create New...

Important Information

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