Development status:
Released,
Release: release_1_0_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/LaserYLR
Contact:
Class Description
- IPG Laser YLR 200-LP-WC device.
- It use a Socket Tango device to communicate with the instrument.
Families: OtherInstruments
Key words: Instrumentation
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: IPG Photonics
Product:
YLR
Bus: Ethernet
Class interface
Attributes:
| Name | Description |
|---|---|
| guideBeamScalar: DevBoolean | — |
| emissionScalar: DevBoolean | — |
| setpointScalar: DevDouble | — |
| outputPowerScalar: DevDouble | — |
| temperatureScalar: DevDouble | — |
| minimumSetpointScalar: 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. |
| GuideBeamOnInput: DevVoid Output: DevVoid |
Aiming beam is ON. Send an ABN command. |
| GuideBeamOffInput: DevVoid Output: DevVoid |
Aiming beam is OFF. Send an ABF command. |
| EmissionOnInput: DevVoid Output: DevVoid |
Emission is ON. Send an EMON command. |
| EmissionOffInput: DevVoid Output: DevVoid |
Emission is OFF. Send an EMOFF command. |
| ResetErrorsInput: DevVoid Output: DevVoid |
Resets any resettable errors. Send a RERR command. |
Pipes:
Properties:
| Name | Description |
|---|---|
| SocketDeviceNameDevString | Name of the socket device server |
Please log in to comment.
Generated
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.