SECS/GEM、测试自动化、AI 视觉和智能工厂的市场领导者

Smart FactorySupportFAQ

What does Proc: Delete] Send Message (TIMEOUT) mean?

The Proc: Delete log is a message deleted automatically by XComPro.

[If not sent]
If you make a new message with MakeSecsMsg () and SetxxxItem () API and do not call Send () function, XComPro deletes the message after a certain time. Alternatively, XComPro deletes the message and leaves a send message (timeout) log even if the message was sent before the message was selected.

[If not closed]
Likewise, [Proc: Delete] Rcv Message (TIMEOUT) is a log that XComPro deletes and leaves a message after a certain time when CloseSecsMsg () is not called for received messages.


The log will not affect the progress of the program.