06-15-2022 03:45 AM
The Part Counter on my machine often stops counting suddenly, roughly once a day. Only if I restart IPC can the Part Counter continue counting.
What could have caused this?
Probably because I added the Part counter add-on to each Mode handler and Command handler, totaling more than ten. But I don't know if this has anything to do with the problem above.
06-15-2022 02:36 PM
Did you set different port number for every ParCounter instance?
06-16-2022 03:15 AM
Yes,I have set different port numbers.
06-20-2022 12:28 PM
It is not recommended to use more than 4 instances of the PartCounter Add-On in a project.
Use it as a overall counting of output of the machine or separate parts of the machine (e.g. funtion units)
not to evaluate count of single devices/processes along the part workflow.
You are able to tag each counting with the process/error bit which leads to an nio state.
This is usually the place where parts leave the machine (, FU) either IO or NIO, rework, ...
Please post your used versions of the PartCounter runtime and app to give you a better hint.