Jump to content

Bobillier

Members
  • Posts

    222
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Bobillier

  1. Hi all I have develop two small tools this week around Real Time Menu. The first RTM to Tree show the RTM item in a tree control with tag and short-cut. The second RTM to Enum creat an enum control (or constante) from RTM Data. It's usefull when you creat a case structure for each RTM tag. (run on 7.0) My question is about RTM to Enum . I want to creat the enum and copy it in clipboard like when you make Ctrl-C , always in a Vi like now. Like that after , i have just to do Ctrl-V in my destinatuion Vi . I have show in the menu editor APP_COPY and APP_PASTE but i dont know how call these dynamicaly (with out manual action). Any suggestion or comment about this tools ? Regards Eric BOBILLIER Download File:post-5178-1168897759.zip
  2. Hi Is it possible to have a 7.0 version of your software ? Regards Eric
  3. Hi all I have just find a free wonderful software for customize controls or add dynamique text to your front panel. It's "Scrolling Led Bitmap Generator" from http://www.ottoschellekens.nl/ScrollingLED...apGenerator.htm. I have play with it and find it very usefull. i send you an exemples of a controls customize with it. Regards Eric Download File:post-5178-1166191027.ctl Download File:post-5178-1166191076.ctl
  4. File Name: llb and Vi explorer.llb File Submitter: BOBILLIER File Submitted: 20 Nov 2006 File Updated: 20 Jan 2007 File Category: LabVIEW Development Environment lb and Vi Explorer.llb> V1.0.0 Copyright
  5. New tips If you hold ctrl key and right click on the right border of flat sequence, the sequence size increase symmetriquely. In fact it's not specific of flat, if do that on all dots borders of structure you increase size (up and low in vertical direction,right and left in horizontal and in the corner in the both direction).You must have something in structure Eric
  6. Hello I have send you last few days my llb (llb and Vi Explorer.llb) and like i haven't news i start to think there is problem with my send. regards Eric BOBILLIER
  7. Hi all Have you see that we have a free (i think) graphics library with labview (exist in 7.0, after i don't know) . Look at : National Instruments\Shared\Graphics and run symfac1.exe Regards Eric
  8. Hi all In fact Create_Poly_Instances_7_0.llb run good in 7.0. The problem i have find in precedent post don't came of this llb. Regards Eric
  9. Hi Chris I have test your Vi's in 7.0 and find 2 bugs (1 minor and 1 major) The minor is that you don't test if "Create numeric control.vi" exist before delete it. Like at the first run it don't, then that crash. The major : when ,after creation , you put the ""Create numeric control.vi" in another new Vi, and right click on it , LABIEW stop and close immediately Without warnning. If see on my precedent post on "+create polymorphic Vi programmaticaly" discution you can see have the same problem . In fact it's normal because i have used your Empty polymorphic Vi to creat the template of the "Creat poly instances 7_0.llb" software. I think than Empty polymorphic Vi is corrupt for 7.0 or there is special information inside (tag?) who creat that to forbid to use it if you have only PDS. Tnt have testing one slamp of polymorphic vi create with "Creat poly instances 7_0.llb" software and tell me that run ok in 7.1.1 and don't see the problem. Is it possible to create another Empty polymorphic Vi for testing it? Have you creat this template with FDS 7.0 or FDS7.1.1 (and back convert it in 7.0) Regards Eric
  10. Hi again In fact there is always a bug. Now Ican create a Polymorphic Vi , i can place it on new Vi, Place Wire on it. But if i right click on it, labview stop and close immediately, without any error message (big crash). I send you a copie of my polymorphic Vi to see if you have same problem. I have test that on 2 PC and see same things. Regards Eric :headbang: Download File:post-5178-1162980110.zip
  11. Many thanks at all (chrisdavis,PJM,Dsaunders,....) for there work. I have modify the creat_Poly_instances_7_0.llb for running ok (see my precedent post) and send you a copy. Regards Eric :thumbup: Download File:post-5178-1162975495.llb
  12. Yes, but like i don't have PDS (just FDS) i can't creat this template. It's be very cool if somebody can do it for me. Regards Eric
  13. Thanks for your help :thumbup: , but that's don't run. :headbang: At start it's ok, but when i push "generate" there is an error message,who tell me that " Can't open the ref of vi in creatPolymorphism Instances(stingSM)___.... (reason: this VI is in more new version than your labview version" And when i look at working folder, i see a VI(POLY).Vi creat, but in 7.1 format. I look at code and I think it's in the Empty Polymorphic VI.vi template who is write for 7.1 Do you know if it's possible ,and how, modify this template to be compatible with 7.0 ? Regards Eric
  14. Please is it possible to obtein a 7.0 version of your LLB ? Are you sure that run ok with FDS ? regards Eric
  15. hi Is it possible to have a 7.0 version of your Vi ? Please I have only FDS 7.0 and not PDS. Can I create polymorphic Vi too ? Regards Eric
  16. Thanks for your help , but it's a 7.1 but not 7.0 and i can open it. Can you convert it to 7.0 ? I have just look at Icon fixer.vi Regards Eric
  17. Hi I want to no if it's possible and how calling the icon editor by program in labview 7.0. I try to create an llb editor more convenient and want put a possibity to modify icon. Perhapse some one have creat icon editor (in 7.0) that i can at to my program with is permission I want to send my program to Lavag community when i have finish. Regards Eric
×
×
  • Create New...

Important Information

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