07-30-2008 07:23 AM - edited 07-30-2008 07:23 AM
09-25-2008 05:24 AM - edited 09-25-2008 05:25 AM
I made a easy example - communication over RS232 without VISA library:
http://www.labviewtutorial.eu/viewtopic.php?f=18&t=472
10-03-2008 11:05 AM
Hello,
This is actually pretty timely, I'm currently writing another app in VS2008 and .net........
1) Any idea how to specify the .NET version to use? Serial port in 3.0 - 3.5 has some serious issues.....
2) So, it looks like this vi would utilize polling. Any idea how to implement a callback and hook into the datareceived event?
Thanks! I greatly appreciate you posting this!
Howard
10-19-2008 06:51 PM
1) I don't know how to say - use this .NET version. It' should be like a manifest file in other langs, but no idea how it's in LabVIEW
2) It should be possible using "register for event callback" in the .NET palette.
Regards
10-20-2008 03:41 AM
05-24-2009 10:00 AM
As you probably know, we changed our web domain name, so you will find my RS232 Terminal and communication over COM without VISA under:
http://www.labviewportal.eu/viewtopic.php?f=18&t=133
http://www.labviewportal.eu/viewtopic.php?f=18&t=472
Regards, Eugen