回复
各位大侠,我想通过在SPS中写信号触发,报警变量来实现报警提示程序停止。C4系统使用MsgQuit(“”XXX“”)实施的。
if $in(5)==true then
MsgQuit("XXX")
endif