.
Development status:
Released
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Simulators/PyDummyPowerSupply
Contact:
Class Description
Dummy power supply for MML.
Families: Simulators
Key words:
Language: Python
Contact:
Class interface
Attributes:
| Name | Description |
|---|---|
| CurrentScalar: DevDouble | — |
| CurrentSetpointScalar: DevDouble | — |
| VoltageScalar: DevDouble | — |
| RemoteModeScalar: DevBoolean | — |
| WaveLengthScalar: DevLong | — |
| WaveGenerationScalar: DevBoolean | — |
| WaveDurationScalar: DevDouble | — |
| WaveInterpolationScalar: DevShort | — |
| RegulationFrequencyScalar: DevDouble | — |
| WaveformSpectrum: DevDouble | — |
| ErrorsSpectrum: DevString | — |
| WaveAbscissaSpectrum: DevDouble | — |
Commands:
| Name | Description |
|---|---|
| StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
| StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
| UpdateStateInput: DevVoid Output: DevVoid |
None. |
| OnInput: DevVoid Output: DevVoid |
None. |
| OffInput: DevVoid Output: DevVoid |
None. |
| StandbyInput: DevVoid Output: DevVoid |
switch to standby mode |
| ResetInterlocksInput: DevVoid Output: DevVoid |
Command. |
| ExecInput: DevString Output: DevString |
Executes input string as a Python statement. |
Pipes:
Properties:
| Name | Description |
|---|---|
| CurrentRelativeErrorDevDouble | relative error used when reading current. |
| VoltageRelativeErrorDevDouble | relative noise |
| CurrentRelativeErrorDevDouble | relative error used when reading current. |
| VoltageRelativeErrorDevDouble | relative noise |
Please log in to comment.
Generated
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2
on:23 Feb 2017, 11:14 a.m.