It seems the dEX-2 software can't compile dxc files containing the running average function. Is this a bug?
I've tried adding the RAV option to a thermocouple channel and I can't upload the program to my DT80 anymore, as it kept telling me compilation failure.
BEGIN"config"
'Generated by new dEX-2
password=""
RS1S
RA"Schedule_A"("b:",ALARMS:OV:100KB:W60,DATA:OV:1MB)5S
LOGONA
1TT("T-type~degC",=1001CV,LM,NA,RAV10)
END
Is this a bug?
It seems the dEX-2 software can't compile dxc files containing the running average function. Is this a bug?
I've tried adding the RAV option to a thermocouple channel and I can't upload the program to my DT80 anymore, as it kept telling me compilation failure.
````
BEGIN"config"
'Generated by new dEX-2
password=""
RS1S
RA"Schedule_A"("b:",ALARMS:OV:100KB:W60,DATA:OV:1MB)5S
LOGONA
1TT("T-type~degC",=1001CV,LM,NA,RAV10)
END
````
Is this a bug?