📄 电动机正反转控制.tbl
字号:
<points>
494.847826087,277.79710145,6
494.847826087,287.79710145,2
</points>
</line>
<line name="Line1" origin="494.847826087,258.79710145">
<points>
494.847826087,263.79710145,6
494.847826087,253.79710145,2
</points>
</line>
<elliment name="Elliment1" bounds="480.847826087,263.79710145,494.847826087,277.79710145" origin="487.847826087,270.79710145">
<line name="Line3" origin="497.847826087,270.79710145">
<points>
494.847826087,277.79710145,6
486.847826087,263.79710145,2
</points>
</line>
<line name="Line6" origin="482.847826087,265.79710145">
<points>
480.847826087,265.79710145,6
484.847826087,265.79710145,2
</points>
</line>
<line name="Line7" origin="480.847826087,269.79710145">
<points>
480.847826087,265.79710145,6
480.847826087,273.79710145,2
484.847826087,273.79710145,2
</points>
</line>
<line name="Line8" origin="486.847826087,269.79710145" linetype="3">
<points>
480.847826087,269.79710145,6
490.847826087,269.79710145,2
</points>
</line>
</elliment>
<elliment name="Elliment2" bounds="484.847826087,263.79710145,494.847826087,277.79710145" origin="489.847826087,270.79710145" visible="false">
<line name="Line5" origin="490.847826087,269.79710145" linetype="3">
<points>
484.847826087,269.79710145,6
494.847826087,269.79710145,2
</points>
</line>
<line name="Line9" origin="484.847826087,269.79710145">
<points>
484.847826087,265.79710145,6
484.847826087,273.79710145,2
</points>
</line>
<line name="Line10" origin="486.847826087,265.79710145">
<points>
484.847826087,265.79710145,6
488.847826087,265.79710145,2
</points>
</line>
<line name="Line11" origin="486.847826087,273.79710145">
<points>
484.847826087,273.79710145,6
488.847826087,273.79710145,2
</points>
</line>
<line name="Line4" origin="494.847826087,270.79710145">
<points>
494.847826087,277.79710145,6
494.847826087,263.79710145,2
</points>
</line>
</elliment>
<programe>
Private Function GetOnOff()
return Elliment1.Visible
End Function
Property OnOff read GetOnOff write SetOnOff name 开关 editor Bool
Private Function SetOnOff(AOnOff)
Elliment1.Visible = AOnOff
Elliment2.Visible = not AOnOff
End Function
</programe>
</elliment>
<elliment name="Elliment4" type="Elliment1" bounds="408,254,418,288" origin="413,271" onoff="True">
<line name="Line2" origin="416,283">
<points>
416,278,6
416,288,2
</points>
</line>
<line name="Line4" origin="422,274">
<points>
416,278,6
408,264,2
</points>
</line>
<line name="Line8" origin="419,271" visible="false">
<points>
416,278,6
416,264,2
</points>
</line>
<line name="Line1" origin="416,259">
<points>
416,264,6
416,254,2
</points>
</line>
<shape name="Arc1" type="Arc" bounds="414,260,418,264" origin="416,262" endangle="270" startangle="90" pattern="1"/>
<programe>
Private Function GetOnOff()
return Line4.Visible
End Function
Property OnOff read GetOnOff write SetOnOff name 开关 editor Bool
Private Function SetOnOff(AOnOff)
Line4.Visible = AOnOff
Line8.Visible = not AOnOff
End Function
</programe>
</elliment>
<elliment name="Elliment5" type="Elliment1" bounds="514.5,253.916666667,524.5,287.916666667" origin="519.5,270.916666667" onoff="True">
<line name="Line2" origin="522.5,282.916666667">
<points>
522.5,277.916666667,6
522.5,287.916666667,2
</points>
</line>
<line name="Line4" origin="528.5,273.916666667">
<points>
522.5,277.916666667,6
514.5,263.916666667,2
</points>
</line>
<line name="Line8" origin="525.5,270.916666667" visible="false">
<points>
522.5,277.916666667,6
522.5,263.916666667,2
</points>
</line>
<line name="Line1" origin="522.5,258.916666667">
<points>
522.5,263.916666667,6
522.5,253.916666667,2
</points>
</line>
<shape name="Arc1" type="Arc" bounds="520.5,259.916666667,524.5,263.916666667" origin="522.5,261.916666667" endangle="270" startangle="90" pattern="1"/>
<programe>
Private Function GetOnOff()
return Line4.Visible
End Function
Property OnOff read GetOnOff write SetOnOff name 开关 editor Bool
Private Function SetOnOff(AOnOff)
Line4.Visible = AOnOff
Line8.Visible = not AOnOff
End Function
</programe>
</elliment>
<elliment name="Elliment6" type="Elliment1" bounds="394,334,412,368" origin="403,351" onoff="True">
<line name="Line2" origin="396,363">
<points>
396,358,6
396,368,2
</points>
</line>
<line name="Line4" origin="402,354" visible="false">
<points>
396,358,6
412,346,2
</points>
</line>
<line name="Line8" origin="399,351">
<points>
396,358,6
404,342,2
</points>
</line>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -