I adjusted the info in the PowerPmacNC.ini to have 4 motors with X,Y,Z,A and assigned the Motors to 1,2,3,5. I also set up the coordinate system for 5->A
What I found when going through the PLC for NC16 is that the spindle based commands are a mix of SpindleAxis variable and a ton of Motor 4 specific commands making it tough to use Motor 4 without a lot of recoding and checking.
I added in the commands for Motor 5 and have almost got it working. Currently I see that the R position displayed is not mapping to the right value but the DTG value is correct.