Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/BeamlineComponents/elcomat
Contact:
Class Description
Wrapper Device server to access to an elcomat autocollimator, by a PySerialDS bridge
PyElComat Device Description PyElComat Class
Revision: - Author:
Wrapper Device server to access to an elcomat autocollimator, by a PySerialDS bridge
Families: BeamlineComponents
Key words: Instrumentation
Platform: All Platforms
Language: Python
Contact:
Hardware
Manufacturer: moeller-wedel-optical
Product:
Elcomat vario
Bus: Serial Line
Class interface
Attributes:
| Name | Description |
|---|---|
| Last_xScalar: DevDouble | — |
| Last_yScalar: DevDouble | — |
| Av_x_tsScalar: DevDouble | — |
| Av_y_tsScalar: DevDouble | — |
| Stdv_x_tsScalar: DevDouble | — |
| Stdv_y_tsScalar: DevDouble | — |
| TimeStampScalar: DevString | — |
| MeasurementTypeScalar: DevString | — |
| Num_samplesScalar: DevULong | — |
| acqTimerScalar: DevDouble | — |
| XSpectrum: DevDouble | — |
| X_tsSpectrum: DevDouble | — |
| YSpectrum: DevDouble | — |
| Y_tsSpectrum: DevDouble | — |
| TableImage: DevDouble | — |
| Table_tsImage: DevDouble | — |
Commands:
| Name | Description |
|---|---|
| OpenInput: DevVoid Output: DevVoid |
None. |
| StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
| StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
| CloseInput: DevVoid Output: DevVoid |
None. |
| OnInput: DevVoid Output: DevVoid |
None. |
| OffInput: DevVoid Output: DevVoid |
None. |
| StartInput: DevVoid Output: DevVoid |
None. |
| StopInput: DevVoid Output: DevVoid |
None. |
Pipes:
Properties:
| Name | Description |
|---|---|
| PySerialDSDevString | Name of the pyserial device who is connected to the serial port where the elcomat is |
| Elcomat_FrequencyDevShort | Number of samples per second that the instruments aquires. |
Please log in to comment.