This is historical information of device classes implemented in LACFurnace device server.
Use this link to find the valid information.
Development status:
New development
Information status: Updated
Contact:
Class Description
LAC furnace control
Families: Temperature
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: LAC
Product:
Furnace
Bus: Serial Line
Class interface
Attributes:
Name | Description |
---|---|
TemperatureScalar: DevDouble | — |
ProgramFileScalar: DevString | File for programming the furnace (with full path) |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
StartHeatingInput: DevVoid Output: DevVoid |
Start heating |
ProgramFurnaceInput: DevVoid Output: DevVoid |
Program furnace with the file set in ProgramFile attribute |
Pipes:
Properties:
Name | Description |
---|---|
SerialPortDevString | Serial port |
IPAdressDevString | IPAdress from terminal server. If set to None connection is done via Serial port |
PortNbDevLong | Port number in the terminal server |
23 Feb 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Updated:
The device class has been updated.
You are looking at this version now.
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2
on:23 Feb 2017, 11:37 a.m.