User Tools

Site Tools


delta_vfd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
delta_vfd [2019/01/04 16:43] emozolyakdelta_vfd [2019/01/04 16:52] emozolyak
Line 13: Line 13:
 To change any drive's parameter, you have to obtaing their addresses using the following rule:  To change any drive's parameter, you have to obtaing their addresses using the following rule: 
   * the parameter are indexed as Gn-Pn, where Gn - is a group number, Pn - parameter number. They are written in the start of a parameter description paragraph.    * the parameter are indexed as Gn-Pn, where Gn - is a group number, Pn - parameter number. They are written in the start of a parameter description paragraph. 
-  * the Modbus address if formed by converting G and P into hex format and then combining to nubmers again: e.g.  +  * the Modbus address if formed by converting G and P into hex format and then combining to nubmers again: e.g. 09-04 parameter will have address HR904, 06-15 parameter - HR060F and so on.
-09-04 parameter will have address HR904, 06-15 parameter - HR060F and so on.+
  
 There is a special VFD control & status memory area, described in the same chapter as group #9: There is a special VFD control & status memory area, described in the same chapter as group #9:
Line 23: Line 22:
  
   *create a register with Modbus address HR2000 and bit mask selecting 4 least bits   *create a register with Modbus address HR2000 and bit mask selecting 4 least bits
 +  
 +{{::register_mask.png?direct|}}
 +
   *create maintained button on the dashboard which would write 2/1 values upon press/release to run/stop the dirve respectively    *create maintained button on the dashboard which would write 2/1 values upon press/release to run/stop the dirve respectively 
  
 +{{ ::delta_dash_control.png?direct&500 |}}
  
delta_vfd.txt · Last modified: 2022/01/14 21:09 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki