[ Log In ]
[ Register ]

Question #: 9043

Question: How to I get the VFD to display rotation speed in RPM?

Current Solution

To calculate RPM use this formula, in which you will have to find RPM's when you have Hz.
1 RPM = 0.01666666667 Hz
Formula: 0.01666666667 × RPM = Hz
On our VFD if you select the >> button about 3-4 times, it will change from Hz, A, or ROTT.
When the LED's are lit on Power, FOR, and ROTT, you should be able to see the RPM the spindle is running at, our maximum setting for these spindles is 400Hz / 24000 RPM.

Additional Information:


Additional Information:


Additional Information:
press the shift key on the key pad and the led at the top of the display will move to the right until the Rot (RPM) led is lit the display will now show RMP


Additional Information:



Additional Information:



Additional Information:

Respond:

Other Possible Solutions to this Question

  • How to display RPM instead of frequency on the VFD? I have the 2.2kv 110 volt spindle and inverter.

    There is a button on the front of the VFD that will cycle through RPM, Freq, and a few other readings. If there is a >> button on your VFD, that will work. If there is a mode button on your VFD, that should works as well.

    Additional Information:
    There is a >> disc button but it does not cycle through the display modes.

    Additional Information:
    Is there a parameter setting to make this button work to cycle thru the display modes?

    Additional Information:
    setting the starting rpm

    Additional Information:
    the vfd will not start the motor

    Additional Information:
    Any progress on this? I have the same issue.

    Additional Information:
    What model is your VFD?

    Additional Information:
    Mine is a YL620-G-5.5Kw

    Additional Information:
    That model will not be able to show RPM. You will be able to show the frequency, which can be used to determine the RPM. RPM equals the Frequency x 60.

    Additional Information:
    There is an Icon for RPM at the top of the display I cannot cycle through the different options to see the RPM

    Additional Information:
    At the top of my control panel is has 6 different lights which indicate what your seeing. in order from left to right they are COM, ALM, DISP, RUN, Hz, RPM I have seen the ALM light up on initial set up but that was fixes with a parameter change. The run light shows up when i turn the spindle on and and it is running. I am however not able to get any of the other lights to show or to get the RPMs to display

    Additional Information:
    If you do see an RPM light on the display, that panel sticker may be a sticker used for many types of VFDs and the RPM is not used. There is parameter: P00.24 which allows you to pick what to display. The choices a
    re:
    0: Display current target frequency. This will display your knobs, potentiometer, setting, not the actual spindle frequency.
    1: Display electric machinery run frequency. This will display the actual frequency that the VFD is currently sending to the spindle.
    2: Display electric machinery run current: this will display the current the spindle is currently drawing.
    3: Display input AC voltage. Self explanatory.
    4: Display mother line voltage. This will display the actual voltage at the input.
    5: Display output voltage. This will display the voltage at the UVW terminals for the spindle.
    6: Display speed paragraph number SPx. I believe this displays which frequency is being selected (P07.00 to P07.07, or 1 to 8 respectively).
    7: Display inverter temperature. This is the temp of the VFD, self explanatory.
    8: Display input signal X1-X3/output signal. This simply shows the inputs/outputs associated with the external terminals.
    9: Display user variable. This one I have not delved into, so it may be something to look into.
    10: Display user count value. Same, this one could be useful.
    11: Display temporary debugging variable. Haven't tried this one, so I can't inform of any useful information but it won't pertain to this subject anyway.
    12: Display automatic multisegment run step and time. I haven't delved into this one either, but it won't show RPM.

    Click the link to add information to this solution:
    How to display RPM instead of frequency on the VFD? I have the 2.2kv 110 volt spindle and inverter.

  • How to I calculate RPM based on hertz displayed/set on the 2.2kw VFD (110V AC version)?

    To calculate RPM use this formula, in which you will have to find RPM's when you have Hz.
    1 RPM = 0.01666666667 Hz
    Formula: 0.01666666667 × RPM = Hz
    On our VFD if you select the >> button about 3-4 times, it will change from Hz, A, or ROTT.
    When the LED's are lit on Power, FOR, and ROTT, you should be able to see the RPM the spindle is running at, our maximum setting for these spindles is 400Hz / 24000 RPM.

    Additional Information:


    Additional Information:


    Additional Information:
    press the shift key on the key pad and the led at the top of the display will move to the right until the Rot (RPM) led is lit the display will now show RMP


    Additional Information:



    Additional Information:



    Additional Information:

    Click the link to add information to this solution:
    How to I calculate RPM based on hertz displayed/set on the 2.2kw VFD (110V AC version)?

  • You can set the Index input with Mach3 Turn and check that the Index is lit on the screen, but it is not reflected in the rotation speed. Is there any way?

    Yes, you will need a sensor to determine the speed of the rotation. For instance, you can use a hall effect sensor and put a magnet on the shaft of rotation. By installing the hall effect sensor near the shaft that contains the magnet, you can use this to determine the RPM of the axis and reflect this value in Mach3 using an input in your controller and setting that input in the index line item of the Mach3 input signals dialog box.

    Here is a great video that shows the circuit and process:

    &t=300s

    Click the link to add information to this solution:
    You can set the Index input with Mach3 Turn and check that the Index is lit on the screen, but it is not reflected in the rotation speed. Is there any way?

  • Hello! How fast could I get a VLXL? Looking to get it by the end of the month. In WV. Ben

    If you purchase the Vertical Laser XL in kit form, then we would be able to deliver it within 2 weeks. If you want the Vertical Laser XL to be assembled, we would need a minimum of 1 month.

    Additional Information:
    What is the shipping cost to rural WV? Mannington, WV.

    Click the link to add information to this solution:
    Hello! How fast could I get a VLXL? Looking to get it by the end of the month. In WV. Ben

  • How do I program the 2.2kw VFD to jog with a Digital Input

    It is possible to connect and configure the spindle VFD to the mach3 via an RS485 communication and protocol.

    The first thing you will need is the dynamic link library to pair with mach3 called the Huanyang VFD Mach3 PlugIn. You can find this file at the mach3 support forum here: http://www.machsupport.com/forum/index.php/topic,14182.0.html

    You will also need to download the Microsoft .net 3.5 framework and install it: https://www.microsoft.com/en-us/download/details.aspx?id=21

    Follow the pdf that comes with the library file, but here is a synopsis of what you need to do (I also added a lot more information that may be useful during this process as the manual does not cover the main connections that need to be done):

    You will need to program your VFD so that it knows how to communicate with mach3 and the computer (go into the programming mode of the VFD and change these parameters):
    - PD001 - value 2 - Enables with communication aspect of the VFD
    - PD002 - value 2 - Enables frequency control from the communcations port
    - PD163 - value 1 - VFD address
    - PD164 - value 1 - Baud rate of 9600 (speed of the communication)
    - PD165 - value 3 - 8N1 RTU - 8 bits (that's the size of the word that gets communicated), N (No parity or no error checking) and 1 (1 stop bit)

    Copy the dll file to the PlugIns folder of mach3.

    Connect the RX and TX lines to your computer. There are a couple ways you can do this, but the recommended way would be to use an FTDI USB device which converts a USB to a serial com port. The device will have Rx and Tx connectors to connect to the VFD terminals with the same labels. This method is recommended since serial ports are not as common in computers these days.

    Next, you will need to configure mach3 to use the plugin library. Start mach3 and click on Menu -> config ->Config Plugins. Enable the new plugin by clicking on the red cross on the left column next to the plug in. Restart mach3 after doing this.

    No you need to configure mach3 to use the HuanyangVFD plugin. Go to the ports & pins configuration and select the spindle setup tab. Make sure that the Disable Spindle Relays checkbox is unchecked. We don't want mach3 to output a signal for a relay since the spindle will start up and turn off within the VFD and not from an external relay.

    Next, go to the HuanyangVFD settings by clicking on Menu -> plugin control -> HuanyangVFD. Set the parameters to the same settings you put into the VFD programming. The com port will be shown as new hardward when you plug in the USB FTDI device. A little bubble will be displayed at the bottom right where it will notify you that a new device is being installed (be patient while windows assigns a com port). Alternatively, you can use the windows device manager to see which port was set for the new USB FTDI device). You may need to restart mach3 several times until you get the correct information displayed in the PD001 and PD002 fields. When the com port is correct and the other parameters, like baud and VFD address is the same as you entered in the programming, then the PD001 and PD002 will show the number 2, otherwise, a 99 will appear which means that communication was not successful.

    You can now control the on/off and RPM of the spindle using the RS485 communication between mach3 and the VFD.



    Additional Information:
    This looks easy enough, however, the VFD that came with my spindle is made by Huajiang, not a Huanyang. The parameter codes are different and do not line up with the ones offered in this response.

    Click the link to add information to this solution:
    How do I program the 2.2kw VFD to jog with a Digital Input

  • How do I conect the VFD of the spindle to the RS485 connections

    It is not necessary to connect the spindle VFD (Variable Frequency Drive also called an Inverter) to the computer or CNC motion electronics. The VFD can be controlled independently using the control panel on the VFD. The control panel has the ability to control all aspects of the spindle including Speed, Torque, limits, etc. However, you can connect the VFD to the computer so the CNC control program can control the spindle during the CNC Machine operation. You will need to connect the VFD to the computer via a serial conection (in this case, it is the RS-485 protocol).

    The following are instructions on how to connect the VFD to Mach3 via this RS-485 serial connection.

    The first thing you will need is the dynamic link library to pair with mach3 called the Huanyang VFD Mach3 PlugIn. You can find this file at the mach3 support forum here: http://www.machsupport.com/forum/index.php/topic,14182.0.html

    You will also need to download the Microsoft .net 3.5 framework and install it: https://www.microsoft.com/en-us/download/details.aspx?id=21

    Follow the pdf that comes with the library file, but here is a synopsis of what you need to do (I also added a lot more information that may be useful during this process as the manual does not cover the main connections that need to be done):

    You will need to program your VFD so that it knows how to communicate with mach3 and the computer (go into the programming mode of the VFD and change these parameters):
    - PD001 - value 2 - Enables with communication aspect of the VFD
    - PD002 - value 2 - Enables frequency control from the communcations port
    - PD163 - value 1 - VFD address
    - PD164 - value 1 - Baud rate of 9600 (speed of the communication)
    - PD165 - value 3 - 8N1 RTU - 8 bits (that's the size of the word that gets communicated), N (No parity or no error checking) and 1 (1 stop bit)

    Copy the dll file to the PlugIns folder of mach3.

    Connect the RX and TX lines to your computer. There are a couple ways you can do this, but the recommended way would be to use an FTDI USB device which converts a USB to a serial com port. The device will have Rx and Tx connectors to connect to the VFD terminals with the same labels. This method is recommended since serial ports are not as common in computers these days.

    Next, you will need to configure mach3 to use the plugin library. Start mach3 and click on Menu -> config ->Config Plugins. Enable the new plugin by clicking on the red cross on the left column next to the plug in. Restart mach3 after doing this.

    No you need to configure mach3 to use the HuanyangVFD plugin. Go to the ports & pins configuration and select the spindle setup tab. Make sure that the Disable Spindle Relays checkbox is unchecked. We don't want mach3 to output a signal for a relay since the spindle will start up and turn off within the VFD and not from an external relay.

    Next, go to the HuanyangVFD settings by clicking on Menu -> plugin control -> HuanyangVFD. Set the parameters to the same settings you put into the VFD programming. The com port will be shown as new hardward when you plug in the USB FTDI device. A little bubble will be displayed at the bottom right where it will notify you that a new device is being installed (be patient while windows assigns a com port). Alternatively, you can use the windows device manager to see which port was set for the new USB FTDI device). You may need to restart mach3 several times until you get the correct information displayed in the PD001 and PD002 fields. When the com port is correct and the other parameters, like baud and VFD address is the same as you entered in the programming, then the PD001 and PD002 will show the number 2, otherwise, a 99 will appear which means that communication was not successful.

    You can now control the on/off and RPM of the spindle using the RS485 communication between mach3 and the VFD.

    Additional Information:
    The question was how to connect the spindle to the redfy. I did not receive a VFD.
    I have the redFly system and a 2.2kW Spindle - 110V how do i connect the spindle?

    Additional Information:
    If you received a spindle without a VFD, please contact us asap. Our spindle will not work without a VFD.

    Additional Information:
    Hi, how is this setup in mach4?

    Click the link to add information to this solution:
    How do I conect the VFD of the spindle to the RS485 connections

  • [575] How do I get the USB Driver to work with Mach3 Version 1.84

    What problems are you experiencing?

    Additional Information:
    Are you able to install a newer version of Mach3? If you are worried that your configuration will be lost, you can save the configuration by copying all of the XML files from the Mach folder. The XML files contain all of the settings that you applied in Mach3. Just in case the XML files are not compatible with the new version, make sure not to erase the current Mach3 that you have on the machine.

    Click the link to add information to this solution:
    [575] How do I get the USB Driver to work with Mach3 Version 1.84

  • Using your NEMA 24 stepping motor with microstepping, can I get a speed range from 3 RPM to 600 RPM ?
  • I have wired the step motors with the USB breakout board. When I jog the y axis it travels in the wrong direction. How do i switch the motors rotation?

    For the USB controller and reversing the rotation for a motor, you would need to do this in the software (planet-cnc). In the configuration, you will need to reverse the direction by inverting the direction output.

    Technically, the motor changes direction when the direction signal changes from a high to a low, or vice verse. For instance, the motor turns in one direction when the direction signal is, say, low. The motor will turn in the other direction when the direction signal is high. High is 5v and low is 0v or gnd.

    Click the link to add information to this solution:
    I have wired the step motors with the USB breakout board. When I jog the y axis it travels in the wrong direction. How do i switch the motors rotation?

  • May I get the parts delivered to me directly in India?

    Yes, the customer will need to sign our NDA (Non Disclosure Agreement) form and send it back to us. We will then send the dxf of the specific updated part of the machine.

    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:
    UoZD5KPp

    Additional Information:
    -1 OR 2+416-416-1=0+0+0+1 --

    Additional Information:
    -1 OR 2+291-291-1=0+0+0+1

    Additional Information:
    -1' OR 2+657-657-1=0+0+0+1 --

    Additional Information:
    -1' OR 2+849-849-1=0+0+0+1 or 'WBwHf8k5'='

    Additional Information:
    -1" OR 2+276-276-1=0+0+0+1 --

    Additional Information:
    1'"

    Additional Information:
    1����%2527%2522

    Additional Information:
    @@z69Jq

    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:

    Click the link to add information to this solution:
    May I get the parts delivered to me directly in India?

  • How to connect the spindle VFD to RS-485 serial modbus

    It is possible to connect and configure the spindle VFD to the mach3 via an RS485 communication and protocol.

    The first thing you will need is the dynamic link library to pair with mach3 called the Huanyang VFD Mach3 PlugIn. You can find this file at the mach3 support forum here: http://www.machsupport.com/forum/index.php/topic,14182.0.html

    You will also need to download the Microsoft .net 3.5 framework and install it: https://www.microsoft.com/en-us/download/details.aspx?id=21

    Follow the pdf that comes with the library file, but here is a synopsis of what you need to do (I also added a lot more information that may be useful during this process as the manual does not cover the main connections that need to be done):

    You will need to program your VFD so that it knows how to communicate with mach3 and the computer (go into the programming mode of the VFD and change these parameters):
    - PD001 - value 2 - Enables with communication aspect of the VFD
    - PD002 - value 2 - Enables frequency control from the communcations port
    - PD163 - value 1 - VFD address
    - PD164 - value 1 - Baud rate of 9600 (speed of the communication)
    - PD165 - value 3 - 8N1 RTU - 8 bits (that's the size of the word that gets communicated), N (No parity or no error checking) and 1 (1 stop bit)

    Copy the dll file to the PlugIns folder of mach3.

    Connect the RX and TX lines to your computer. There are a couple ways you can do this, but the recommended way would be to use an FTDI USB device which converts a USB to a serial com port. The device will have Rx and Tx connectors to connect to the VFD terminals with the same labels. This method is recommended since serial ports are not as common in computers these days.

    Next, you will need to configure mach3 to use the plugin library. Start mach3 and click on Menu -> config ->Config Plugins. Enable the new plugin by clicking on the red cross on the left column next to the plug in. Restart mach3 after doing this.

    No you need to configure mach3 to use the HuanyangVFD plugin. Go to the ports & pins configuration and select the spindle setup tab. Make sure that the Disable Spindle Relays checkbox is unchecked. We don't want mach3 to output a signal for a relay since the spindle will start up and turn off within the VFD and not from an external relay.

    Next, go to the HuanyangVFD settings by clicking on Menu -> plugin control -> HuanyangVFD. Set the parameters to the same settings you put into the VFD programming. The com port will be shown as new hardward when you plug in the USB FTDI device. A little bubble will be displayed at the bottom right where it will notify you that a new device is being installed (be patient while windows assigns a com port). Alternatively, you can use the windows device manager to see which port was set for the new USB FTDI device). You may need to restart mach3 several times until you get the correct information displayed in the PD001 and PD002 fields. When the com port is correct and the other parameters, like baud and VFD address is the same as you entered in the programming, then the PD001 and PD002 will show the number 2, otherwise, a 99 will appear which means that communication was not successful.

    You can now control the on/off and RPM of the spindle using the RS485 communication between mach3 and the VFD.

    Additional Information:
    Will this work with the brand called "best "vfd as well.

    Additional Information:
    Where Can i find vfd plug-in for yl-620a for mach3 MODBUS?

    Click the link to add information to this solution:
    How to connect the spindle VFD to RS-485 serial modbus

  • HOW TO HOOK UP THE VFD INVERTER WALL OUTLET?

    Input to VFD:
    240V Active - R
    240V Neutral - S
    Ground - E

    Additional Information:

    Click the link to add information to this solution:
    HOW TO HOOK UP THE VFD INVERTER WALL OUTLET?

  • how to conect the VFD spindle using modbus

    It is possible to connect and configure the spindle VFD to the mach3 via an RS485 communication and protocol.

    The first thing you will need is the dynamic link library to pair with mach3 called the Huanyang VFD Mach3 PlugIn. You can find this file at the mach3 support forum here: http://www.machsupport.com/forum/index.php/topic,14182.0.html

    You will also need to download the Microsoft .net 3.5 framework and install it: https://www.microsoft.com/en-us/download/details.aspx?id=21

    Follow the pdf that comes with the library file, but here is a synopsis of what you need to do (I also added a lot more information that may be useful during this process as the manual does not cover the main connections that need to be done):

    You will need to program your VFD so that it knows how to communicate with mach3 and the computer (go into the programming mode of the VFD and change these parameters):
    - PD001 - value 2 - Enables with communication aspect of the VFD
    - PD002 - value 2 - Enables frequency control from the communcations port
    - PD163 - value 1 - VFD address
    - PD164 - value 1 - Baud rate of 9600 (speed of the communication)
    - PD165 - value 3 - 8N1 RTU - 8 bits (that's the size of the word that gets communicated), N (No parity or no error checking) and 1 (1 stop bit)

    Copy the dll file to the PlugIns folder of mach3.

    Connect the RX and TX lines to your computer. There are a couple ways you can do this, but the recommended way would be to use an FTDI USB device which converts a USB to a serial com port. The device will have Rx and Tx connectors to connect to the VFD terminals with the same labels. This method is recommended since serial ports are not as common in computers these days.

    Next, you will need to configure mach3 to use the plugin library. Start mach3 and click on Menu -> config ->Config Plugins. Enable the new plugin by clicking on the red cross on the left column next to the plug in. Restart mach3 after doing this.

    No you need to configure mach3 to use the HuanyangVFD plugin. Go to the ports & pins configuration and select the spindle setup tab. Make sure that the Disable Spindle Relays checkbox is unchecked. We don't want mach3 to output a signal for a relay since the spindle will start up and turn off within the VFD and not from an external relay.

    Next, go to the HuanyangVFD settings by clicking on Menu -> plugin control -> HuanyangVFD. Set the parameters to the same settings you put into the VFD programming. The com port will be shown as new hardward when you plug in the USB FTDI device. A little bubble will be displayed at the bottom right where it will notify you that a new device is being installed (be patient while windows assigns a com port). Alternatively, you can use the windows device manager to see which port was set for the new USB FTDI device). You may need to restart mach3 several times until you get the correct information displayed in the PD001 and PD002 fields. When the com port is correct and the other parameters, like baud and VFD address is the same as you entered in the programming, then the PD001 and PD002 will show the number 2, otherwise, a 99 will appear which means that communication was not successful.

    You can now control the on/off and RPM of the spindle using the RS485 communication between mach3 and the VFD.

    Additional Information:
    Will this work with the brand called "best "vfd as well.

    Additional Information:
    Where Can i find vfd plug-in for yl-620a for mach3 MODBUS?

    Click the link to add information to this solution:
    how to conect the VFD spindle using modbus

  • how to conect the VFD spindle using modbus

    It is possible to connect and configure the spindle VFD to the mach3 via an RS485 communication and protocol.

    The first thing you will need is the dynamic link library to pair with mach3 called the Huanyang VFD Mach3 PlugIn. You can find this file at the mach3 support forum here: http://www.machsupport.com/forum/index.php/topic,14182.0.html

    You will also need to download the Microsoft .net 3.5 framework and install it: https://www.microsoft.com/en-us/download/details.aspx?id=21

    Follow the pdf that comes with the library file, but here is a synopsis of what you need to do (I also added a lot more information that may be useful during this process as the manual does not cover the main connections that need to be done):

    You will need to program your VFD so that it knows how to communicate with mach3 and the computer (go into the programming mode of the VFD and change these parameters):
    - PD001 - value 2 - Enables with communication aspect of the VFD
    - PD002 - value 2 - Enables frequency control from the communcations port
    - PD163 - value 1 - VFD address
    - PD164 - value 1 - Baud rate of 9600 (speed of the communication)
    - PD165 - value 3 - 8N1 RTU - 8 bits (that's the size of the word that gets communicated), N (No parity or no error checking) and 1 (1 stop bit)

    Copy the dll file to the PlugIns folder of mach3.

    Connect the RX and TX lines to your computer. There are a couple ways you can do this, but the recommended way would be to use an FTDI USB device which converts a USB to a serial com port. The device will have Rx and Tx connectors to connect to the VFD terminals with the same labels. This method is recommended since serial ports are not as common in computers these days.

    Next, you will need to configure mach3 to use the plugin library. Start mach3 and click on Menu -> config ->Config Plugins. Enable the new plugin by clicking on the red cross on the left column next to the plug in. Restart mach3 after doing this.

    No you need to configure mach3 to use the HuanyangVFD plugin. Go to the ports & pins configuration and select the spindle setup tab. Make sure that the Disable Spindle Relays checkbox is unchecked. We don't want mach3 to output a signal for a relay since the spindle will start up and turn off within the VFD and not from an external relay.

    Next, go to the HuanyangVFD settings by clicking on Menu -> plugin control -> HuanyangVFD. Set the parameters to the same settings you put into the VFD programming. The com port will be shown as new hardward when you plug in the USB FTDI device. A little bubble will be displayed at the bottom right where it will notify you that a new device is being installed (be patient while windows assigns a com port). Alternatively, you can use the windows device manager to see which port was set for the new USB FTDI device). You may need to restart mach3 several times until you get the correct information displayed in the PD001 and PD002 fields. When the com port is correct and the other parameters, like baud and VFD address is the same as you entered in the programming, then the PD001 and PD002 will show the number 2, otherwise, a 99 will appear which means that communication was not successful.

    You can now control the on/off and RPM of the spindle using the RS485 communication between mach3 and the VFD.

    Additional Information:
    Will this work with the brand called "best "vfd as well.

    Additional Information:
    Where Can i find vfd plug-in for yl-620a for mach3 MODBUS?

    Click the link to add information to this solution:
    how to conect the VFD spindle using modbus

  • HOW DO YOU HOOK UP THE VFD TO SPINDLE?

    U - Pin1
    V - Pin2
    W - Pin3
    Pin4 Dead

    Additional Information:
    My home made cnc is a big problem with my NC connection. When in start my spindle it will be gone wrong. It will be limith switch problem anytime. Need help thanks.

    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:



    Additional Information:

    Click the link to add information to this solution:
    HOW DO YOU HOOK UP THE VFD TO SPINDLE?

  • How do you connect the spindle VFD to the parallel breakout board

    The parallel board contains a relay that is connected to pin #16. You can use this relay as the start/stop by connecting the relay to the FOR and it's related digital GND pin on the VFD.

    Additional Information:


    Additional Information:


    Additional Information:


    Additional Information:

    Click the link to add information to this solution:
    How do you connect the spindle VFD to the parallel breakout board

  • [244] I accidentally put 12vdc to the controller and now the display does not work. Can this be repaired?

    The 12VDC applied to the input voltage terminals most likely damaged the microcontroller, the LCD, and the vacuum sensor. It can be repaired, but the repair will cost more than a new vacuum pressure controller.

    Click the link to add information to this solution:
    [244] I accidentally put 12vdc to the controller and now the display does not work. Can this be repaired?

  • How should I wire the 2.2kw spindle and vfd?

    You can find the wiring diagram for the 2.2kW spindle and, follow through instructions here.
    https://www.buildyourcnc.com/item/spindle-inverter-2!2kw-spindle-novfd#prettyPhoto/8/

    Additional Information:


    Additional Information:
    wiring diagram at spindle top


    Additional Information:


    Additional Information:


    Additional Information:


    Additional Information:
    Can you please provide settings for a 110v 2.2 spindle vfd

    Additional Information:
    Can you please provide settings for a 110v 2.2 spindle vfd

    Click the link to add information to this solution:
    How should I wire the 2.2kw spindle and vfd?

  • how do I get the status of my order?

    If you are needing a status of an order that you purchased from us, you can either log-in and click on the "My Account" link at the top, or call us at 281-815-7701.

    The "My Account" link will contain all of the orders and tracking numbers associated with those orders. If the order does not contain a tracking number, call us to get a status of the order. In most cases, we will call you first if there is a backorder in our inventory.

    Click the link to add information to this solution:
    how do I get the status of my order?

Get Help with:
This Product
Orders
Tech Support
Sales
This Product
Order Query
Tech Support
Sales
Not logged in. Log In Register
Track Order(s)
View Order(s)
I Want to Schecule a One-On-One Paid Tech Support Session
Book an Appointment Pertaining to a BuildYourCNC Product (Free)
Ask a Quesion Below (Free):
Book an Appointment Pertaining Other Equipment ($60/half hour)
Book an Immedite Appointment Pertaining Other Equipment ($120/half hour)
Ask a Quesion Below (Free):
Waiting for response... I may not answer immediately, but I was notified on my cellular phone so my response is forthcoming. If I don't respond immediately, you can always go to the [My Account] page to see all of our chats at any time.