This is historical information of device classes implemented in ScpiDS device server.
Use this link to find the valid information.
Development status:
Released,
Release: 1.0
Information status: Updated
Contact:
Class Description
DS for communicating with devices with use of SCPI standard.
Families: Communication
Key words:
Platform: Unix Like
Language: Python
License: Other
Contact:
Hardware
Manufacturer: 3Controls, AGH
Bus: TCP/UDP
Class interface
Attributes:
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
CustomCommandInput: DevString Output: DevString |
— |
RestartCommunicationInput: DevVoid Output: DevVoid |
— |
CLSInput: DevVoid Output: DevString |
Clear Status |
ESEInput: DevString Output: DevString |
Event Status Enable |
ESE_QueryInput: DevVoid Output: DevString |
Event Status Enable Query |
IDNInput: DevVoid Output: DevString |
Identify |
OPCInput: DevVoid Output: DevString |
Operation complete command |
OPC_QueryInput: DevVoid Output: DevString |
Operation complete query |
OPT_QueryInput: DevVoid Output: DevString |
Identify Options Query |
RSTInput: DevVoid Output: DevString |
Reset |
SREInput: DevString Output: DevString |
Service Request Enable |
SRE_QueryInput: DevVoid Output: DevString |
Service Request Enable Query |
STB_QueryInput: DevVoid Output: DevString |
Status Byte Query |
TST_QueryInput: DevVoid Output: DevString |
Result of Self-test Query |
WAIInput: DevVoid Output: DevString |
Wait |
ESRInput: DevVoid Output: DevString |
Event Status Enable Register |
Pipes:
Properties:
Name | Description |
---|---|
AttributesConfigurationArray of DevString | Example: name=attribute_name;write_command=command;read_command=command;data_type=attribute_data_type write_command is optional. name, read_command and data_type are mandatory. |
DelimiterDevString | — |
IPDevString | — |
PortDevString | — |
Updated:
The device class has been updated.
You are looking at this version now.
17 Mar 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
17 Mar 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
17 Mar 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
17 Mar 2017, Piotr Goryl
Created:
The device class has been added to catalogue.