This commit is contained in:
2024-11-01 11:47:29 -07:00
commit ebbc16ee6a
128 changed files with 23645 additions and 0 deletions

View File

@ -0,0 +1,15 @@
Example Title: Simple Asynchronous Read/Write
Category: NI-VISA
Description: This example demonstrates how to use the NI-VISA .NET Library to
perform simple asynchronous operations. With asynchronous
operations, you first call a method to start the operation. You then
call a second method to complete the operation. The first method
returns a handle that you can use to check the progress of the operation.
Language: Visual C#
Required Software: NI-VISA
Required Hardware: Any message-based device