So far virtual and physical axes are named identically ax<id>. This makes it hard to tell them apart in PLCs.
By separating each type into its own namespace and easier management of axes is achieved, i.e. for axes added later in the development process.
Ideally it would be possible to name the axis with arbitrary names instead of ax<id>.