Folinn H1 Series VFDs: Difference between revisions

updated PDF links to use wiki copy of PDF
added more parameters to enable MODBUS timeout fault
 
(4 intermediate revisions by the same user not shown)
Line 18: Line 18:


== Model Numbers ==
== Model Numbers ==
In the FoLinn H1 series manual:


* [https://www.cncwiki.org/images/c/c1/FoLinn_H1_Series_Inverter_User_Manual.pdf#page=6 Page 6] (7 in the PDF) shows the model number scheme
* [https://www.cncwiki.org/images/c/c1/FoLinn_H1_Series_Inverter_User_Manual.pdf#page=6 Page 6] (7 in the PDF) shows the model number scheme
In the LinsVFD EV50 series manual:
* [https://www.omc-stepperonline.com/index.php?route=product/product/get_file&file=3332/EV50_Series_Inverter_Full_User_Manual.pdf#page=6 Page 6] (7 in the PDF) shows the model number scheme


== Wiring Diagram ==
== Wiring Diagram ==
Line 30: Line 36:
* [https://www.cncwiki.org/images/c/c1/FoLinn_H1_Series_Inverter_User_Manual.pdf#page=76 Page 76] (147 in the PDF) shows the H0201 interface panel screw / RJ45 / D-Sub? terminal pinout
* [https://www.cncwiki.org/images/c/c1/FoLinn_H1_Series_Inverter_User_Manual.pdf#page=76 Page 76] (147 in the PDF) shows the H0201 interface panel screw / RJ45 / D-Sub? terminal pinout


NOTE: they claim that pins 1&2 on the RJ45 are RS-485+/-, but in reality it's reversed and pins 8&7 are RS-485+/- and pins 2&4 are GND.
NOTE: <del>they claim that pins 1 &amp; 2 on the RJ45 are RS-485+/-</del>, but in reality it's reversed and pins 8 &amp; 7 are RS-485+/- and pins 1 &amp; 2 are +5V &amp; GND respectively.
 
=== RS-485 ===
 
{| class="wikitable"
! RJ45 Pin
! Function
|-
| 1
| +5V
|-
| 2
| GND
|-
| 3
| +12V
|-
| 7
| RS-485 B-
|-
| 8
| RS-485 A+
|}


== Dimensions ==
== Dimensions ==
In the FoLinn H1 series manual:


* [https://www.cncwiki.org/images/c/c1/FoLinn_H1_Series_Inverter_User_Manual.pdf#page=65 Page 65] (126 in the PDF) show a table of the dimensions
* [https://www.cncwiki.org/images/c/c1/FoLinn_H1_Series_Inverter_User_Manual.pdf#page=65 Page 65] (126 in the PDF) show a table of the dimensions
In the LinsVFD EV50 series manual:
* [https://www.omc-stepperonline.com/index.php?route=product/product/get_file&file=3332/EV50_Series_Inverter_Full_User_Manual.pdf#page=65 Page 65] (126 in the PDF) show a table of the dimensions


== Parameters ==
== Parameters ==
Line 154: Line 188:
| Motor main reactance
| Motor main reactance
|}
|}
== Alarm Codes ==
* [https://www.cncwiki.org/images/c/c1/FoLinn_H1_Series_Inverter_User_Manual.pdf#page=63 Page 63] (122 in the PDF) shows a list of fault codes


== Modbus control ==
== Modbus control ==
Line 269: Line 307:
| 2: communication (?)
| 2: communication (?)
| Pause command source
| Pause command source
|}
To configure MODBUS timeout:
{| class="wikitable"
! Parameter No.
! Default Value
! Required Value
! Description
|-
| P01.30
| 0000
| 1340: Comparator 1 Output
| Virtual terminal setting
|-
| P03.08
| 00: no effect
| 17: use P01.30 bit 0 (in single command mode)
| Fault command source
|-
| P12.00
| 0.0
| 2.0 (seconds until timeout)
| Free parameter 1
|-
| P16.00
| 0000: invalid?
| 1044: use P10.44 "communication timeout"
| Comparator 1 input parameter selection
|-
| P16.01
| 0000: invalid
| 1200: use P12.00 "free parameter 1"
| Comparator 1 comparison parameter selection
|-
| P16.02
| 0: &gt; (greater than)
| 2: &ge; (greater than or equal to)
| Comparator 1 configuration
|}
|}