"Norman" wrote in message
news:506500000005000000A9B90000-1031838699000@exchange.ni.com...
> Hi Randy,
> yes, your right. I don't know if the VISA code was changed from 6.0 to
> 6.1, but there's also a feeling that 6.1 uses much more memory than
> 6.0 (I get more often windows messages that I should close other
> programs (like system monitor - not much of a great application)) so I
> think you're right here too.
> I don't have my VI here at hand (friday again), but it also happens
> with this simple one: Drag and drop a simple VISA Read icon to a blank
> VI, connect the resource name link to a control element, and the read
> buffer to a indicator. In 6.1 you must also link a read buffer length
> (constant) I think. That's all. Run t
his VI in continuous mode and
> watch your systems memory (e.g. windows system monitor). At friday I
> can send my simple VI here, or try it yourself.
> There's a another difference between 6.0 and 6.1: This control for the
> resource name is not much of a control any more: I can't change
> anything here, but I should have a choice between several ports. (in
> my case serial ports).
This part seemed strange to me so I tried it out. This is at home on a
system that has hardly used labview, but the results were *very* strange.
When I clicked on the pull down control I got asrl's 97 98 99 and 100. Then
labview hung. Closed it down and tried again and got same result. It may
be because I have xp on this computer. I think I read somewhere that you
have to jump through a few hoops to get labview to run on xp.
> To me it seems that every call of an VISA function uses some memory
> (some kind of handle), so as it gets every time a new resource name.
> I'm very curious if you can repeat
my example VI with the same
> results.
> Best regards,
> Norman Violet