Hello All,
I want to use VESC to drive some coils so it can illustrate some basic principles of electric motors. I use a coreless disk generator with nine coils in Y connection. I would like to excite this disk so I tried to use foc_openloop_duty from VESC devtools console. It seems to work, but it only last around 1 second. After that it stops generating the rotating magnetic field. Is there any way to set VESC generating this rotating magnetic field for longer times?? Thanks, best regards.
Diego.
vesc terminal;
"foc_openloop_duty [duty] [erpm]"
"foc_openloop [current] [erpm]"
Hello Skyline, thanks for your help, but I've just used that command, but the problem is that only lasts for 1 second. I would like to have it continuously. Regards