LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RS232 Terminal

Here is the Link:

http://www.labviewtutorial.eu/viewtopic.php?f=18&t=133


Message Edited by Eugen Graf on 07-30-2008 07:23 AM
0 Kudos
Message 11 of 16
(1,918 Views)

I made a easy example - communication over RS232 without VISA library:

 

http://www.labviewtutorial.eu/viewtopic.php?f=18&t=472

Message Edited by Eugen Graf on 09-25-2008 05:25 AM
Message 12 of 16
(1,858 Views)

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

0 Kudos
Message 13 of 16
(1,805 Views)

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

0 Kudos
Message 14 of 16
(1,722 Views)
Thanx for the links.
0 Kudos
Message 15 of 16
(1,705 Views)

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

0 Kudos
Message 16 of 16
(1,515 Views)