Riese wrote:hi dan,
now i tried to configure the plugin for several times. but if i press the start button (cw or ccw) nothing happens. if i Change the Speed - nothing.
i thought maybe something wrong with the vfd config. i read the Manual again and again, but everything ok.
so i downloaded a program wich is can send modbus commands. i used following commands (from alex_s) and every command worked.
Spindel FWD Start
01 06 20 00 00 01 43CA
Spindel REV Start
01 06 20 00 00 02 03CB
Spindel Stop with decel
01 06 20 00 00 02 03CB
Spindel Stop emergency
01 06 20 00 00 05 4209
Frequncy needs to be set in % of max defined
eg. 100.00 % = 10000 = 2710H | 50.00% = 5000 = 1388H
01 06 10 00 13 88 805C
what mistake do i make? is there anything else to configure in uccnc? sorry for all this questions.
thx in advance
udo
Hi udo,
Your stop spindle and Spindle REV Start is the same so this can't be right. These are the settings from ModbusEZ V15 manual for the PowTran9000 and you can see there the same as what you posted that worked by direct input besides stop/rev which was probably mistyped. Use 0005 or 0006 for stop, check manual for your preference.
Make sure F0.03 is set to 0 or 1.
If F0.02 is set to 1 leave frequency resolution UNCHECKED in ModbusEZ configure, if F0.02 is set to 2 than check frequency resolution in ModbuEZ configure.
Of course there are other parameters needed in VFD to work with a serial connection and are listed in your manual. If you are still having trouble after following what I posted please post .pro file.
Dan