I am getting an error when trying to run a program on a DMU160P 5 axis machining centre. Every line with the PLANE SPATIAL command has an error.
This is a program from a new post processor and it the first time we have used the PLANE SPATIAL command, previous programs used CYCLE19.

The lines with errors are 43 , 49 and all other lines in the program with this command.
Has anyone else seen this error? Is it something to do with the control software version?

32 TOOL DEF 21
33 M1
34 ;
35 ; SAFEPOINT
36 M140 MBMAX
37 L Z0 R0 FMAX M91
38 L Y0 R0 FMAX M91
39 L B0 R0 FMAX
40 L X+290. R0 FMAX M91
41 ;
42 ; REALPLANE
43 PLANE SPATIAL SPA0 SPB+90. SPC+154.868 TURN FMAX SEQ+
44 PLANE RESET STAY
45 M128
46 ; L X355.334 Y-335.310 FMAX
47 ; L Z7.525 FMAX
48 M129
49 PLANE SPATIAL SPA0 SPB+90. SPC+154.868 TURN FMAX SEQ+
50 ;
51 CYCL DEF 32.0 TOLERANCE
52 CYCL DEF 32.1 T0.010
53 M126
54 ; KINEMATICS AUTO SET SPATIAL_PLANE
55 L X-7.525 Y+58.904 FMAX M3
56 L Z+485. FMAX M8