Hi Teo,
We have Delogger 5 Pro and Delogger 4 Pro. Normally we use Frequency, Resistance, Bridge, and Temperature (YSOI5) channel types. They are working but when we try to connect thermocouple we facing this problem.
Following code for Delogger 5 pro. We connect thermocouple in last two channels:
'JOB=JOB1
'COMPILED=2010/06/04 16:51:29
'TYPE=dt80
DT=\d
BEGIN"JOB1"
CATTN
'Spans and polynomial declarations
'Thermistor declarations
'Switches declarations
'Parameter declarations
'Global declarations
RS1S
'schedule definition
RA("B:",ALARMS:OV:100KB,DATA:OV:1MB)10M LOGONA GA
1FW
1*YS05
2FW
2*YS05
3FW
3*YS05
4FW
4*YS05
101FW
101*YS05
102FW
102*YS05
103FW
103*YS05
104FW
104*YS05
105FW
105*YS05
106FW
106*YS05
107FW
107*YS05
108FW
108*YS05
109FW
109*YS05
110FW
110*YS05
111FW
111*YS05
112FW
112*YS05
113FW
113*YS05
114FW
114*YS05
115FW
115*YS05
116FW
116*YS05
117FW
117*YS05
118FW
118*YS05
119TT
120*TT
120+TT
REFT
END
'end of program file
I convert this program using "Load Program Text" and Type 1REFT in last. After that i send this code to dataTaker using "Send Program". After send Datataker go to Halt mode. I don't know why?
If you know please reply me with each single steps.
Thank you
Amalan
Hi Teo,
We have Delogger 5 Pro and Delogger 4 Pro. Normally we use Frequency, Resistance, Bridge, and Temperature (YSOI5) channel types. They are working but when we try to connect thermocouple we facing this problem.
Following code for Delogger 5 pro. We connect thermocouple in last two channels:
````
'JOB=JOB1
'COMPILED=2010/06/04 16:51:29
'TYPE=dt80
DT=\d
BEGIN"JOB1"
CATTN
'Spans and polynomial declarations
'Thermistor declarations
'Switches declarations
'Parameter declarations
'Global declarations
RS1S
'schedule definition
RA("B:",ALARMS:OV:100KB,DATA:OV:1MB)10M LOGONA GA
1FW
1*YS05
2FW
2*YS05
3FW
3*YS05
4FW
4*YS05
101FW
101*YS05
102FW
102*YS05
103FW
103*YS05
104FW
104*YS05
105FW
105*YS05
106FW
106*YS05
107FW
107*YS05
108FW
108*YS05
109FW
109*YS05
110FW
110*YS05
111FW
111*YS05
112FW
112*YS05
113FW
113*YS05
114FW
114*YS05
115FW
115*YS05
116FW
116*YS05
117FW
117*YS05
118FW
118*YS05
119TT
120*TT
120+TT
REFT
END
'end of program file
````
I convert this program using "Load Program Text" and Type 1REFT in last. After that i send this code to dataTaker using "Send Program". After send Datataker go to Halt mode. I don't know why?
If you know please reply me with each single steps.
Thank you
Amalan