Hi,
I'm using ROBODK software to generate the .JBI files our MPL800 robot using a dx100 controller.
I have some issues with the generated .JBI file. I’m not able to load the file into the robot. I get an error 3190: error in JOB data record [13](J:TESTX1 L:****) “Position data coordinates do not match relative job coordinates”
looking at the file itself I dont' quite understand why it has both ///posttype pulse and ///posttype base
///POSTYPE PULSE
///PULSE
C00000=7646,14397,-64070,0,-41643,110036
///TOOL 9
///POSTYPE BASE
Also I don't understad this:
SETE P00095 (1) 0
SETE P00095 (2) 0
SETE P00095 (3) 0
SETE P00095 (4) 0
SETE P00095 (5) 0
SETE P00095 (6) 0
SETTOOL TL#(9) P00095
The pulses/degree ratio is entered in robodk but I'm not sure that the values are correct. Could wrong values be the cause of not being able to load the JBi to the robot?
So my question is if you see something obviously wrong with the JBI fil?
I have talked with robodk and they think the file looks okay.