Question:
What aspects have to be observed when using pointers?
Response:
The faulty use of pointers in the PLC user program can lead to a system crash (CCr TRIP, C0161 = 71) of the Drive PLC/Servo PLC operating system. When using pointers, you have to ensure that the correct addresses are accessed.
Recommendation:
Do not use pointers as far as this is possible.