![PICOLAS PL-TEC-2-1024 User Manual Download Page 25](http://html1.mh-extra.com/html/picolas/pl-tec-2-1024/pl-tec-2-1024_user-manual_1555430025.webp)
25
Description of the Individual
Description of the Individual
Description of the Individual
Description of the Individual Commands
Commands
Commands
Commands
GET
GET
GET
GETSOLL
SOLL
SOLL
SOLL
This command returns the setpoint temperature of the given channel [0|1]. The lower 32bit of the
return value represents the setpoint in a 32-bit integer format in steps of 0.01 °C.
GET
GET
GET
GETSOLLMIN
SOLLMIN
SOLLMIN
SOLLMIN
The return value contains the minimum setpoint temperature in steps of 0.01 °C.
GET
GET
GET
GETSOLLMAX
SOLLMAX
SOLLMAX
SOLLMAX
The return value contains the maximum setpoint temperature in steps of 0.01 °C.
SETSOLL
SETSOLL
SETSOLL
SETSOLL
This command sets the current setpoint to the given value in steps of 0.01°C. The bits 56 … 63 select
the channel, the bits 0…31 represents the setpoint value in a 32 bit signed integer format.
The setpoint value must be within the borders defined by the minimum and maximum temperature
values given by the
GETSOLLMIN
and
GETSOLLMAX
command.
The return value contains the actual setpoint value (See
GETSOLL
command).
GETLSTAT
GETLSTAT
GETLSTAT
GETLSTAT
This command returns the value of the LSTAT register. For a complete description of this register see
below.
GETERROR
GETERROR
GETERROR
GETERROR
This command returns the value of the ERROR register. For a complete description of this register see
below.
GETREGS
GETREGS
GETREGS
GETREGS
This command returns the value of the LSTAT and ERROR register combined in a single 64bit value.
The lower 32bit represents the LSTAT register, the upper 32bit the ERROR register.
SETLSTAT
SETLSTAT
SETLSTAT
SETLSTAT
This command sets the LSTAT register to the given value. The return value contains the new register
value.
CLEARERROR
CLEARERROR
CLEARERROR
CLEARERROR
This command clears a part of the internal ERROR register. For a detailed description of the ERROR
register see below.
SAVEDEFAULTS
SAVEDEFAULTS
SAVEDEFAULTS
SAVEDEFAULTS
This command saves all settings to an internal EEProm.
LOADDEFAULTS
LOADDEFAULTS
LOADDEFAULTS
LOADDEFAULTS
This command loads previously saved settings into the driver.