The project is using ACOPOS table to set up the axes, which I am seeing for the first time.
In the physical view, the axes are referenced this way, same goes for gAxis_A1
this does not mean you didn’t reference (as in use the axis anywhere properly) but that you want to start a movement without letting it know a reference position.
I recommend opening the help for the error number in the logger → B&R Online Help
Since that already contains all required info I’ll spare my words to say the same as there
The wording “Axis not Referenced” in the error context means that the “IsHomed”-Bit of the Axis is not set. Your Configuration is fine, but you have to call a “MC_Home” before you command a Movement.
The Parameter Tables just load some ParIDs at StatUp to the ACOPOS.
The ParID 719 = 1 will Reset Encoder Errors and could interpreted as Command.
This command should not be set at every boot up, but only if a Encoder Error occured.
This command makes a write operation to the encoder memory and this can wear out the memory. It will take a thousand times but i was once told to me not set it to offten.
The ParID 347 F_Switch changes the PWM Frequency output of the ACOPOS.
This has an effect to the termal behaviour of the ACOPOS. Please consider the notes in Manual about Derating for higher Frequencies.