usb-6009
This commit is contained in:
15
NI-VISA/Examples/.NET/SimpleAsynchronousReadWrite/ReadMe.txt
Normal file
15
NI-VISA/Examples/.NET/SimpleAsynchronousReadWrite/ReadMe.txt
Normal 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
|
Reference in New Issue
Block a user