
ad_dekkers
Members-
Posts
29 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by ad_dekkers
-
GOOP Development Suite for LabVIEW 8.5
ad_dekkers replied to Jan Klasson's topic in Object-Oriented Programming
Hereby my class: It's a lv7.1 class so you have to convert it to 8.5 or 8.2 first. Cheers, AdDownload File:post-6839-1190844865.zip -
GOOP Development Suite for LabVIEW 8.5
ad_dekkers replied to Jan Klasson's topic in Object-Oriented Programming
QUOTE(MikaelH @ Sep 24 2007, 01:39 AM) Hello Mikael, I hope this updates will make the conversion go much faster! This is one (out of about 40) of the smalest classes i have. If i have to convert them all like this i need a whole year for it. Greetings, Ad -
GOOP Development Suite for LabVIEW 8.5
ad_dekkers replied to Jan Klasson's topic in Object-Oriented Programming
QUOTE(Jan Klasson @ Aug 23 2007, 10:10 AM) Hello Jan, I am a great fan of your GOOP toolkit, but i have troubles with converting my GOOP2 to GOOP3 in LV8.2 and also in LV8.5. The first try stoped at state "CloseRefs" and my 2e try stopped at "UpdateAllCallParentMethods". Is this a known issue? http://lavag.org/old_files/monthly_09_2007/post-6839-1190581903.gif' target="_blank"> -
QUOTE(tcplomp @ Apr 21 2007, 02:17 PM) Yes ! Thank you very mutch. :thumbup:
-
Hello, I am trying out the treeview in labview 7.1 and can't get back the "Child text" for a selected tag. Does anyone know if it's possible to get it back? http://forums.lavag.org/index.php?act=attach&type=post&id=5571 Thanks!
-
QUOTE(BLG @ Mar 27 2007, 06:04 PM)
-
Can you post this 4 vi's? Mass compiling doesn't help!
-
I have an application with moe then 2000 vi's, when i want to update an enum typedef labview crashes! A work around is: open only the enum typedef, change and save it and after that open the big application.
-
And now all your troubles are over :worship: , or do you still have problems, but less often ?
-
Any news from IT ????
-
I throw in another 10 pints of "Hoegaarden" beer for a solution (also for the IT guys!), so NI do something about it! Changing a wire or a control (=forcing a recompile!) sometimes helps, but what is causing this problem?
-
Hello, We have labview 7.1 and 8.2 installed on a network share. With labview7.1 (or any other programm installed on this network share) we have no trouble at all, but when we work with lv8 we get a lot of "Generic file I/O error" messages when we want to save (a lot of) vi's to the network. IT also told me there is no problem with the network. After a few retry's most of the time saving does work. Is there anyone who has the same problem when using labviw8(.2)?
-
SubPanel / multiple Event Structures Problem
ad_dekkers replied to i2dx's topic in Application Design & Architecture
Hi, I have the same problems. I know it's fixed in LV8, but we are still using 7.1. Is there already a LV7.1 bugfix/work around for this problem? -
You can click in and out or copy data from the table without crashing labview now. I have attached an example. Download File:post-4574-1159692401.vi
-
I also have this problem, but NI gave me the folowing work around: Place an invisible decoration on the table and the problem is fixed!! And it does work!!!
-
Right now i use the "VISA Find recource" to auto-detect SCPI GPIB instruments. I like to do the same with SCPI ethernet devices. Does anyone know how to do this? :question:
-
Thanks for your reply. I "played" a bit with the labvoop, but i will stay with the endevo stuff! A remark about Labvoop: Where is the "Cluster palette" menu item in the right click pull down menu?? ?
-
I just downloaded it, but you can't activate this version with the 8.0 serialnr, but you can use it in evaluation mode (30 days). Startup time is very much improved(!) and object oriented programming (GOOP) is embeddeed now! I am going to try it now. Does anyone know if (and how) i can convert endivo GOOP classes to the new labview 8.2 classes?
-
Is there a way to Prevent XP to Standby?
ad_dekkers replied to patufet_99's topic in Development Environment (IDE)
Do you need to have administrator rights to change this setting? -
How to store pictures in a Oracle database using labview
ad_dekkers replied to ad_dekkers's topic in Database and File IO
Sorry for my late response, but i was away to France for some days. I know what kind of field to use and that the database will grow a lot, but what i don't know is how to store the picture (or other BLOB like data) into the database using labview tools. I can't use a simple "insert into" statement i think, but i can't find a vi that does the job! -
Hi guys, Where can i find this famous Tunnel Wiring Wizard ?