I’ve got a question about the brake controlled by Virtual Axis compared to a P3.
I’ve got the brake working from the virtual axis, with simple settings as activation and release delay.
but i’m getting an error message in cockpit “The settings of the axis are invallid”.
I’m using in both cases the same motor with brake, but where trying to make a cheap and slower solution with frequency drives and a quicker, more accurate and expensiver solution with the P3 but with the same induction motors.
I’m trying to get the configuration as much as possible equal.
I tried to get it work with some gambled settings for nominal cuurent, torque and moment of inertia, but this result in the same message “The settings of the axis are invallid”.
the message “The settings of the axis are invallid” only tells us that at least one parameter is invalid, not neccessarily a break parameter.
Can you please save the system dump (log books + network command trace) with SDM or at least the Drive log or Network command trace and post it here?
It will show excatly which parameter is invalid.
Please go over these errors step by step. With these help you should now be able to identify possible new ones by yourself. You have to fill in valid data to the Parameter Table. In general no empty fields are allowed, 0.0 can be a valid value for some parameters.
On your gAxisX there is a AxisFeature used which is not valid for an ACOPOS Axis, if its a cam Automat you have to switch the Type of the Feature for example.
Virtual Axis use the common type, ACOPOS uses the ACOPOS type.
thanks for the reaction. Think because of all errors I missed it and had to much focus on the last general “The settings of the axis are invallid” error. Also after every reset only “The settings of the axis are invallid” comes and not the wrong ParId Error. I solved now almost all errors only the AxisFeature is strange. I have incremental encoders with only A and B pulse, so i have to disable the R pulse of the encoder with ParID 728 putting it to 2. I’m doing this with a AcpParTab. It works well but only after a restart of the plc the error appears on the first axis once, the other axis don’t get this error. After reset the error dissappears. Do you have any idear what this can be? Thanks in advance and already thanks for the rest!
Without more details it is not clear for me what happens there.
If the discussion gets longer it might be a good idea to open a new Thread for this different Topic, so other people will also view it. But first here some ideas:
2. DriveLog
A DriveLog can bring more details, as you can see there the timing of the error and the processing of the AcpParTable. Does the error occure before or after ParID 728 was set.
3. Configuration Review
You may screenshot all configurations which are relevant to this, so we can review it.
ParID-Table
Feature
Axis Configuration were the Feature is linked
4. Versions
Which versions do you use, is it maybe possible to test with a different Version, newer or older.