1
1
C
C
H
H
A
A
N
N
N
N
E
E
L
L
T
T
E
E
M
M
P
P
E
E
R
R
A
A
T
T
U
U
R
R
E
E
T
T
R
R
A
A
N
N
S
S
M
M
I
I
T
T
T
T
E
E
R
R
1
1
6
6
O
O
F
F
2
2
5
5
1
1
2
2
0
0
-
-
3
3
5
5
9
9
-
-
1
1
2
2
T
T
Y
Y
P
P
E
E
S
S
I
I
L
L
B
B
U
U
S
S
-
-
T
T
X
X
1
1
T
T
U
U
S
S
E
E
R
R
M
M
A
A
N
N
U
U
A
A
L
L
I
I
s
s
s
s
u
u
e
e
:
:
0
0
5
5
five trip point alarms can be assigned to the temperature input. The current configuration
of the set points can be displayed by simply entering the command name as shown in the
example below:
TX1T::>ADDPT
No Limit Points
TX1T::>_
The above example shows that no set points have been configured. If the command is
entered with additional attributes more set points can be added to the configuration up to
the upper limit of five set points. There is no restriction on the SILBUS addresses; they do
not have to be in numerical order or from the same group. An example of adding a new
set point is shown below:
TX1T::>ADDPT SET J2 RISE 85
Setting Changed
1: J2 Trips on a rising edge at 85.0degC
TX1T::>_
The above example shows the adding of a set point to the temperature input. The
keyword “SET” is required to invoke an addition; the address of the SILBUS digital
channel is nex
t, followed by the keyword “RISE” and the value of the set point level in
degrees C.
TX1T::>ADDPT SET J3 FALL 65.1
Setting Changed
1: J2 Trips on a rising edge at 85.0degC
2: J3 Trips on a falling edge at 65.1degC
TX1T::>_
The above example shows the adding of a second set point to the temperature input. The
keyword “SET” is required to invoke an addition; the address of the SILBUS digital
channel is next, followed by the keyword “FALL” and the value of the set point level in
degrees C.
6.10 SET POINT DELETE COMMAND
This command is used to display or delete set points from the temperature input. The
current configuration of the set points can be displayed by simply entering the command
name as shown in the example below:
TX1T::>DELPT
1: J2 Trips on a rising edge at 85.0degC
2: J3 Trips on a falling edge at 65.1degC
TX1T::>_
The use of the set point delete command without any attributes does not delete any set
points.