Serial Port Tool focuses on COM Port communication software for RS232 related works.
|
How to Use Visual C# 2005 for R8X
Microsoft Visual C# 2005 is a programming language designed for building a wide range of applications that run on the .NET Framework. C# is simple, powerful, type-safe, and object-oriented. With its many innovations, C# enables rapid application development while retaining the expressiveness and elegance of C-style languages.The Visual C# 2005 Express Edtion is free download from Microsoft. If you are a programmer of C and C++, it is easy to switch to Visual C# 2005. The following guide will teach ANYONE how to operate ANY of our products using Visual C# 2005 Express Edition. The example provided on this page is developed for Visual C# 2005 Express Edition. These directions are about 99% compatible with other VS2005 edition. Following these simple steps, you will be on your way to controlling ANYTHING from your desktop computer in 30 minutes or less. If you have questions, please contact us.
|
Step 1: Create a New Project |
|
|
|
Step 2: Add Serialport Control to the Project |
|
Step 3: Add Button to the Project
|
Step 4: Type code to the program
|
|
Step 5: Run the project |
|
Above are all basic steps that is needed to control our products from Visual C# 2005. Based on those steps, more buttons can be added to control anything from your desktop computer. |
|