Hello Community,
I am new to CtrlX PLC programming.
I tried programming a simple ladder program, but however when i tried to download online to the ctrlX drive demo kit it give me an error "ML_AXSVELOCITY"
Anyone know what is the error?
Warmest regards,
Solved! Go to Solution.
Hello Open
the big question: What kind of error do you got?
next Question: Can you move the axis in vel mode via commisioning dialog?
I have test this with a virtual axis: -> All OK.... (I used structure test, but the FB is the same...)
Following points to mention
Regards Jochen
Hello Jochen,
Thank you for your reply,
I am able to move the axis using the CtrlX Motion app.
When i tried to use move velocity function block it gives me an error "ML_AXSVELOCITY". But however the function block for move relative is working well.
Warmest regards,
Open
Hello Open
This error message says, that your PLC project version doen't fit to the app version running in the CORE. So please check
If you do not see any different. Please try to crate a new project and see if this is working...
Keep in mind that the velocity mode is new in V1.14.
Regards
Jochen