From: Jim K. <jk...@ja...> - 2005-01-17 04:24:13
|
This may not solve the problem, but... VISA controls/indicators have a property called UpdatedTagList[] which queries the VISA driver and returns the latest list of items available (in LV 7.1, but I haven't checked previous versions). -Jim Kring > -----Original Message----- > From: ope...@li... > [mailto:ope...@li...] > On Behalf Of Rolf Kalbermatter > Sent: Sunday, January 16, 2005 4:11 PM > To: ope...@li... > Subject: RE: Proposal to write a serial driver > > Martin Henz wrote: > > > I have to change my job or my customers, before I can change > > the oS :-> > > > > I don't know who really is responsible for this effect, but > > I can access the serial ports if I call the OS functions > > directly (without VISA). > > I think you can do so as well in VISA. The problem is that the > pop-up menu is not dynamically repopulated whenever the resources > change. But VISA should probably be able to access a port as soon > as it gets available. Just use a VISA resource control which > allows for undefined resources or use a sting control instead. > The VISA Node will automatically coerce that string in a VISA > resource. > > Rolf Kalbermatter > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > OpenGToolkit-Developers mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opengtoolkit-developers > |