This is historical information of device classes implemented in IPGLaserYLRCtrl device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Class connecting to the IPG lasers YLR
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: IPG Laser
Product:
YLR-100
Bus: Socket
Class interface
Attributes:
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. |
| WriteYLRSMInput: DevVarLongStringArray Command as long, argument as string Output: DevVoid |
Send a command to the YLR SM laser. |
| WriteReadYLRACInput: DevString Command Output: DevString Answer |
Write a command to the YLR AC laser and get the answer. |
| CloseSocketInput: DevVoid Output: DevVoid |
Close socket connection. |
| WriteReadYLRSMInput: DevLong N for the command. Output: DevString Return value. |
Send a command to the YLR SM laser and return the answer. |
Pipes:
Properties:
| Name | Description |
|---|---|
| PortNbDevLong | RS232 Port Number (terminal server) |
| IpAddrDevString | Ip address of the terminal server (terminal server) |
| SimulationModeDevULong | 0 -> real mode, 1 -> simulation mode |
| TerminalPortDevString | Name of the device in /dev (USB connection) |
Updated:
The device class has been updated.
You can see previous version here .
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You are looking at this version now.
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.