![]() |
|
|
Introduction
This example shows how to use the .NET Serial Port Class with a remake of a classic VI, the Serial Basic Write and Read. This is useful if you don't have the VISA driver installed on the machine. Note that this class is found in version 2.0 or higher of the .NET Framework.
Additional Notes
For information on the .NET Serial Port Class, refer to the MSDN page here:
http://msdn.microsoft.com/en-us/library/system.io.ports.serialport.aspx
There are no comments on this document