Changes

m
Line 90: Line 90:  
! style="width: 150px; background: black; color: white;"  | Property name
 
! style="width: 150px; background: black; color: white;"  | Property name
 
! style="width: 50px; background: black; color: white;" | Size, bytes
 
! style="width: 50px; background: black; color: white;" | Size, bytes
! style="width: 300px; background: black; color: white;" | Value bitmasks
+
! style="width: 400px; background: black; color: white;" | Value bitmasks
 
|-
 
|-
 
! style="text-align: left; vertical-align: top;" | Control state flags
 
! style="text-align: left; vertical-align: top;" | Control state flags
Line 109: Line 109:  
Byte6:<br/><span style=color:#66D6AD>0x01</span> – Second front hydraulic turned on<br/><span style=color:#66D6AD>0x02</span> – Third front hydraulic turned on<br/><span style=color:#66D6AD>0x04</span> – Fourth front hydraulic turned on<br/><span style=color:#66D6AD>0x08</span> – Second rear hydraulic turned on<br/><span style=color:#66D6AD>0x10</span> – Third rear hydraulic turned on<br/><span style=color:#66D6AD>0x20</span> – Fourth rear hydraulic turned on<br/><span style=color:#66D6AD>0x40</span> – Front three-point Hitch turned on<br/><span style=color:#66D6AD>0x80</span> – Rear three-point Hitch turned on<br/>
 
Byte6:<br/><span style=color:#66D6AD>0x01</span> – Second front hydraulic turned on<br/><span style=color:#66D6AD>0x02</span> – Third front hydraulic turned on<br/><span style=color:#66D6AD>0x04</span> – Fourth front hydraulic turned on<br/><span style=color:#66D6AD>0x08</span> – Second rear hydraulic turned on<br/><span style=color:#66D6AD>0x10</span> – Third rear hydraulic turned on<br/><span style=color:#66D6AD>0x20</span> – Fourth rear hydraulic turned on<br/><span style=color:#66D6AD>0x40</span> – Front three-point Hitch turned on<br/><span style=color:#66D6AD>0x80</span> – Rear three-point Hitch turned on<br/>
 
Byte7:<br/><span style=color:#00331A>0x01</span> – Left joystick moved right<br/><span style=color:#00331A>0x02</span> – Left joystick moved left<br/><span style=color:#00331A>0x04</span> – Left joystick moved front<br/><span style=color:#00331A>0x08</span> – Left joystick moved back<br/><span style=color:#00331A>0x10</span> – Front Power Take-Off turned on<br/>
 
Byte7:<br/><span style=color:#00331A>0x01</span> – Left joystick moved right<br/><span style=color:#00331A>0x02</span> – Left joystick moved left<br/><span style=color:#00331A>0x04</span> – Left joystick moved front<br/><span style=color:#00331A>0x08</span> – Left joystick moved back<br/><span style=color:#00331A>0x10</span> – Front Power Take-Off turned on<br/>
 +
! style="text-align: left; vertical-align: top;" | Security state flags
 +
| style="text-align: left; vertical-align: top;" | 8
 +
| style="text-align: left; vertical-align: top;" | Byte0 (LSB):<br/><span style=color:#008181>0x20</span> – bit appears when any operate button in car was put<br/><span style=color:#008181>0x40</span> – bit appears when immobiliSer is in service mode<br/><span style=color:#008181>0x80</span> – immobiliser, bit appears during introduction of a programmed sequence of keys in the car<br/>
 +
 +
Byte1:<br/><span style=color:#0000FF>0x01</span> – Excessive play under the threshing drum<br/><span style=color:#0000FF>0x02</span> – Grain tank is open<br/><span style=color:#0000FF>0x04</span> – 100% of Grain tank<br/><span style=color:#0000FF>0x08</span> – 70% of Grain tank<br/><span style=color:#0000FF>0x10</span> – Drain filter in hydraulic system of drive cylinders is plugged<br/><span style=color:#0000FF>0x20</span> – Pressure filter of drive cylinders hydraulic system is plugged<br/><span style=color:#0000FF>0x40</span> – Alarm oil level in oil tank<br/><span style=color:#0000FF>0x80</span> – Pressure filter of brakes hydraulic system is plugged<br/>
 +
Byte2:<br/><span style=color:#339A6C>0x01</span> – Oil filter of engine is plugged<br/><span style=color:#339A6C>0x02</span> – Fuel filter is plugged<br/><span style=color:#339A6C>0x04</span> – Air filter is plugged<br/><span style=color:#339A6C>0x08</span> – Alarm oil temperature in hydraulic system of chassis<br/><span style=color:#339A6C>0x10</span> – Alarm oil temperature in hydraulic system of drive cylinders<br/><span style=color:#339A6C>0x20</span> – Alarm oil pressure in engine<br/><span style=color:#339A6C>0x40</span> – Alarm coolant level<br/><span style=color:#339A6C>0x80</span> – Overflow chamber of hydraulic unit<br/>
 +
Byte3:<br/><span style=color:#9A3300>0x01</span> – Unloader drive is ON. Unloading tube pivot is in idle position<br/><span style=color:#9A3300>0x02</span> – No operator!<br/><span style=color:#9A3300>0x04</span> – Straw walker is plugged<br/><span style=color:#9A3300>0x08</span> – Water in fuel<br/><span style=color:#9A3300>0x10</span> – Cleaning fan RPM<br/><span style=color:#9A3300>0x20</span> – Trashing drum RPM<br/>
 +
Byte4:<br/><span style=color:#FF00FF>0x02</span> – Low water level in the tank<br/><span style=color:#FF00FF>0x04</span> – First rear hydraulic turned on<br/><span style=color:#FF00FF>0x08</span> – Standalone engine working<br/><span style=color:#FF00FF>0x10</span> – Right joystick moved right<br/><span style=color:#FF00FF>0x20</span> – Right joystick moved left<br/><span style=color:#FF00FF>0x40</span> – Right joystick moved front<br/><span style=color:#FF00FF>0x80</span> – Right joystick moved back<br/>
 
|}
 
|}
    
==Send data with 0, if ignition is off==
 
==Send data with 0, if ignition is off==
 
==LV -CAN200/ALLAN300 Important Information==
 
==LV -CAN200/ALLAN300 Important Information==