对于故障排除,在印能捷诊断中显示描述问题的消息会很有帮助。可以使用自定义代码向印能捷诊断中添加消息。
可以使用以下代码添加消息:
'This function writes the message Please resend the job. to Diag
Creo.PWS.Automation.LowLevelUtilities.DiagMessage.LogMessage( _
System.Diagnostics.TraceLevel.Info, " Please resend the job. ")
Overview
Content Tools