Siglent SDG810 10MHz Arbitrary Function Generator

Manual - Page 209

For SDG810.

PDF File Manual, 212 pages, Read Online | Download pdf file

SDG810 photo
Loading ...
Loading ...
Loading ...
Programming Guide
65
In this example, the VI opens a VISA session to a USBTMC device, writes a
command to the device, and reads back the response. In this example, the specific
command being sent is the device ID query. Check with your device manufacturer for
the device command set. After all communication is complete, the VI closes the VISA
session.
6Communicating with the device via TCP/IP is similar to USBTMC. But you need to
change VISA Write and VISA Read Function to Synchronous I/O. The LabVIEW
default is asynchronous I/O. Right-click the node and select Synchronous I/O
Mod>>Synchronous from the shortcut menu to write or read data synchronously.
7 Connect them as shown in the figure below
8 Input the IP address and run the program.
Loading ...
Loading ...
Loading ...