📄 自绘电气控制元件.tbl
字号:
<shape name="Arc1" type="Arc" bounds="52,38,56,42" origin="54,40" endangle="90" startangle="270" pattern="1"/>
<line name="Line3" origin="58,42">
<points>
54,42,6
64,42,2
</points>
</line>
<programe>
Private Function GetOnOff()
return Line8.Visible
End Function
Property OnOff read GetOnOff write SetOnOff name 开关 editor Bool
Private Function SetOnOff(AOnOff)
Line8.Visible = AOnOff
Line4.Visible = not AOnOff
End Function
</programe>
</elliment>
</sheet>
<sheet name="热继电器常开触点" bounds="44,36,62,70">
<elliment name="Elliment1" bounds="44,36,62,70" origin="53,53" onoff="True">
<line name="Line2" origin="62,65">
<points>
62,60,6
62,70,2
</points>
</line>
<line name="Line1" origin="62,41">
<points>
62,46,6
62,36,2
</points>
</line>
<elliment name="Elliment1" bounds="44,46,62,60" origin="53,53">
<line name="Line3" origin="65,53">
<points>
62,60,6
54,46,2
</points>
</line>
<line name="Line6" origin="50,50">
<points>
48,50,6
44,50,2
</points>
</line>
<line name="Line7" origin="48,52">
<points>
48,50,6
48,54,2
44,54,2
</points>
</line>
<line name="Line8" origin="54,52" linetype="3">
<points>
48,52,6
58,52,2
</points>
</line>
<line name="Line4" origin="44,48">
<points>
44,50,6
44,46,2
</points>
</line>
<line name="Line5" origin="44,56">
<points>
44,54,6
44,58,2
</points>
</line>
</elliment>
<elliment name="Elliment2" bounds="48,46,62,60" origin="55,53" visible="false">
<line name="Line5" origin="58,52" linetype="3">
<points>
52,52,6
62,52,2
</points>
</line>
<line name="Line9" origin="52,52">
<points>
52,50,6
52,54,2
</points>
</line>
<line name="Line10" origin="50,50">
<points>
48,50,6
52,50,2
</points>
</line>
<line name="Line11" origin="50,54">
<points>
48,54,6
52,54,2
</points>
</line>
<line name="Line4" origin="62,53">
<points>
62,60,6
62,46,2
</points>
</line>
<line name="Line3" origin="48,48">
<points>
48,50,6
48,46,2
</points>
</line>
<line name="Line6" origin="48,56">
<points>
48,54,6
48,58,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>
</sheet>
<sheet name="热继电器常闭触点" bounds="50,36,72,70">
<elliment name="Elliment1" bounds="50,36,72,70" origin="61,53" onoff="True">
<line name="Line2" origin="58,65">
<points>
58,60,6
58,70,2
</points>
</line>
<line name="Line1" origin="58,41">
<points>
58,46,6
58,36,2
</points>
</line>
<line name="Line3" origin="62,46">
<points>
58,46,6
66,46,2
</points>
</line>
<elliment name="Elliment2" bounds="50,44,66,60" origin="58,52">
<line name="Line5" origin="60,52" linetype="3">
<points>
54,52,6
64,52,2
</points>
</line>
<line name="Line9" origin="54,52">
<points>
54,50,6
54,54,2
</points>
</line>
<line name="Line10" origin="52,50">
<points>
50,50,6
54,50,2
</points>
</line>
<line name="Line11" origin="52,54">
<points>
50,54,6
54,54,2
</points>
</line>
<line name="Line6" origin="50,48">
<points>
50,50,6
50,46,2
</points>
</line>
<line name="Line7" origin="50,56">
<points>
50,54,6
50,58,2
</points>
</line>
<line name="Line4" origin="62,52">
<points>
58,60,6
66,44,2
</points>
</line>
</elliment>
<elliment name="Elliment1" bounds="52,46,72,60" origin="62,53" visible="false">
<line name="Line4" origin="61,53">
<points>
58,60,6
72,48,2
</points>
</line>
<line name="Line6" origin="58,50">
<points>
56,50,6
52,50,2
</points>
</line>
<line name="Line7" origin="56,52">
<points>
56,50,6
56,54,2
52,54,2
</points>
</line>
<line name="Line8" origin="62,52" linetype="3">
<points>
56,52,6
66,52,2
</points>
</line>
<line name="Line5" origin="52,48">
<points>
52,50,6
52,46,2
</points>
</line>
<line name="Line9" origin="52,56">
<points>
52,54,6
52,58,2
</points>
</line>
</elliment>
<programe>
Private Function GetOnOff()
return Elliment2.Visible
End Function
Property OnOff read GetOnOff write SetOnOff name 开关 editor Bool
Private Function SetOnOff(AOnOff)
Elliment2.Visible = AOnOff
Elliment1.Visible = not AOnOff
End Function
</programe>
</elliment>
</sheet>
<sheet name="行程开关常开触点" bounds="51,36,59.025929825,70">
<elliment name="Elliment1" bounds="51,36,59.025929825,70" origin="55.987035088,53" onoff="True">
<line name="Line2" origin="59.025929825,65">
<points>
59.025929825,60,6
59.025929825,70,2
</points>
</line>
<line name="Line1" origin="59.025929825,41">
<points>
59.025929825,46,6
59.025929825,36,2
</points>
</line>
<elliment name="Elliment1" bounds="54.398736843,46.109649123,59.025929825,60.109649123" origin="56.712333334,53.109649123" visible="false">
<line name="Line8" origin="62.025929825,53.109649123">
<points>
59.025929825,60.109649123,6
59.025929825,46.109649123,2
</points>
</line>
<line name="Line5" origin="57.962333334,55.877192983">
<points>
58.56540351,51.644736842,6
54.398736843,51.644736842,2
59.025929825,60.109649123,2
59.025929825,60.109649123,2
</points>
</line>
</elliment>
<elliment name="Elliment2" bounds="51,46.219298246,59.004,60.219298246" origin="55.002,53.219298246">
<line name="Line4" origin="65.004,56.219298246">
<points>
59.004,60.219298246,6
51.004,46.219298246,2
</points>
</line>
<line name="Line3" origin="55.002,56.315789474">
<points>
54.398736842,52.412280702,6
51,54.715298246,2
59.004,60.219298246,2
</points>
</line>
</elliment>
<programe>
Private Function GetOnOff()
return Elliment2.Visible
End Function
Property OnOff read GetOnOff write SetOnOff name 开关 editor Bool
Private Function SetOnOff(AOnOff)
Elliment2.Visible = AOnOff
Elliment1.Visible = not AOnOff
End Function
</programe>
</elliment>
</sheet>
<sheet name="行程开光常闭触点" bounds="50,22,64,54">
<elliment name="Elliment1" bounds="50,22,64,54" origin="57.535087719,38.456140351" onoff="True">
<line name="Line1" origin="50,27">
<points>
50,22,6
50,32,2
58,32,2
</points>
</line>
<line name="Line2" origin="50,49">
<points>
50,44,6
50,54,2
</points>
</line>
<elliment name="Elliment1" bounds="50,30,56,44" origin="53,37">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -