This is historical information of device classes implemented in elcomat device server.
Use this link to find the valid information.
Development status:
Released
Information status: Updated
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 |
|---|---|
| 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. |
| OpenInput: DevVoid Output: DevVoid |
None. |
| 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. |
Updated:
The device class has been updated.
You are looking at this version now.
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.