The terminal messages "hm2_5i25.0.encoder.03
<stdin>:13: setp requires 2 arguments, 8 given
RTAPI: ERROR: could not open shared memory (errno=2)" come up when I initiate the open loop test dialog but I don't get anything more useful after that. The error message box comes up when I hit the "Enable Amp" button and says "PNCConf encountered an error. The following information may be useful in troubleshooting:
Traceback (most recent call last):
File "/usr/bin/pncconf/", line 9107, in on_enable_toggled
self.update_axis_params()
File "/usr/bin/pncconf/", line 9077, in update_axis_params
halrun.flush()
IOError: [Errno 32] Broken pipe"
As far as the spindle speed display issue I'm seeing, I'm not sure how to answer your question because I'm not familiar enough with those yet. What happens is, if I start LinuxCNC and select the only configuration I've made with PNCConf and then I manually switch on my spindle (through my VFD), I don't see the "Velocity: 0" number in the black display area of AXIS change at all. If I start HAL meter though I can see the spindle encoder count increasing.
Another issue with PNCConf that I've noticed is that every time I run it, it resets the configuration to 2x 7i76, 12 encoders, 6 channels. The Smart Serial Tabs appear to still be correct though. I have to manually switch it back to 2x 7i77, 6 encoders, 3 channels every time.
Thanks,
Max