Hello Guest it is March 29, 2024, 11:54:36 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - IgorL

Pages: 1
1
Hello,

I trying write movment plugin for my device and begin from study BlankMovment Plugin. And have a questions.

1. Then I using this plugin and try set Velocity (menu Config\Motor Tuning in Mach3) value always is zero. Possible set any nonzero only then 'sep per' is zero. Why? May be I not initializing any variable in Engine,MainPlanner, etc?  I add to myInitControl  MainPlanner->ExternalPulseRates[0..7]=75000;
2. Then I change 'sep per' (menu Config\Motor Tuning in Mach3)  I don't see this change in MainPlanner->StepPerAxis[]. Where saved this value?

Mach3 R3.042.029
SDK 2.62
VS2008

Thanks,
Igor.

Pages: 1