I build my app in ubuntu 20 x64 with ibfwlib32-linux-x64.so.1.0.5, some of the read result is extremely huge and i think it is un-normal, as below:
connected to machine at 10.10.235.161:8193
machine id: 3c7b5d01-da91ac76-5e31c389-4b92c469, handler: 32769
running status 0
emergency 0
alarm 1
running program no: 0, main program no: 12
spindle speed: 93962030282464
current feed rate = 93962030282464
the spindle speed and feed rate seems not right
Do I miss some options in linux x64?
My gcc build is:
gcc -L./lib -Wl,-rpath . ./src/reader.c ./src/fanuc.c -lfwlib32 -lm -lpthread -o reader