Generally, if the 107's trim pot has no effect on actual spindle speed when the 107 is running in test mode, something is wired incorrectly between the 107 and your VFD, or your VFD is mis-confgured.
If you haven't already done so, download PMDX"s app note AN001 and/or AN002 (
http://www.pmdx.com/AppNotes). AN001 covers how to configure a 126/107 connected to a parallel port, among other things, and provides an XML file (Mach3 config file) that you can load directly into Mach3. You might try that XML just for the spindle and see if you can get that to work. AN002 talks about using a SmoothStepper instead of parallel ports. That app note is quite old and I the Mach3 SmoothStepper plug-in may have changed radically since then. But it might get you started.
At a quick glance:
- You have Output #3 mapped to port 2 pin 14, and acting as a "spindle on" signal. Are you actually using that signal to control anything related to the spindle? Maybe via one of the PMDX-126's relays (I think you can configure that pin to drive a relay).
- How do you have the 107 wired to your VFD?
- How do you have the 107's DIP switches set?
- How is the 126 connected to your PC? Directly to a parallel port (actually 2 parallel ports since I see you are using signals from port 2)? Through a SmoothStepper or other controller? If you are using a SmoothStepper, that is a whole different ball of wax (see the AN002 reference above). In fact, once you get the 107's test mode working, your best bet would then be to try the SmoothStepper forums to get Mach3/SS to generate the PWM.
- When running the 107 in test mode, do you get 2 different speeds from the VFD? you are supposed to be able to get something like 100% and 30% full speed.
- When you try turning on the spindle from Mach3, can you see the "PWM" LED on the 107 glow? Can you see the port 1 "Pin16" LED on the PMDX-126 glow? If the PWM is working from Mach3, then the LED should get brighter as you command the spindle closer to 100%/full speed, and should get dimmer as you command the spindle down to low speed (30% or so).
- What are you doing in Mach3 to turn on the spindle? For example, MDI commands "S" and "M3" or "M4"? Using the GUI controls?
And finally, I'm probably not gonna be any help with VFD settings, other than make sure you have the VFD set to look for an analog control voltage instead of front panel keys. I do believe there have been posts somewhere on these forums where people have listed the settings for various VFDs, some of which were the same brand as yours, if not the same model.