<This driver is currently under development>
This document has only the specific information about the device connection settings and its address syntax.
Refer to the User Guide for more information on the Device Module.
On this page:
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
Summary
<This driver is currently under development>Communication Driver Information | |
---|---|
Driver name | SCPI |
Assembly Name | T.ProtocolDriver.SCPI |
Assembly Version | 1.0.0.0 |
Available for Linux | True |
Devices supported | Any device compatible with SCPI Protocol |
Manufacturer | IEEE 488.2 |
Protocol | Generic SCPI |
PC Requirements | Ethernet port |
Devices supported: IT6400 power supply
Channels Configuration
Nodes Configuration
Station Configuration
Serial channels:
- Nothing
TCP/IP channels:
- Station syntax: <IP address> ; <Port number>
Where :
- <IP address> = IP address of the slave device in the SCPI network
- <Port number> = TCP port where the slave device is listening (default is )
E.g.: 192.168.1.101 ; 502
Points Configuration
The syntax for the SCPI communication points is: <SequenceId>:<SizeOf>
Where:
- <SequenceId> indicates the data order where the TX message will be created:
- <SizeOf> indicates the characters amout from the configured tag
Access Point
Read and Write commands will generate the same TX message.
Driver Revision History
SCPI Revision History | |
---|---|
Version | Notes |
1.0.0.0 | Initial release on new documentation standards |
In this section...
Page Tree | ||||
---|---|---|---|---|
|