Greetings,
I am reaching out to inquire about the functionality and availability of specific features in PLCnext, which are utilized within the PCWorx software. Specifically, I am interested in determining whether PLCnext supports the following elements:
1. SYS_PlcNetloadLimiter
2. PLC_SYS_TICK_CNT
3. PLC_STOP
Hello gooscov,
please find the needed FB’s in the following Library PLCnext Store | PLCnextBase.
Alternatively, you can use the following options:
SYS_PlcNetloadLimiter-> You can also configure it in WBM.
PLC_SYS_TICK_CNT → You can also use the standart FB GET_MICROSECONDS see PLCnEng Help: PLCnext Engineer Online Help PLC_STOP → You can also use the RSC-Service in C++, please find the documentation under following link: PLCnext API Documentation: Arp::Plc::Domain::Services::IPlcManagerService2 Class Reference (virtual void Start (PlcStartKind startKind, boolean async=false)=0)
BR Eduard