Beiträge von Bayerntom

    Hätte da mal eine Frage beim Mais häckseln werde ich nicht fertig ,

    was könnte ich machen das der ertrag niedriger ist ?

    das habe ich mal eingetragen aber ohne veränderung und Mais hab ich auch schon runtergeschraubt

    --Chaff

    pos = pos + 1;

    groupNameTag = string.format("%s.fruitType(%d)", rootPath, pos);

    EnlargeFieldYield:BuildFruitTypeXMLNode(xmlContent, groupNameTag, "Chaff", 0.04, 8.9, 0.05, 0.45); -- x4

    --MAIZE

    pos = pos + 1;

    groupNameTag = string.format("%s.fruitType(%d)", rootPath, pos);

    EnlargeFieldYield:BuildFruitTypeXMLNode(xmlContent, groupNameTag, "MAIZE", 0.04, 8.9, 0.05, 0.45); -- x1

    Gruß Bayerntom:w: