VSA 89600 Direct Data Connectivity WPF Example

Application Notes

The DirectDataConnectivityWpfDemo is an example program that shows the user how to configure the VSA’s .NET API to use direct data input to 89600 VSA. Like the console application, it sends data to VSA based on setting up the UserInput classes, although is more involved since it demonstrates the use of event handlers to indicate when to send data. Configuration is also done through a GUI with concise steps for the user to follow.