This device is used to control the REP1806 device which include 2 parts:
- temperature controller (3504 process controller)
- Thyristor power unit B 70.9040)
it is possible to :
- configure the regulation parameters
- apply preset temperature
- monitor sample temperature
- monitor oven temperature
- limit heating power
To set regulation parameters, 2 modes are available:
- manual mode: the user independently set each regulation parameters (P, I, D, cutback)
- auto mode: a predefined list is contained in a property and the parameters are loaded at init device
the communication is managed by a device Serial line called "ds_Serial".
the communication parameters are: baudrate = 9600; parity = NONE; serialline = COMx;
timeour = 2000 ms; charlength = 8; stopbit = 0 (means 1 stop bit).
The device server is ready for distribution application programmers.
The author will be interested in any feedback which arise from their
usage of this device server.