Development status:
Released,
Release: Release_1_4
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/IPGLaserYLR100AC
Contact:
Class Description
Class providing the interfacer for the IPG Laser YLR 100 AC.
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: IPG Laser
Product:
YLR-100-AC
Bus: Socket
Class interface
Attributes:
Name | Description |
---|---|
CurrentScalar: DevDouble | Sets diode current and readscurrent setpoint. |
OutputPowerScalar: DevDouble | Output power in watts. -1 if the laser is off. -2 if the power is below the reliable measurement threshold of the laser. |
TemperatureScalar: DevFloat | — |
AimingBeamScalar: DevLong | 0 -> off , 1 -> on |
EmissionScalar: DevLong | 0 -> off, 1 -> on |
LaserStatusScalar: DevLong | Laser status as integer |
ModulationScalar: DevLong | Disables/enables modulation |
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. |
Pipes:
Properties:
Name | Description |
---|---|
SocketDSDevString | Name of the IPGLaserYLRCtrl Tango device making the socket connection. |
SimulationModeDevLong | Not used. |
Please log in to comment.