Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/MKS/MKSPR4000BCtrl
Contact:
Class Description
Tango device server for MKS 4000B-F Digital Power Supply and Readout
Families: Miscellaneous
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: MKS Instruments
Product:
Bus: Not Applicable
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. |
| WriteReadInput: DevString Request Output: DevString Reply |
— |
| WriteInput: DevString Command Output: DevVoid |
— |
Pipes:
Properties:
| Name | Description |
|---|---|
| HostNameDevString | IP address or hostname of terminal server |
| PortNumberDevUShort | port number of terminal server |
| DeviceFileDevString | tty device file name |
| BaudRateDevLong | baud rate of device |
| ConnectTypeDevString | `net` or `serial` |
Please log in to comment.