📄 cgirblk_s57_b303_outputs.tlc
字号:
%implements cgirblk_s57_b303_Outputs "C"
%function Outputs(block, system) Output
if(%<LibBlockInputSignal(1, "", "", 0)> >= %<SLibCGIRBlockParameter(0, "", "", 0)>) {
%<SLibCGIRGenSystemFcnCall(0, 0, "Output")>\
%if !LibBlockOutputSignalIsExpr(0)
%<LibBlockAssignOutputSignal(0, "", "", 0, "%<LibBlockInputSignal(0, "", "", 0)>")>\
%endif
} else {
%if !LibBlockOutputSignalIsExpr(0)
%<LibBlockAssignOutputSignal(0, "", "", 0, "%<LibBlockInputSignal(2, "", "", 0)>")>\
%endif
}
%endfunction
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -