OutputCompilerError

对于ST编辑器内的条件编译使用此指令。

示例

#IF IsInstructionSupported('F145_WRITE_DATA') <> 0 #THEN
    (*condition TRUE: first part is compiled and executed*)
#ELSE
    (*condition FALSE: second part is compiled and executed*)
    OutputCompilerError('Instruction NOT supported');
#END_IF;

结果

带有FP0 PLC的此代码返回以下错误:

相关主题

最后更新日期: 2024-03-15此页面上的反馈松下热线