Jump to content

Jimmy-Chen

Members
  • Posts

    35
  • Joined

  • Last visited

Posts posted by Jimmy-Chen

  1. Hi

    I have to write a program that should be minimized to the system-tray (I have found some OCX-File's - they can display an icon in the tray)

    but how can I react to clicks at this clicks?

    Is the shell32.dll the only way?

    Could somebody give me an simple example? Or a hint to solve this problem.

    Thanks a lot...

    *sorry my english ist not the best*

    4056[/snapback]

    If you use the OCX component,you can obtain the OCX Click to trigger use the Dynamic event.

    Other post,Here~

    Hope this helpful..

  2. 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?

    4004[/snapback]

    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:

    post-705-1109324755.png?width=400

    BTW,Thanks for Michael's post. Here~

  3. 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

  4. Hi

    I am trying to read a data from an Excel File. I found how to put the excel file in the Front panel but i coul not find the way to read an specific cell.

    I would like to know if anyone can help me in this topic.

    thank you

    lukas

    2543[/snapback]

    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:

    post-705-1099580768.png?width=400

    Than you can use same way "file I/O>>read from Spreadsheet Files" to read data from an excel file.

    Like attached image:

    post-705-1099581179.png?width=400

    Hope this can help you. :thumbup:

  5. Hi all,

    I am using labview 7.1 and have matlab 7.0. I got some data saved in labview i.e. lvm. Now I want to use matlab code to read it or how can I convert this lvm into m file.

    your help will be appreciated.

    dspguy

    2354[/snapback]

    You should use the LabVIEW Math Interface Tookit to convert M file into LV.

    See NI website Here~

  6. Yes, you can - but you may loose counts during the reset of the counter. My suggested method - you don't.

    It depends upon your needs.

    2147[/snapback]

    Thanks JackHamilton :worship:

    You have given me a helpful suggestion.

    Thanks again.

  7. I don't explain my problem correctly. what i'm trying to do it's reading a text box and put the string in that text box in the name of window. but your idea made me see other think.Thank you

    2056[/snapback]

    Hmm....I see what you mean.. :D

    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.