Line 47 was replaced by line 47 |
- ''tt controlmode <n>'' ...sets control channel of loop 1 to B (n=0) or D (n=01) |
+ ''tt set <value>'' ...setpoint of loop 1 in K |
Line 49 was replaced by line 49 |
- ''tt set2 <n.n>'' ... setpoint of loop 2 in K |
+ ''tt set2 <value>'' ... setpoint of loop 2 in K |
Removed lines 51-60 |
- ''tt send pid n:P,I,D'' ... set PID values of loop n (1 or 2) |
- |
- ''tt send cset n:<channel>,<unit>,<off/on>,<power enable>'' ...sets the channel (A,B,C,D) |
- which will be used by loop <n> |
- (e.g. tt send cset 2:D,1,1 sets loop 2 to control the 3He-pot heater |
- |
- ''tt send pid?n'' query PID settings of loop n |
- |
- ''tt send cset?n'' query control settings of loop n |
- |