Search waiting | Matsusada Precision

Searching...

Technical Terms

Visual C# (pronounced "C sharp") is a modern, general-purpose, object-oriented programming language developed by Microsoft for the .NET framework. Combining the computing power of C++ with the rapid development capabilities of Visual Basic, it is widely used to create robust Windows desktop applications and web services. Features such as automatic memory management (garbage collection) and strong type safety contribute to high reliability, making it an excellent choice for industrial software development within the Visual Studio environment.

In the field of test and measurement, C# is a very common choice for developing professional test executive software and custom control applications. It provides excellent performance, strong typing to reduce errors, and seamless integration with hardware drivers and libraries that use the .NET framework, including VISA and IVI drivers. This allows developers to build complex, reliable systems for controlling programmable power supplies and automating entire test sequences.

Visual C# is a programming language included in Visual Studio, an IDE provided by Microsoft Corporation.
Microsoft - Visual Studio website (https://visualstudio.microsoft.com/)

For Matsusada Precision products that support LXI, the programming guide included with our IVI driver provides detailed instructions on controlling power supplies using Visual C#.