![PICOLAS PL-TEC-2-1024 User Manual Download Page 26](http://html1.mh-extra.com/html/picolas/pl-tec-2-1024/pl-tec-2-1024_user-manual_1555430026.webp)
26
GETKPMIN
GETKPMIN
GETKPMIN
GETKPMIN
The return value contains the minimum value of the P-controller.
GETKPMAX
GETKPMAX
GETKPMAX
GETKPMAX
The return value contains the maximum value of the P-controller.
GETKP
GETKP
GETKP
GETKP
This command returns the value of the P-controller of the given channel [0|1]. The lower 32bit of the
return value represents the data in a 32-bit integer format.
SETKP
SETKP
SETKP
SETKP
This command sets the value of the P-controller to the given data. 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
GETKPMIN
and
GETKPMAX
command.
The return value contains the actual setpoint value (See
GETKP
command).
GETKIMIN
GETKIMIN
GETKIMIN
GETKIMIN
The return value contains the minimum value of the I-controller.
GETKIMAX
GETKIMAX
GETKIMAX
GETKIMAX
The return value contains the maximum value of the I-controller.
GETKI
GETKI
GETKI
GETKI
This command returns the value of the I-controller of the given channel [0|1]. The lower 32bit of the
return value represents the data in a 32-bit integer format.
SETKI
SETKI
SETKI
SETKI
This command sets the value of the I-controller to the given data. 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
GETKIMIN
and
GETKIMAX
command.
The return value contains the actual setpoint value (See
GETKI
command).
GETKDMIN
GETKDMIN
GETKDMIN
GETKDMIN
The return value contains the minimum value of the D-controller.
GETKDMAX
GETKDMAX
GETKDMAX
GETKDMAX
The return value contains the maximum value of the D-controller.
GETKD
GETKD
GETKD
GETKD
This command returns the value of the D-controller of the given channel [0|1]. The lower 32bit of the
return value represents the data in a 32-bit integer format.
SETKD
SETKD
SETKD
SETKD
This command sets the value of the D-controller to the given data. 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
GETKDMIN
and
GETKDMAX
command.
The return value contains the actual setpoint value (See
GETKD
command).