|
|
@@ -92,19 +92,19 @@ R: _FanOn=0x76,RAM
|
|
|
R: _FanOnNext=0x74,RAM
|
|
|
R: _FanOnNextCnt=0x72,RAM
|
|
|
R: _FanOnLast=0x73,RAM
|
|
|
-R: _IRHashLast*2=0x7B,RAM,R2#
|
|
|
-R: _SleepTimer=0x83,RAM
|
|
|
+R: _IRHashLast*2=0x7C,RAM,R2#
|
|
|
+R: _SleepTimer=0x84,RAM
|
|
|
|
|
|
-R: _OutSpeedMax=0x86,RAM
|
|
|
-W: _OutSpeedMax=,0x86,WRAM
|
|
|
+R: _OutSpeedMax=0x87,RAM
|
|
|
+W: _OutSpeedMax=,0x87,WRAM
|
|
|
R: _LED_Warning=0x6B,RAM
|
|
|
W: _LED_Warning=,0x6B,WRAM
|
|
|
-R: _ZeroCrossDelay=0x8D,RAM,R2
|
|
|
-W: _ZeroCrossDelay=,0x8D,WRAM,W2
|
|
|
-R: _PulseDelayAfterZero=0x99,RAM,R2
|
|
|
-W: _PulseDelayAfterZero=,0x99,WRAM,W2
|
|
|
-R: _PulseWidth=0x8B,RAM,R2
|
|
|
-W: _PulseWidth=,0x8B,WRAM,W2
|
|
|
+R: _ZeroCrossDelay*2=0x8E,RAM,R2
|
|
|
+W: _ZeroCrossDelay*2=,0x8E,WRAM,W2
|
|
|
+R: _PulseDelayAfterZero*2=0x9A,RAM,R2
|
|
|
+W: _PulseDelayAfterZero=,0x9A,WRAM,W2
|
|
|
+R: _PulseWidth*2=0x8C,RAM,R2
|
|
|
+W: _PulseWidth*2=,0x8C,WRAM,W2
|
|
|
|
|
|
W: Reset=,RESET,0xC1
|
|
|
|
|
|
@@ -115,8 +115,10 @@ S: FanSpdDn=,3,0x40
|
|
|
S: FanSpdSave=,4,0x40
|
|
|
S: SetupIR=,5,0x40
|
|
|
|
|
|
-SBatch: Fan Cooker On: Fan=6
|
|
|
-SBatch: Fan On: Fan=3
|
|
|
+SBatch: Fan Cooker Max: Fan=6
|
|
|
+SBatch: Fan Cooker Min: Fan=4
|
|
|
+SBatch: Fan Max: Fan=3
|
|
|
+SBatch: Fan Min: Fan=1
|
|
|
SBatch: Fan Off: Fan=0
|
|
|
SBatch: Lamp On: Lamp=1
|
|
|
SBatch: Lamp Off: Lamp=0
|
|
|
@@ -129,11 +131,13 @@ RBatch: Work: ID;CO2 level;FanCookSpeed;FanCookOnTime;FanCookOffTime;FanCookSlee
|
|
|
RBatch: Hardware: ID;RxAddr;Ch;SpeedInitIdx;Flags;OutSpeedMax;IRRemotes;ZeroCrossLag,us;SSR_PulseWidth,us;OSCCAL_EMEM
|
|
|
RBatch: All: ID;CO2 level;FanCookSpeed;FanCookOnTime;FanCookOffTime;FanCookSleep;FanSpeed;FanOnTime;FanOffTime;FanSleep;RxAddr;Ch;SpeedInitIdx;Flags;OutSpeedMax;IRRemotes;IRRemotesHash
|
|
|
|
|
|
-WBatch: Init(Cook2spd,Lamp-F2.2): RxAddr=0xC1;Ch=122;CO2 level={870,930,1000};Fan speeds=3;FanSpeed={14,15,16};FanCook speeds=3;FanCookSpeed={15,16,32};FanSleep=20;FanCookSleep=6;FanOnTime=150;FanCookOnTime=0;FanOffTime=100;FanCookOffTime=0;SpeedInitIdx=0;SpeedKeyIdx=6;Flags=0x0D;OutSpeedMax=16;ZeroCrossLag,us=500;SSR_PulseWidth,us=9999
|
|
|
+WBatch: Init(Cook2spd,Lamp-F2.2): RxAddr=0xC1;Ch=122;CO2 level={870,930,1000};Fan speeds=3;FanSpeed={14,15,16};FanCook speeds=3;FanCookSpeed={15,16,32};FanSleep=20;FanCookSleep=6;FanOnTime=150;FanCookOnTime=0;FanOffTime=100;FanCookOffTime=0;SpeedInitIdx=0;SpeedKeyIdx=6;Flags=0x0D;OutSpeedMax=16;ZeroCrossLag,us=200;SSR_PulseWidth,us=9999
|
|
|
WBatch: IRRemotes clear: IRRemotes=0
|
|
|
WBatch: IRRemotes 1 kitchen: IRRemotes=1;IRRemotesHash={0x6DA5,0xFCA5,0x7CA5,0xB425,0x3425,0x1625,0x8525}
|
|
|
WBatch: Fans Speeds: Fan speeds=3;FanSpeed={14,15,16};FanCook speeds=3;FanCookSpeed={14,16,32}
|
|
|
WBatch: LED Warning: _LED Warning=0x10
|
|
|
WBatch: OSCCAL: _OSCCAL=146
|
|
|
WBatch: CO2 Level: CO2 level={750,850,1000}
|
|
|
+WBatch: Zero cross EEPROM: ZeroCrossLag,us=200;SSR_PulseWidth,us=200
|
|
|
+WBatch: Zero cross RAM: _ZeroCrossDelay=1225;_PulseDelayAfterZero=0001;_PulseWidth=1249
|
|
|
WBatch: Reset: Reset
|