tileddiamond.xml

来自「iocopm3.04源码,一套很好的工控开发工具」· XML 代码 · 共 95 行

XML
95
字号
<SchemeTypes>
<SchemeType>
<Name>Overall Scheme</Name>
<Scheme>
<Name>3D LED [Default]</Name>
<Properties>
<ActiveColor>65280</ActiveColor>
<AutoFrameRate>0</AutoFrameRate>
<AutoInactiveColor>1</AutoInactiveColor>
<BackGroundColor>-2147483633</BackGroundColor>
<BevelStyle>2</BevelStyle>
<InactiveColor>21760</InactiveColor>
<Transparent>0</Transparent>
<UpdateFrameRate>0</UpdateFrameRate>
</Properties>
</Scheme>
<Scheme>
<Name>Flat LED</Name>
<Properties>
<ActiveColor>65280</ActiveColor>
<AutoFrameRate>0</AutoFrameRate>
<AutoInactiveColor>1</AutoInactiveColor>
<BackGroundColor>-2147483633</BackGroundColor>
<BevelStyle>0</BevelStyle>
<InactiveColor>21760</InactiveColor>
<Transparent>0</Transparent>
<UpdateFrameRate>0</UpdateFrameRate>
</Properties>
</Scheme>
</SchemeType>
<SchemeType>
<Name>Color Scheme</Name>
<Scheme>
<Name>Pass (Lime) [Default]</Name>
<Properties>
<ActiveColor>65280</ActiveColor>
<AutoInactiveColor>1</AutoInactiveColor>
<BackGroundColor>-2147483633</BackGroundColor>
<InactiveColor>21760</InactiveColor>
<Transparent>0</Transparent>
</Properties>
</Scheme>
<Scheme>
<Name>Status (Blue)</Name>
<Properties>
<ActiveColor>16711680</ActiveColor>
<AutoInactiveColor>1</AutoInactiveColor>
<BackGroundColor>-2147483633</BackGroundColor>
<InactiveColor>5570560</InactiveColor>
<Transparent>0</Transparent>
</Properties>
</Scheme>
<Scheme>
<Name>Status (Fuchsia)</Name>
<Properties>
<ActiveColor>16711935</ActiveColor>
<AutoInactiveColor>1</AutoInactiveColor>
<BackGroundColor>-2147483633</BackGroundColor>
<InactiveColor>5570645</InactiveColor>
<Transparent>0</Transparent>
</Properties>
</Scheme>
<Scheme>
<Name>Warning (Yellow)</Name>
<Properties>
<ActiveColor>65535</ActiveColor>
<AutoInactiveColor>1</AutoInactiveColor>
<BackGroundColor>-2147483633</BackGroundColor>
<InactiveColor>21760</InactiveColor>
<Transparent>0</Transparent>
</Properties>
</Scheme>
<Scheme>
<Name>Failure (Red)</Name>
<Properties>
<ActiveColor>255</ActiveColor>
<AutoInactiveColor>1</AutoInactiveColor>
<BackGroundColor>-2147483633</BackGroundColor>
<InactiveColor>21760</InactiveColor>
<Transparent>0</Transparent>
</Properties>
</Scheme>
<Scheme>
<Name>GrayScale</Name>
<Properties>
<ActiveColor>16777215</ActiveColor>
<AutoInactiveColor>1</AutoInactiveColor>
<BackGroundColor>-2147483633</BackGroundColor>
<InactiveColor>8421504</InactiveColor>
<Transparent>0</Transparent>
</Properties>
</Scheme>
</SchemeType>
</SchemeTypes>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?