AXC 1152 Controller Support on PID

I want PID Control Library for my Project.

ControlTechnology is not available on PLC Next Store.
Where we can download it?

Unfortunately the ControlTechnology library for PLCnext Engineer has been discontinued, and cannot be downloaded any more.

So is there any Other Way to Run PID Function in AXC F 1152 Controller?

Unfortunately there are currently no function block libraries published by Phoenix Contact for PID control loops.

I have had a quick search in the PLCnext Store, and I don't see anything from other vendors either.
It may be possible to implement a PID control loop in a PLCnext Control device using Simulink.

Then How can i implement PID In PLCNext Engineering Software? I dont know Simulink…!!

What version of PLCnext Engineer are you using? I currently have 2021.9 and can find loop controller functions at the following location:

Programming -> Extended -> Functions & Function Blocks -> Loop Controller.

There is a PID and FPID block in that library, which comes with the standard 1152 template when I create a new project in 2021.9.

Thanks.

F_PID Block is Working Fine.