Grass/branch cutter data record (Code 10)
Grass/branch cutter data record script description
Version | V1.0 |
Script name | BCE_SCEN_EN15430_1 |
Last updated | 2019-08-12 |
Revision information | No revision |
Script Description
Script is capable of collecting separate variables from multiple record codes and storing them into sensors chosen by users. A single script is capable of parsing multiple record codes. To do that, user must select which record codes they want to parse by placing check mark on "Read this record" check box.
Configuration
Inside FMSet it's possible select which variables are important and onto what specific sensor to save them (note that your device might not report a value which you're expecting, depends on device and it's configuration):
Full list of record code 10 Variables
ManufID and EquipID - Manufacturer and spreader identification of the system which generates this record.
DeviceEntity - If more than one implement is mounted on the vehicle, this indicator allows to differentiate between the individual implements.
Source - Data generation source.
System time and date - Time and date is in unix format.
MowMode - Mower mode (0=Idle or Transport, 1=fold out, 2=mowing (branch cutting), 3= mowing (grass cutting).
MowCntLen - Total driven length while mowing (can start at any value at power-up, can overrun, can be reset when counters are reset).
MowCntHrs - Total working hours while mowing (can start at any value at power-up, can overrun, can be reset when counters are reset).
DrivenLen - Driven length as interpreted and generated by the source (can start at any value at power-up, can overrun, can be reset when counters are reset).
RunHrs - Total of hours the system has run (time that control system is switched on); (can start at any value at power-up, can overrun, can be reset when counters are reset).
VehSpd - Vehicle speed (0 = not driving; any other value = driving)
GeoLat - Geographic position latitude in NMEA-0183 format: DDMM.mmmmR (two fixed digits of degrees, two fixed digits of minutes and a variable number of digits for decimal-fraction of minutes, R = reference - latitude direction: N=north, S=south). Example: 3339,7334 N = 33 º 39,7334’ north.
GeoLon - Geographic position longitude in NMEA-0183 format: DDDMM.mmmmR (three fixed digits of degrees, two fixed digits of minutes and a variable number of digits for decimal-fraction of minutes, R = reference - longitude direction: E=east, W=west). Example: 11751,7598 W = 117 º 51,7598’ west
GeoSQ - Geographic position system signal quality (0=no fix, 1=2D, 2=3D, 3=differential correction active).
MowInfo - Extra mowing information – supplier specific code (e.g. left, right) (this record is only optional and your device might not send any value. It depends on your device configuration).
MowWidth - Mowing width (this record is only optional and your device might not send any value. It depends on your device configuration).
MowOilT - Oil temperature of mower cutter system (this record is only optional and your device might not send any value. It depends on your device configuration).
MowOilP - Oil working pressure on rotor (this record is only optional and your device might not send any value. It depends on your device configuration).
MowOilQ - Oil flow through rotor (this record is only optional and your device might not send any value. It depends on your device configuration).
MowCntLen - Total driven length while mowing (can start at any value at power-up, can overrun, can be reset when counters are reset) (this record is only optional and your device might not send any value. It depends on your device configuration).
MowCntHrs - Total working hours while mowing (can start at any value at power-up, can overrun, can be reset when counters are reset) (this record is only optional and your device might not send any value. It depends on your device configuration).
MowWrkHrs - Total working hours (can start at any value at power-up, can overrun, can be reset when counters are reset) (this record is only optional and your device might not send any value. It depends on your device configuration).
FrontPTO_Rev - Revolutions of Front PTO (this record is only optional and your device might not send any value. It depends on your device configuration).
EngineRev - Revolutions of Vehicle Engine (this record is only optional and your device might not send any value. It depends on your device configuration).
MowRev - Revolutions of mower cutter (this record is only optional and your device might not send any value. It depends on your device configuration).
FanRev - Revolutions of mower fan (this record is only optional and your device might not send any value. It depends on your device configuration).
PumpRev - Revolutions of mower pump (this record is only optional and your device might not send any value. It depends on your device configuration).
MowTempSts - Mower Temperature Status flags Bit 0: Control flow oil temp too high Bit 1: Cutter flow oil temp too high Bit 2: Fan flow oil temp too high Bits 3..7 = 0 (this record is only optional and your device might not send any value. It depends on your device configuration).
MowContOilTemp - Oil temperature of mower control system (this record is only optional and your device might not send any value. It depends on your device configuration).
MowFanOilTemp - Oil temperature of mower fan system (this record is only optional and your device might not send any value. It depends on your device configuration).
MowSpdCntfactor - Mower speed count factor (constant value in pulses/km) (this record is only optional and your device might not send any value. It depends on your device configuration).
MowSpdCnt - Mower speed counter (this record is only optional and your device might not send any value. It depends on your device configuration).