Hi,
I'm seeing the same problem. This has never happened before.
I regularly calibrate RH sensors on my set-up. Yesterday when doing so DEX assigned the wrong channels.
I use shared voltage terminals on channels 15 and 16.
On DEX I have always assigned the sensors to these channels: 15V for RH1, 15+V for RH2, 15-V for RH3, 16V for RH4, 16+V for RH5 and 16-V for RH6
I've cleared the cache, deleted all jobs, carried out a hard and soft reset and rewritten the program but the same thing happens.
Nothing has changed on my system.
Any ideas?
Thanks,
Dan
This is how DEX sent the program to the DT85 (series2):
BEGIN"config"
' Generated by dEX Configuration Builder Version 1.50.012 (Firmware Version 9.14.5407)
' Target device: DT85-2
password=""
S1=0,100,0,1000
S2=0,100,0,1000
S3=0,100,0,1000
S6=0,100,0,1000
S7=0,100,0,1000
S8=0,100,0,1000
RS1S
RA"JUNE2015" ("b:",ALARMS:OV:100KB:W60,DATA:OV:10D)20S
LOGONA
6PT385(II,"CH6~'C",=1001CV,LM,NA)
7PT385(II,"CH7~'C",=1002CV,LM,100,NA)
8PT385(II,"CH8~'C",=1003CV,LM,100,NA)
9PT385(II,"CH9~'C",=1004CV,LM,100,NA)
10PT385(II,"CH10~'C",=1005CV,LM,100,NA)
11PT385(II,"CH11~'C",=1006CV,LM,100,NA)
12PT385(II,"CH12~'C",=1007CV,LM,100,NA)
13PT385(II,"CH13~'C",=1008CV,LM,100,NA)
15*V("RH1~%RH",=1009CV,LM,S1,NA)
1+V("RH2~%RH",=1010CV,LM,S2,NA)
1-V("RH3~%RH",=1011CV,LM,S3,NA)
16*V("RH4~%RH",=1012CV,LM,S6,NA)
1+V("RH5~%RH",=1013CV,LM,S7,NA)
1-V("RH6~%RH",=1014CV,LM,S8,NA)
END
Hi,
I'm seeing the same problem. This has never happened before.
I regularly calibrate RH sensors on my set-up. Yesterday when doing so DEX assigned the wrong channels.
I use shared voltage terminals on channels 15 and 16.
On DEX I have always assigned the sensors to these channels: 15*V for RH1, 15+V for RH2, 15-V for RH3, 16*V for RH4, 16+V for RH5 and 16-V for RH6
I've cleared the cache, deleted all jobs, carried out a hard and soft reset and rewritten the program but the same thing happens.
Nothing has changed on my system.
Any ideas?
Thanks,
Dan
This is how DEX sent the program to the DT85 (series2):
BEGIN"config"
' Generated by dEX Configuration Builder Version 1.50.012 (Firmware Version 9.14.5407)
' Target device: DT85-2
password=""
S1=0,100,0,1000
S2=0,100,0,1000
S3=0,100,0,1000
S6=0,100,0,1000
S7=0,100,0,1000
S8=0,100,0,1000
RS1S
RA"JUNE2015" ("b:",ALARMS:OV:100KB:W60,DATA:OV:10D)20S
LOGONA
6PT385(II,"CH6~'C",=1001CV,LM,NA)
7PT385(II,"CH7~'C",=1002CV,LM,100,NA)
8PT385(II,"CH8~'C",=1003CV,LM,100,NA)
9PT385(II,"CH9~'C",=1004CV,LM,100,NA)
10PT385(II,"CH10~'C",=1005CV,LM,100,NA)
11PT385(II,"CH11~'C",=1006CV,LM,100,NA)
12PT385(II,"CH12~'C",=1007CV,LM,100,NA)
13PT385(II,"CH13~'C",=1008CV,LM,100,NA)
15*V("RH1~%RH",=1009CV,LM,S1,NA)
1+V("RH2~%RH",=1010CV,LM,S2,NA)
1-V("RH3~%RH",=1011CV,LM,S3,NA)
16*V("RH4~%RH",=1012CV,LM,S6,NA)
1+V("RH5~%RH",=1013CV,LM,S7,NA)
1-V("RH6~%RH",=1014CV,LM,S8,NA)
END