yes that seemed to make sense to me. I tried to follow your advice but got only this far: Code: //Motor A Range: {0°,820°} X //Motor B Range: {0°,500°} Y //Motor C Range: {0°,-950°} Z //Die Verwendung mehrerer verschachtelter tasks dient nicht der Übersichtlichkeit aber der korrekten Abfolge ...
Hello, I am trying to import a .csv file I created in Excel which is filled with float numbers. My wish is for the numbers to be filled into a two-dimensional array. I have several problems - alternating from not compiling to file-error -1... Can anybody help? Cheers Dominik EDIT: An example-code: /...