Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/MenloDDS120
Contact:
Class Description
Tango server for controlling MenloSystems DDS. Device has to be connected to the server via USB.
Families: Miscellaneous
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: MenloSystems
Product:
DDS120
Bus: USB
Class interface
Attributes:
| Name | Description |
|---|---|
| FrequencyScalar: DevDouble | — |
| PhaseScalar: DevFloat | — |
| AmplitudeMVScalar: DevFloat | — |
| AmplitudeDBmScalar: DevFloat | — |
| FirmwareVersionScalar: DevFloat | — |
Commands:
| Name | Description |
|---|---|
| StateInput: DevVoid Output: State State Code |
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller. |
| StatusInput: DevVoid Output: ConstDevString Status description |
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller. |
| OnInput: DevVoid Output: DevVoid |
Switch output on. |
| OffInput: DevVoid Output: DevVoid |
Switch output off. |
| ResetInput: DevVoid Output: DevVoid |
Reset connection. |
Pipes:
Properties:
| Name | Description |
|---|---|
| SerialNumberDevString | Serial number of the device to connect to. If this property is not given, the first device found will be connected and its serial number will be set. |
Please log in to comment.