界面更新
|
@ -186,10 +186,10 @@ int main(void)
|
|||
{
|
||||
ProcessMessage((PCTRL_MSG)cmd_buffer, size); //指令处理
|
||||
}
|
||||
if(it_50ms_flag)
|
||||
if(it_100ms_flag)
|
||||
{
|
||||
UpdateUI(); //UI界面更新
|
||||
it_50ms_flag = 0;
|
||||
it_100ms_flag = 0;
|
||||
}
|
||||
|
||||
//ch395q_handler(); //网络通讯
|
||||
|
|
123192
MDK-ARM/JLinkLog.txt
|
@ -199,7 +199,7 @@
|
|||
<SetRegEntry>
|
||||
<Number>0</Number>
|
||||
<Key>JL2CM3</Key>
|
||||
<Name>-U59610079 -O78 -S0 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO7 -FD20000000 -FC1000 -FN1 -FF0STM32F4xx_1024.FLM -FS08000000 -FL0100000 -FP0($$Device:STM32F407VGTx$CMSIS\Flash\STM32F4xx_1024.FLM)</Name>
|
||||
<Name>-U59610079 -O78 -S0 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO15 -FD20000000 -FC1000 -FN1 -FF0STM32F4xx_1024.FLM -FS08000000 -FL0100000 -FP0($$Device:STM32F407VGTx$CMSIS\Flash\STM32F4xx_1024.FLM)</Name>
|
||||
</SetRegEntry>
|
||||
<SetRegEntry>
|
||||
<Number>0</Number>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Dependencies for Project 'VOQC', Target 'VOQC': (DO NOT MODIFY !)
|
||||
F (startup_stm32f407xx.s)(0x66960AAC)(--cpu Cortex-M4.fp -g --apcs=interwork
-I D:\桌面\工作资料\06-数字化展示阀门动静态项目\Actuator_VOQC\MDK-ARM\RTE
-I D:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include
-I D:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.12.0
--pd "__UVISION_VERSION SETA 514" --pd "_RTE_ SETA 1" --pd "STM32F407xx SETA 1"
--list startup_stm32f407xx.lst --xref -o voqc\startup_stm32f407xx.o --depend voqc\startup_stm32f407xx.d)
|
||||
F (../Core/Src/main.c)(0x67CE82E6)(--c99 -c --cpu Cortex-M4.fp -g -O0 -Otime --apcs=interwork --split_sections -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I../board/Inc -I../CH395Q -I../modbus/Inc -I../users/Inc -I..\screen
-I D:\桌面\工作资料\06-数字化展示阀门动静态项目\Actuator_VOQC\MDK-ARM\RTE
-I D:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include
-I D:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.12.0
-D__UVISION_VERSION="514" -D_RTE_ -DSTM32F407xx -DUSE_HAL_DRIVER -DSTM32F407xx
-o voqc\main.o --omf_browse voqc\main.crf --depend voqc\main.d)
|
||||
F (../Core/Src/main.c)(0x67D92E32)(--c99 -c --cpu Cortex-M4.fp -g -O0 -Otime --apcs=interwork --split_sections -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I../board/Inc -I../CH395Q -I../modbus/Inc -I../users/Inc -I..\screen
-I D:\桌面\工作资料\06-数字化展示阀门动静态项目\Actuator_VOQC\MDK-ARM\RTE
-I D:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include
-I D:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.12.0
-D__UVISION_VERSION="514" -D_RTE_ -DSTM32F407xx -DUSE_HAL_DRIVER -DSTM32F407xx
-o voqc\main.o --omf_browse voqc\main.crf --depend voqc\main.d)
|
||||
I (../Core/Inc/main.h)(0x676236E7)
|
||||
I (../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h)(0x65A9DF68)
|
||||
I (../Core/Inc/stm32f4xx_hal_conf.h)(0x6695DF54)
|
||||
|
@ -2350,7 +2350,7 @@ I (../board/Inc/hc595.h)(0x6695CC89)
|
|||
I (../board/Inc/hc165.h)(0x6695D0CB)
|
||||
I (../board/Inc/ds18b20.h)(0x6694D35E)
|
||||
I (../users/Inc/atcom.h)(0x677C90E9)
|
||||
F (..\users\Src\uarts.c)(0x67CFB3C8)(--c99 -c --cpu Cortex-M4.fp -g -O0 -Otime --apcs=interwork --split_sections -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I../board/Inc -I../CH395Q -I../modbus/Inc -I../users/Inc -I..\screen
-I D:\桌面\工作资料\06-数字化展示阀门动静态项目\Actuator_VOQC\MDK-ARM\RTE
-I D:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include
-I D:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.12.0
-D__UVISION_VERSION="514" -D_RTE_ -DSTM32F407xx -DUSE_HAL_DRIVER -DSTM32F407xx
-o voqc\uarts.o --omf_browse voqc\uarts.crf --depend voqc\uarts.d)
|
||||
F (..\users\Src\uarts.c)(0x67D917FB)(--c99 -c --cpu Cortex-M4.fp -g -O0 -Otime --apcs=interwork --split_sections -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I../board/Inc -I../CH395Q -I../modbus/Inc -I../users/Inc -I..\screen
-I D:\桌面\工作资料\06-数字化展示阀门动静态项目\Actuator_VOQC\MDK-ARM\RTE
-I D:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include
-I D:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.12.0
-D__UVISION_VERSION="514" -D_RTE_ -DSTM32F407xx -DUSE_HAL_DRIVER -DSTM32F407xx
-o voqc\uarts.o --omf_browse voqc\uarts.crf --depend voqc\uarts.d)
|
||||
I (../users/Inc/uarts.h)(0x677C8361)
|
||||
I (../Core/Inc/usart.h)(0x668F85FD)
|
||||
I (../Core/Inc/main.h)(0x676236E7)
|
||||
|
@ -2509,7 +2509,7 @@ I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5475F300)
|
|||
I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5475F300)
|
||||
I (../board/Inc/laser.h)(0x66B30E3E)
|
||||
I (D:\Keil_v5\ARM\ARMCC\include\stdbool.h)(0x5475F300)
|
||||
F (..\screen\screen.c)(0x67C7E6B4)(--c99 -c --cpu Cortex-M4.fp -g -O0 -Otime --apcs=interwork --split_sections -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I../board/Inc -I../CH395Q -I../modbus/Inc -I../users/Inc -I..\screen
-I D:\桌面\工作资料\06-数字化展示阀门动静态项目\Actuator_VOQC\MDK-ARM\RTE
-I D:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include
-I D:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.12.0
-D__UVISION_VERSION="514" -D_RTE_ -DSTM32F407xx -DUSE_HAL_DRIVER -DSTM32F407xx
-o voqc\screen.o --omf_browse voqc\screen.crf --depend voqc\screen.d)
|
||||
F (..\screen\screen.c)(0x67DA127D)(--c99 -c --cpu Cortex-M4.fp -g -O0 -Otime --apcs=interwork --split_sections -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I../board/Inc -I../CH395Q -I../modbus/Inc -I../users/Inc -I..\screen
-I D:\桌面\工作资料\06-数字化展示阀门动静态项目\Actuator_VOQC\MDK-ARM\RTE
-I D:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include
-I D:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.12.0
-D__UVISION_VERSION="514" -D_RTE_ -DSTM32F407xx -DUSE_HAL_DRIVER -DSTM32F407xx
-o voqc\screen.o --omf_browse voqc\screen.crf --depend voqc\screen.d)
|
||||
I (..\screen\cmd_queue.h)(0x6678C6EC)
|
||||
I (..\screen\hmi_driver.h)(0x676A16F4)
|
||||
I (../users/Inc/iousart.h)(0x676A16F4)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VisualTFT Name="Actuator-Project" OutputDirectory="output\" StartupPage="menu" StartupAction="" StartupActionLoop="1" DeviceType="21009" DeviceEnableControl="1" DeviceEnableTouchPane="1" DeviceEnableBuzzer="2" DeviceEnableCRC="0" DeviceBaudRate="3" DeviceCoordinateUpdateMode="4" DeviceControlNotify="3" DeviceScreenNotify="1" DeviceScreenRvs="2" DeviceBacklightAutoControl="0" DeviceBacklightTime="10" DeviceBacklightOn="200" DeviceBacklightOff="50" DeviceBacklightNotify="0" DeviceLockConfig="1" DeviceStartupVoice="0" DeviceVoiceVolume="30" DeviceEnableSlidingScreen="0" BeginSlidingScreen="" EndSlidingScreen="" CompatibleScreenRotate="1" AddResourceFloder="1" FastRefreshScreen="0" DelayInitScreen="0" ImageDithering="1" ImageFormat="1" JPEGQuality="95" StartupLogo="" DHCP="0" IPAddress="192.168.1.100" NetMask="255.255.255.0" Gateway="192.168.1.1" DNS="192.168.1.1" NetworkMode="0" ServerAddress="192.168.1.200" ServicePort="5050" NetworkTransfer="0" WifiMode="0" WifiSSID="" WifiPassword="" FlashType="1" PartitionSize0="100" PartitionSize1="10" PartitionSize2="0" Repartition="1" FormatPartition="1" UartDownloadSpeed="0" PKGSetting="0" PKGControl="1" PKGImage="1" PKGFont="1" PKGOther="1" Version="1.0" EnableKeysound="0" EnableSlidingRange="0" BacklightAutoControl="0" BacklightNotify="0" StandbyPage="" ServerPort="5050" WifiSSI="">
|
||||
<Pages><Page RelativePath="menu.tft"/><Page RelativePath="wifi.tft"/><Page RelativePath="load.tft"/><Page RelativePath="QmScreen.tft"/><Page RelativePath="KgScreen.tft"/><Page RelativePath="MnScreen.tft"/><Page RelativePath="DyScreen.tft"/><Page RelativePath="SjScreen.tft"/><Page RelativePath="WcScreen.tft"/><Page RelativePath="HcScreen.tft"/><Page RelativePath="SqScreen.tft"/><Page RelativePath="PcScreen.tft"/><Page RelativePath="LhScreen.tft"/><Page RelativePath="Screen13.tft"/></Pages>
|
||||
<VisualTFT Name="Actuator-Project" OutputDirectory="output\" StartupPage="star" StartupAction="" StartupActionLoop="1" DeviceType="21009" DeviceEnableControl="1" DeviceEnableTouchPane="1" DeviceEnableBuzzer="2" DeviceEnableCRC="0" DeviceBaudRate="3" DeviceCoordinateUpdateMode="4" DeviceControlNotify="3" DeviceScreenNotify="1" DeviceScreenRvs="2" DeviceBacklightAutoControl="0" DeviceBacklightTime="10" DeviceBacklightOn="200" DeviceBacklightOff="50" DeviceBacklightNotify="0" DeviceLockConfig="1" DeviceStartupVoice="0" DeviceVoiceVolume="30" DeviceEnableSlidingScreen="0" BeginSlidingScreen="" EndSlidingScreen="" CompatibleScreenRotate="1" AddResourceFloder="1" FastRefreshScreen="0" DelayInitScreen="0" ImageDithering="1" ImageFormat="1" JPEGQuality="95" StartupLogo="" DHCP="0" IPAddress="192.168.1.100" NetMask="255.255.255.0" Gateway="192.168.1.1" DNS="192.168.1.1" NetworkMode="0" ServerAddress="192.168.1.200" ServicePort="5050" NetworkTransfer="0" WifiMode="0" WifiSSID="" WifiPassword="" FlashType="1" PartitionSize0="100" PartitionSize1="10" PartitionSize2="0" Repartition="1" FormatPartition="1" UartDownloadSpeed="0" PKGSetting="0" PKGControl="1" PKGImage="1" PKGFont="1" PKGOther="1" Version="1.0" EnableKeysound="0" EnableSlidingRange="0" BacklightAutoControl="0" BacklightNotify="0" StandbyPage="" ServerPort="5050" WifiSSI="">
|
||||
<Pages><Page RelativePath="star.tft"/><Page RelativePath="wifi.tft"/><Page RelativePath="load.tft"/><Page RelativePath="menu1.tft"/><Page RelativePath="menu2.tft"/><Page RelativePath="KQXC.tft"/><Page RelativePath="TQXC.tft"/><Page RelativePath="KLH.tft"/><Page RelativePath="TLH.tft"/><Page RelativePath="KZH.tft"/><Page RelativePath="TZH.tft"/><Page RelativePath="SQ.tft"/><Page RelativePath="QmScreen.tft"/></Pages>
|
||||
<Images/>
|
||||
<Waves/>
|
||||
</VisualTFT>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<DrawPage name="HcScreen" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="QRCode1" id="2" type="qrcode" text="回差测试" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/><item name="Text_Display1" id="3" type="text_display" text="回差测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="131" yOffset="40" width="223" height="88" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="0" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/></DrawPage>
|
||||
<DrawPage name="HcScreen" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Text_Display1" id="3" type="text_display" text="回差测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="131" yOffset="40" width="223" height="37" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="0" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Rectangle1" id="4" type="rectangle" xOffset="163" yOffset="88" width="154" height="154" pen_width="1" pen_color="255;255;255" fill_type="1" fill_color=""/><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="QRCode1" id="2" type="qrcode" text="回差测试" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/></DrawPage>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
<DrawPage name="KLH" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Text_Display1" id="3" type="text_display" text="2h老化测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="90" yOffset="40" width="300" height="30" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="1" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Rectangle1" id="4" type="rectangle" xOffset="163" yOffset="88" width="154" height="154" pen_width="1" pen_color="255;255;255" fill_type="1" fill_color=""/><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu1" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/><item name="QRCode1" id="2" type="qrcode" text="全行程动作时间" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/></DrawPage>
|
|
@ -0,0 +1 @@
|
|||
<DrawPage name="KQXC" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Text_Display1" id="3" type="text_display" text="全行程测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="90" yOffset="40" width="300" height="30" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="1" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Rectangle1" id="4" type="rectangle" xOffset="163" yOffset="88" width="154" height="154" pen_width="1" pen_color="255;255;255" fill_type="1" fill_color=""/><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu1" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/><item name="QRCode1" id="2" type="qrcode" text="全行程动作时间" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/></DrawPage>
|
|
@ -0,0 +1 @@
|
|||
<DrawPage name="KZH" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Text_Display1" id="3" type="text_display" text="综合测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="90" yOffset="40" width="300" height="30" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="1" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Rectangle1" id="4" type="rectangle" xOffset="163" yOffset="88" width="154" height="154" pen_width="1" pen_color="255;255;255" fill_type="1" fill_color=""/><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu1" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/><item name="QRCode1" id="2" type="qrcode" text="全行程动作时间" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/></DrawPage>
|
|
@ -1 +1 @@
|
|||
<DrawPage name="LhScreen" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="QRCode1" id="2" type="qrcode" text="2小时老化测试" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/><item name="Text_Display1" id="3" type="text_display" text="2小时老化测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="127" yOffset="40" width="223" height="88" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="0" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/></DrawPage>
|
||||
<DrawPage name="LhScreen" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Text_Display1" id="3" type="text_display" text="2小时老化测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="127" yOffset="40" width="223" height="39" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="0" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Rectangle1" id="4" type="rectangle" xOffset="163" yOffset="88" width="154" height="154" pen_width="1" pen_color="255;255;255" fill_type="1" fill_color=""/><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="QRCode1" id="2" type="qrcode" text="2小时老化测试" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/></DrawPage>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<DrawPage name="PcScreen" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="QRCode1" id="2" type="qrcode" text="额定行程时间偏差测试 " fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/><item name="Text_Display1" id="3" type="text_display" text="额定行程时间偏差测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="108" yOffset="40" width="264" height="88" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="0" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/></DrawPage>
|
||||
<DrawPage name="PcScreen" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Text_Display1" id="3" type="text_display" text="额定行程时间偏差测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="108" yOffset="40" width="264" height="40" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="0" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Rectangle1" id="4" type="rectangle" xOffset="163" yOffset="88" width="154" height="154" pen_width="1" pen_color="255;255;255" fill_type="1" fill_color=""/><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="QRCode1" id="2" type="qrcode" text="额定行程时间偏差测试 " fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/></DrawPage>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
<DrawPage name="SQ" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Text_Display1" id="3" type="text_display" text="死区测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="90" yOffset="40" width="300" height="30" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="1" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Rectangle1" id="4" type="rectangle" xOffset="163" yOffset="88" width="154" height="154" pen_width="1" pen_color="255;255;255" fill_type="1" fill_color=""/><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu2" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/><item name="QRCode1" id="2" type="qrcode" text="全行程动作时间" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/></DrawPage>
|
|
@ -1 +1 @@
|
|||
<DrawPage name="Screen13" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="QRCode1" id="2" type="qrcode" text="8501&额定行程时间偏差测试&0000" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/></DrawPage>
|
||||
<DrawPage name="Screen13" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Text_Display1" id="3" type="text_display" text="综合测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="127" yOffset="40" width="223" height="40" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="0" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Rectangle1" id="4" type="rectangle" xOffset="163" yOffset="88" width="154" height="154" pen_width="1" pen_color="255;255;255" fill_type="1" fill_color=""/><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="QRCode1" id="2" type="qrcode" text="8501&额定行程时间偏差测试&0000" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/></DrawPage>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<DrawPage name="SjScreen" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Text_Display1" id="3" type="text_display" text="全行程动作时间 " tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="121" yOffset="40" width="223" height="88" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="0" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/><item name="QRCode1" id="2" type="qrcode" text="全行程动作时间 " fore_color="0;0;0" bk_color="255;255;255" xOffset="150" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/></DrawPage>
|
||||
<DrawPage name="SjScreen" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Text_Display1" id="3" type="text_display" text="全行程动作时间 " tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="121" yOffset="40" width="223" height="38" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="0" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Rectangle1" id="4" type="rectangle" xOffset="163" yOffset="88" width="154" height="154" pen_width="1" pen_color="255;255;255" fill_type="1" fill_color=""/><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/><item name="QRCode1" id="2" type="qrcode" text="全行程动作时间 " fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/></DrawPage>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<DrawPage name="SqScreen" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="QRCode1" id="2" type="qrcode" text="死区" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/><item name="Text_Display1" id="3" type="text_display" text="死区" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="127" yOffset="40" width="223" height="88" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="0" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/></DrawPage>
|
||||
<DrawPage name="SqScreen" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Text_Display1" id="3" type="text_display" text="死区" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="127" yOffset="40" width="223" height="38" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="0" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Rectangle1" id="4" type="rectangle" xOffset="163" yOffset="88" width="154" height="154" pen_width="1" pen_color="255;255;255" fill_type="1" fill_color=""/><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="QRCode1" id="2" type="qrcode" text="死区" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/></DrawPage>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
<DrawPage name="TLH" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Text_Display1" id="3" type="text_display" text="2h老化测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="90" yOffset="40" width="300" height="30" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="1" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Rectangle1" id="4" type="rectangle" xOffset="163" yOffset="88" width="154" height="154" pen_width="1" pen_color="255;255;255" fill_type="1" fill_color=""/><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu2" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/><item name="QRCode1" id="2" type="qrcode" text="全行程动作时间" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/></DrawPage>
|
|
@ -0,0 +1 @@
|
|||
<DrawPage name="TQXC" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Text_Display1" id="3" type="text_display" text="全行程测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="90" yOffset="40" width="300" height="30" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="1" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Rectangle1" id="4" type="rectangle" xOffset="163" yOffset="88" width="154" height="154" pen_width="1" pen_color="255;255;255" fill_type="1" fill_color=""/><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu2" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/><item name="QRCode1" id="2" type="qrcode" text="全行程动作时间" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/></DrawPage>
|
|
@ -0,0 +1 @@
|
|||
<DrawPage name="TZH" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Text_Display1" id="3" type="text_display" text="综合测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="90" yOffset="40" width="300" height="30" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="1" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Rectangle1" id="4" type="rectangle" xOffset="163" yOffset="88" width="154" height="154" pen_width="1" pen_color="255;255;255" fill_type="1" fill_color=""/><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu2" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/><item name="QRCode1" id="2" type="qrcode" text="全行程动作时间" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/></DrawPage>
|
|
@ -1 +1 @@
|
|||
<DrawPage name="WcScreen" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="QRCode1" id="2" type="qrcode" text="基本误差测试" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/><item name="Text_Display1" id="3" type="text_display" text="基本误差测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="130" yOffset="40" width="223" height="88" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="0" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/></DrawPage>
|
||||
<DrawPage name="WcScreen" bk_transparent="0" bk_color="0;0;255" bk_image="images\2gxh7gIpIW_small.jpg" size_option="0" width="480" height="272"><item name="Text_Display1" id="3" type="text_display" text="基本误差测试" tipinfo="" font="9" encode="1" show_bkg_style="0" fore_color="255;255;255" bkg_color="0;255;0" bkg_image_path="" xOffset="130" yOffset="40" width="223" height="35" input_mode="0" variant="0" text_type="0" text_len_max="255" password="0" focus_rect="0" text_align="1" text_align_v="0" value_limit="0" value_precision="0" max_value="100" min_value="0" keyboard_init="0" keyboard_position="0" keyboard_x="0" keyboard_y="0" art_digit="0" art_digit_icon="" half_width_dot="0" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="Rectangle1" id="4" type="rectangle" xOffset="163" yOffset="88" width="154" height="154" pen_width="1" pen_color="255;255;255" fill_type="1" fill_color=""/><item name="Button1" id="1" type="button" button_type="0" focus="1" notify_disable="0" key_code="a" key_type="0" init_state="0" button_style="0" longpress_delay="0" url_down="images\返回.png" url_up="images\返回.png" popup_menu_id="0" input_text_id="0" switch="menu" switch_effect="0" switch_area="0" switch_area_left="0" switch_area_right="0" switch_area_top="0" switch_area_bottom="0" action="" xOffset="10" yOffset="10" width="30" height="30" cut_up="0" cut_up_offset_x="0" cut_up_offset_y="0" cut_down="0" cut_down_offset_x="0" cut_down_offset_y="0" custom_data_up="" custom_data_down="" external_data_up="" external_data_down="" external_data_delay="100" child_screen="0" need_login="0" login_password="888888" show_text_state="0" font="7" font_color_up="255;255;255" font_color_down="255;255;255" text_state_up="" text_state_down="" bind_variant="" show_condition="0" condition_variant="" condition_value="0"/><item name="QRCode1" id="2" type="qrcode" text="基本误差测试" fore_color="0;0;0" bk_color="255;255;255" xOffset="165" yOffset="90" width="150" height="150" pixel_prescaler="1" ec_level="3" encode_mode="2"/><item name="Animation3" id="66" type="animation" icon="0" play_finish_notify="0" press_notify="3" step="20" frame_list="images\state.ICON" transparent_process="0" auto_play="0" visible="1" interval="1000" repeat_count="0" xOffset="435" yOffset="10" width="30" height="30" bind_variant="" show_condition="0" condition_variant="" condition_value="0" multi_lang="0" variant_range="0" variant_min="0" variant_max="0" icon_min="0" icon_max="0"/></DrawPage>
|
||||
|
|
After Width: | Height: | Size: 9.7 KiB |
After Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 4.3 KiB |
After Width: | Height: | Size: 4.3 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 9.3 KiB |
After Width: | Height: | Size: 4.7 KiB |
After Width: | Height: | Size: 7.0 KiB |
After Width: | Height: | Size: 8.2 KiB |
After Width: | Height: | Size: 9.1 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 5.9 KiB |
After Width: | Height: | Size: 6.6 KiB |
After Width: | Height: | Size: 8.5 KiB |
After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 6.8 KiB |
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.4 KiB |
After Width: | Height: | Size: 6.0 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 4.5 KiB |
After Width: | Height: | Size: 5.0 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 6.4 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 6.1 KiB |
After Width: | Height: | Size: 3.5 KiB |
|
@ -1,56 +1,49 @@
|
|||
<Resource>
|
||||
<pages>
|
||||
<page name="menu" id="0" />
|
||||
<page name="star" id="0" />
|
||||
<page name="wifi" id="1" />
|
||||
<page name="load" id="2" />
|
||||
<page name="QmScreen" id="3" />
|
||||
<page name="KgScreen" id="4" />
|
||||
<page name="MnScreen" id="5" />
|
||||
<page name="DyScreen" id="6" />
|
||||
<page name="SjScreen" id="7" />
|
||||
<page name="WcScreen" id="8" />
|
||||
<page name="HcScreen" id="9" />
|
||||
<page name="SqScreen" id="10" />
|
||||
<page name="PcScreen" id="11" />
|
||||
<page name="LhScreen" id="12" />
|
||||
<page name="Screen13" id="13" />
|
||||
<page name="menu1" id="3" />
|
||||
<page name="menu2" id="4" />
|
||||
<page name="KQXC" id="5" />
|
||||
<page name="TQXC" id="6" />
|
||||
<page name="KLH" id="7" />
|
||||
<page name="TLH" id="8" />
|
||||
<page name="KZH" id="9" />
|
||||
<page name="TZH" id="10" />
|
||||
<page name="SQ" id="11" />
|
||||
<page name="QmScreen" id="12" />
|
||||
</pages>
|
||||
<images>
|
||||
<image id="0" url="d:\visualtft\file\project\images\1687662757948863.png" effect_width="480" effect_height="272" />
|
||||
<image id="1" url="d:\visualtft\file\project\images\a2a7641a26b367608c6ef28ce9b7e983 (1).png" effect_width="60" effect_height="60" />
|
||||
<image id="2" url="d:\visualtft\file\project\images\a2a7641a26b367608c6ef28ce9b7e983 (2).png" effect_width="60" effect_height="60" />
|
||||
<image id="3" url="d:\visualtft\file\project\images\a2a7641a26b367608c6ef28ce9b7e983 (3).png" effect_width="60" effect_height="60" />
|
||||
<image id="4" url="d:\visualtft\file\project\images\a2a7641a26b367608c6ef28ce9b7e983 (4).png" effect_width="60" effect_height="60" />
|
||||
<image id="5" url="d:\visualtft\file\project\images\WiFi设置.png" effect_width="60" effect_height="60" />
|
||||
<image id="6" url="d:\visualtft\file\project\images\a2a7641a26b367608c6ef28ce9b7e983 (5).png" effect_width="60" effect_height="60" />
|
||||
<image id="7" url="d:\visualtft\file\project\images\a2a7641a26b367608c6ef28ce9b7e983(6).png" effect_width="60" effect_height="60" />
|
||||
<image id="8" url="d:\visualtft\file\project\images\a2a7641a26b367608c6ef28ce9b7e983.png" effect_width="60" effect_height="60" />
|
||||
<image id="9" url="d:\visualtft\file\project\images\a2a7641a26b367608c6ef28ce9b7e983 (7).png" effect_width="60" effect_height="60" />
|
||||
<image id="10" url="d:\visualtft\file\project\images\a2a7641a26b367608c6ef28ce9b7e983 (8).png" effect_width="60" effect_height="60" />
|
||||
<image id="11" url="d:\visualtft\file\project\images\a2a7641a26b367608c6ef28ce9b7e983 (9).png" effect_width="60" effect_height="60" />
|
||||
<image id="12" url="d:\visualtft\file\project\images\state.ICON" effect_width="30" effect_height="30" />
|
||||
<image id="13" url="d:\visualtft\file\project\images\2gxh7gIpIW_small.jpg" effect_width="480" effect_height="272" />
|
||||
<image id="14" url="d:\visualtft\file\project\images\返回.png" effect_width="30" effect_height="30" />
|
||||
<image id="15" url="d:\visualtft\file\project\images\重新连接.png" effect_width="35" effect_height="35" />
|
||||
<image id="16" url="d:\visualtft\file\project\images\确认-充值成功.png" effect_width="58" effect_height="47" />
|
||||
<image id="17" url="d:\visualtft\file\project\images\错误.png" effect_width="58" effect_height="47" />
|
||||
<image id="18" url="d:\visualtft\file\project\images\未选中.png" effect_width="50" effect_height="50" />
|
||||
<image id="19" url="d:\visualtft\file\project\images\选中.png" effect_width="50" effect_height="50" />
|
||||
<image id="20" url="d:\visualtft\file\project\images\button.ICON" effect_width="50" effect_height="50" />
|
||||
<image id="21" url="d:\visualtft\file\project\images\state.ICON" effect_width="30" effect_height="29" />
|
||||
<image id="22" url="C:\Users\admin\AppData\Local\Temp\meter_5_3.png" effect_width="130" effect_height="130" />
|
||||
<image id="23" url="C:\Users\admin\AppData\Local\Temp\slider_5_6.png" effect_width="300" effect_height="50" />
|
||||
<image id="24" url="C:\Users\admin\AppData\Local\Temp\cursor_0_0.png" effect_width="24" effect_height="24" />
|
||||
<image id="25" url="d:\visualtft\file\project\images\4.png" effect_width="50" effect_height="50" />
|
||||
<image id="26" url="d:\visualtft\file\project\images\4 (1).png" effect_width="50" effect_height="50" />
|
||||
<image id="27" url="d:\visualtft\file\project\images\8.png" effect_width="50" effect_height="50" />
|
||||
<image id="28" url="d:\visualtft\file\project\images\8 (1).png" effect_width="50" effect_height="50" />
|
||||
<image id="29" url="d:\visualtft\file\project\images\12.png" effect_width="50" effect_height="50" />
|
||||
<image id="30" url="d:\visualtft\file\project\images\12 (1).png" effect_width="50" effect_height="50" />
|
||||
<image id="31" url="d:\visualtft\file\project\images\16.png" effect_width="50" effect_height="50" />
|
||||
<image id="32" url="d:\visualtft\file\project\images\16 (1).png" effect_width="50" effect_height="50" />
|
||||
<image id="33" url="d:\visualtft\file\project\images\20.png" effect_width="50" effect_height="50" />
|
||||
<image id="34" url="d:\visualtft\file\project\images\20 (1).png" effect_width="50" effect_height="50" />
|
||||
<image id="0" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\OIP-C.png" effect_width="480" effect_height="272" />
|
||||
<image id="1" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\000阀门_开关型控制阀.png" effect_width="100" effect_height="100" />
|
||||
<image id="2" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\000阀门_调节型控制阀.png" effect_width="100" effect_height="100" />
|
||||
<image id="3" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\000气密检测.png" effect_width="100" effect_height="100" />
|
||||
<image id="4" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\WiFi设置.png" effect_width="50" effect_height="50" />
|
||||
<image id="5" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\state.ICON" effect_width="30" effect_height="30" />
|
||||
<image id="6" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\2gxh7gIpIW_small.jpg" effect_width="480" effect_height="272" />
|
||||
<image id="7" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\返回.png" effect_width="30" effect_height="30" />
|
||||
<image id="8" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\重新连接.png" effect_width="35" effect_height="35" />
|
||||
<image id="9" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\确认-充值成功.png" effect_width="58" effect_height="47" />
|
||||
<image id="10" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\错误.png" effect_width="58" effect_height="47" />
|
||||
<image id="11" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\000返回 .png" effect_width="30" effect_height="30" />
|
||||
<image id="12" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\000开关1.png" effect_width="40" effect_height="40" />
|
||||
<image id="13" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\000开关2.png" effect_width="40" effect_height="40" />
|
||||
<image id="14" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\button.ICON" effect_width="40" effect_height="40" />
|
||||
<image id="15" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\0002小时老化.png" effect_width="50" effect_height="50" />
|
||||
<image id="16" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\000综合测试.png" effect_width="50" effect_height="50" />
|
||||
<image id="17" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\000全行程.png" effect_width="50" effect_height="50" />
|
||||
<image id="18" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\000死区.png" effect_width="50" effect_height="50" />
|
||||
<image id="19" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\4.png" effect_width="50" effect_height="50" />
|
||||
<image id="20" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\4 (1).png" effect_width="50" effect_height="50" />
|
||||
<image id="21" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\8.png" effect_width="50" effect_height="50" />
|
||||
<image id="22" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\8 (1).png" effect_width="50" effect_height="50" />
|
||||
<image id="23" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\12.png" effect_width="50" effect_height="50" />
|
||||
<image id="24" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\12 (1).png" effect_width="50" effect_height="50" />
|
||||
<image id="25" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\16.png" effect_width="50" effect_height="50" />
|
||||
<image id="26" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\16 (1).png" effect_width="50" effect_height="50" />
|
||||
<image id="27" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\20.png" effect_width="50" effect_height="50" />
|
||||
<image id="28" url="d:\桌面\工作资料\06-数字化展示阀门动静态项目\actuator_voqc\gui\project\images\20 (1).png" effect_width="50" effect_height="50" />
|
||||
</images>
|
||||
<waves />
|
||||
</Resource>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
//创建画面menu的命令索引ID
|
||||
#define _SCREEN_MENU 0
|
||||
//创建画面star的命令索引ID
|
||||
#define _SCREEN_STAR 0
|
||||
|
||||
//创建画面wifi的命令索引ID
|
||||
#define _SCREEN_WIFI 1
|
||||
|
@ -7,126 +7,64 @@
|
|||
//创建画面load的命令索引ID
|
||||
#define _SCREEN_LOAD 2
|
||||
|
||||
//创建画面menu1的命令索引ID
|
||||
#define _SCREEN_MENU1 3
|
||||
|
||||
//创建画面menu2的命令索引ID
|
||||
#define _SCREEN_MENU2 4
|
||||
|
||||
//创建画面KQXC的命令索引ID
|
||||
#define _SCREEN_KQXC 5
|
||||
|
||||
//创建画面TQXC的命令索引ID
|
||||
#define _SCREEN_TQXC 6
|
||||
|
||||
//创建画面KLH的命令索引ID
|
||||
#define _SCREEN_KLH 7
|
||||
|
||||
//创建画面TLH的命令索引ID
|
||||
#define _SCREEN_TLH 8
|
||||
|
||||
//创建画面KZH的命令索引ID
|
||||
#define _SCREEN_KZH 9
|
||||
|
||||
//创建画面TZH的命令索引ID
|
||||
#define _SCREEN_TZH 10
|
||||
|
||||
//创建画面SQ的命令索引ID
|
||||
#define _SCREEN_SQ 11
|
||||
|
||||
//创建画面QmScreen的命令索引ID
|
||||
#define _SCREEN_QMSCREEN 3
|
||||
#define _SCREEN_QMSCREEN 12
|
||||
|
||||
//创建画面KgScreen的命令索引ID
|
||||
#define _SCREEN_KGSCREEN 4
|
||||
//画面star中按钮Button1按下时的图片
|
||||
#define _IMG_STAR_BUTTON1_DOWN 1
|
||||
|
||||
//创建画面MnScreen的命令索引ID
|
||||
#define _SCREEN_MNSCREEN 5
|
||||
#define _BTN_STAR_BUTTON1 1
|
||||
|
||||
//创建画面DyScreen的命令索引ID
|
||||
#define _SCREEN_DYSCREEN 6
|
||||
//画面star中按钮Button2按下时的图片
|
||||
#define _IMG_STAR_BUTTON2_DOWN 2
|
||||
|
||||
//创建画面SjScreen的命令索引ID
|
||||
#define _SCREEN_SJSCREEN 7
|
||||
#define _BTN_STAR_BUTTON2 2
|
||||
|
||||
//创建画面WcScreen的命令索引ID
|
||||
#define _SCREEN_WCSCREEN 8
|
||||
//画面star中按钮Button3按下时的图片
|
||||
#define _IMG_STAR_BUTTON3_DOWN 3
|
||||
|
||||
//创建画面HcScreen的命令索引ID
|
||||
#define _SCREEN_HCSCREEN 9
|
||||
#define _BTN_STAR_BUTTON3 3
|
||||
|
||||
//创建画面SqScreen的命令索引ID
|
||||
#define _SCREEN_SQSCREEN 10
|
||||
#define _TXT_DIS__STAR_TEXT_DISPLAY1 99
|
||||
|
||||
//创建画面PcScreen的命令索引ID
|
||||
#define _SCREEN_PCSCREEN 11
|
||||
#define _TXT_DIS__STAR_TEXT_DISPLAY2 7
|
||||
|
||||
//创建画面LhScreen的命令索引ID
|
||||
#define _SCREEN_LHSCREEN 12
|
||||
//画面star中按钮Button4按下时的图片
|
||||
#define _IMG_STAR_BUTTON4_DOWN 4
|
||||
|
||||
//创建画面Screen13的命令索引ID
|
||||
#define _SCREEN_SCREEN13 13
|
||||
#define _BTN_STAR_BUTTON4 11
|
||||
|
||||
//画面menu中按钮Button2按下时的图片
|
||||
#define _IMG_MENU_BUTTON2_DOWN 1
|
||||
|
||||
#define _BTN_MENU_BUTTON2 1
|
||||
|
||||
//画面menu中按钮Button3按下时的图片
|
||||
#define _IMG_MENU_BUTTON3_DOWN 2
|
||||
|
||||
#define _BTN_MENU_BUTTON3 2
|
||||
|
||||
//画面menu中按钮Button4按下时的图片
|
||||
#define _IMG_MENU_BUTTON4_DOWN 3
|
||||
|
||||
#define _BTN_MENU_BUTTON4 3
|
||||
|
||||
//画面menu中按钮Button5按下时的图片
|
||||
#define _IMG_MENU_BUTTON5_DOWN 4
|
||||
|
||||
#define _BTN_MENU_BUTTON5 4
|
||||
|
||||
//画面menu中按钮Button6按下时的图片
|
||||
#define _IMG_MENU_BUTTON6_DOWN 5
|
||||
|
||||
#define _BTN_MENU_BUTTON6 12
|
||||
|
||||
#define _TXT_DIS__MENU_TEXT_DISPLAY1 99
|
||||
|
||||
#define _TXT_DIS__MENU_TEXT_DISPLAY2 13
|
||||
|
||||
//画面menu中按钮Button7按下时的图片
|
||||
#define _IMG_MENU_BUTTON7_DOWN 6
|
||||
|
||||
#define _BTN_MENU_BUTTON7 5
|
||||
|
||||
//画面menu中按钮Button8按下时的图片
|
||||
#define _IMG_MENU_BUTTON8_DOWN 7
|
||||
|
||||
#define _BTN_MENU_BUTTON8 6
|
||||
|
||||
//画面menu中按钮Button9按下时的图片
|
||||
#define _IMG_MENU_BUTTON9_DOWN 8
|
||||
|
||||
#define _BTN_MENU_BUTTON9 7
|
||||
|
||||
//画面menu中按钮Button10按下时的图片
|
||||
#define _IMG_MENU_BUTTON10_DOWN 9
|
||||
|
||||
#define _BTN_MENU_BUTTON10 8
|
||||
|
||||
//画面menu中按钮Button11按下时的图片
|
||||
#define _IMG_MENU_BUTTON11_DOWN 10
|
||||
|
||||
#define _BTN_MENU_BUTTON11 9
|
||||
|
||||
//画面menu中按钮Button12按下时的图片
|
||||
#define _IMG_MENU_BUTTON12_DOWN 11
|
||||
|
||||
#define _BTN_MENU_BUTTON12 10
|
||||
|
||||
#define _TXT_DIS__MENU_TEXT_DISPLAY3 14
|
||||
|
||||
#define _TXT_DIS__MENU_TEXT_DISPLAY4 15
|
||||
|
||||
#define _TXT_DIS__MENU_TEXT_DISPLAY5 16
|
||||
|
||||
#define _TXT_DIS__MENU_TEXT_DISPLAY6 17
|
||||
|
||||
#define _TXT_DIS__MENU_TEXT_DISPLAY7 18
|
||||
|
||||
#define _TXT_DIS__MENU_TEXT_DISPLAY8 19
|
||||
|
||||
#define _TXT_DIS__MENU_TEXT_DISPLAY9 20
|
||||
|
||||
#define _TXT_DIS__MENU_TEXT_DISPLAY10 21
|
||||
|
||||
#define _TXT_DIS__MENU_TEXT_DISPLAY11 22
|
||||
|
||||
#define _TXT_DIS__MENU_TEXT_DISPLAY12 23
|
||||
|
||||
#define _TXT_DIS__MENU_TEXT_DISPLAY13 24
|
||||
|
||||
#define _TXT_DIS__MENU_TEXT_DISPLAY14 25
|
||||
|
||||
#define _ANIMATION_MENU_ANIMATION1 66
|
||||
#define _ANIMATION_STAR_ANIMATION3 66
|
||||
|
||||
//画面wifi中按钮Button1按下时的图片
|
||||
#define _IMG_WIFI_BUTTON1_DOWN 14
|
||||
#define _IMG_WIFI_BUTTON1_DOWN 7
|
||||
|
||||
#define _BTN_WIFI_BUTTON1 1
|
||||
|
||||
|
@ -153,302 +91,376 @@
|
|||
#define _BTN_WIFI_BUTTON2 13
|
||||
|
||||
//画面wifi中按钮Button3弹起时的图片
|
||||
#define _IMG_WIFI_BUTTON3_UP 15
|
||||
#define _IMG_WIFI_BUTTON3_UP 8
|
||||
|
||||
#define _BTN_WIFI_BUTTON3 14
|
||||
|
||||
#define _TXT_DIS__WIFI_TEXT_DISPLAY10 2
|
||||
|
||||
//画面wifi中动画控件Animation1使用的图片
|
||||
#define _IMG_WIFI_ANIMATION1 12
|
||||
#define _IMG_WIFI_ANIMATION1 5
|
||||
|
||||
#define _ANIMATION_WIFI_ANIMATION1 66
|
||||
|
||||
#define _BTN_LOAD_BUTTON1 3
|
||||
|
||||
//画面menu1的背景图片
|
||||
#define _IMG_MENU1 0
|
||||
|
||||
//画面menu1中按钮Button1按下时的图片
|
||||
#define _IMG_MENU1_BUTTON1_DOWN 11
|
||||
|
||||
#define _BTN_MENU1_BUTTON1 1
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY3 53
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY4 63
|
||||
|
||||
#define _BTN_MENU1_BUTTON4 5
|
||||
|
||||
//画面menu1中按钮Button5弹起时的图片
|
||||
#define _IMG_MENU1_BUTTON5_UP 12
|
||||
|
||||
//画面menu1中按钮Button5按下时的图片
|
||||
#define _IMG_MENU1_BUTTON5_DOWN 13
|
||||
|
||||
#define _BTN_MENU1_BUTTON5 6
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY5 73
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY6 83
|
||||
|
||||
//画面menu1中按钮Button6弹起时的图片
|
||||
#define _IMG_MENU1_BUTTON6_UP 12
|
||||
|
||||
//画面menu1中按钮Button6按下时的图片
|
||||
#define _IMG_MENU1_BUTTON6_DOWN 13
|
||||
|
||||
#define _BTN_MENU1_BUTTON6 7
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY7 14
|
||||
|
||||
#define _ANIMATION_MENU1_ANIMATION1 3
|
||||
|
||||
//画面menu1中动画控件Animation2使用的图片
|
||||
#define _IMG_MENU1_ANIMATION2 14
|
||||
|
||||
#define _ANIMATION_MENU1_ANIMATION2 4
|
||||
|
||||
//画面menu1中动画控件Animation3使用的图片
|
||||
#define _IMG_MENU1_ANIMATION3 5
|
||||
|
||||
#define _ANIMATION_MENU1_ANIMATION3 66
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY1 12
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY8 13
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY9 8
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY2 10
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY10 11
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY11 15
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY12 16
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY13 17
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY14 18
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY15 19
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY16 20
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY17 21
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY18 22
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY19 23
|
||||
|
||||
#define _TXT_DIS__MENU1_TEXT_DISPLAY20 24
|
||||
|
||||
//画面menu1中按钮Button2按下时的图片
|
||||
#define _IMG_MENU1_BUTTON2_DOWN 15
|
||||
|
||||
#define _BTN_MENU1_BUTTON2 25
|
||||
|
||||
//画面menu1中按钮Button3按下时的图片
|
||||
#define _IMG_MENU1_BUTTON3_DOWN 16
|
||||
|
||||
#define _BTN_MENU1_BUTTON3 26
|
||||
|
||||
//画面menu1中按钮Button7按下时的图片
|
||||
#define _IMG_MENU1_BUTTON7_DOWN 17
|
||||
|
||||
#define _BTN_MENU1_BUTTON7 27
|
||||
|
||||
//画面menu2的背景图片
|
||||
#define _IMG_MENU2 0
|
||||
|
||||
//画面menu2中按钮Button1弹起时的图片
|
||||
#define _IMG_MENU2_BUTTON1_UP 11
|
||||
|
||||
//画面menu2中按钮Button1按下时的图片
|
||||
#define _IMG_MENU2_BUTTON1_DOWN 11
|
||||
|
||||
#define _BTN_MENU2_BUTTON1 1
|
||||
|
||||
//画面menu2中动画控件Animation3使用的图片
|
||||
#define _IMG_MENU2_ANIMATION3 5
|
||||
|
||||
#define _ANIMATION_MENU2_ANIMATION3 66
|
||||
|
||||
//画面menu2中按钮Button2按下时的图片
|
||||
#define _IMG_MENU2_BUTTON2_DOWN 18
|
||||
|
||||
#define _BTN_MENU2_BUTTON2 25
|
||||
|
||||
//画面menu2中按钮Button3弹起时的图片
|
||||
#define _IMG_MENU2_BUTTON3_UP 16
|
||||
|
||||
//画面menu2中按钮Button3按下时的图片
|
||||
#define _IMG_MENU2_BUTTON3_DOWN 16
|
||||
|
||||
#define _BTN_MENU2_BUTTON3 26
|
||||
|
||||
//画面menu2中按钮Button7弹起时的图片
|
||||
#define _IMG_MENU2_BUTTON7_UP 17
|
||||
|
||||
//画面menu2中按钮Button7按下时的图片
|
||||
#define _IMG_MENU2_BUTTON7_DOWN 17
|
||||
|
||||
#define _BTN_MENU2_BUTTON7 27
|
||||
|
||||
//画面menu2中按钮Button4弹起时的图片
|
||||
#define _IMG_MENU2_BUTTON4_UP 15
|
||||
|
||||
//画面menu2中按钮Button4按下时的图片
|
||||
#define _IMG_MENU2_BUTTON4_DOWN 15
|
||||
|
||||
#define _BTN_MENU2_BUTTON4 3
|
||||
|
||||
#define _BTN_MENU2_BUTTON5 7
|
||||
|
||||
#define _BTN_MENU2_BUTTON6 8
|
||||
|
||||
#define _BTN_MENU2_BUTTON8 9
|
||||
|
||||
#define _BTN_MENU2_BUTTON9 10
|
||||
|
||||
#define _BTN_MENU2_BUTTON10 11
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY3 41
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY4 16
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY5 62
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY6 71
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY7 17
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY12 33
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY19 24
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY20 31
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY21 32
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY22 34
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY23 35
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY24 36
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY25 37
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY26 38
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY27 39
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY1 5
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY2 6
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY8 12
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY9 13
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY10 14
|
||||
|
||||
#define _TXT_DIS__MENU2_TEXT_DISPLAY11 15
|
||||
|
||||
//画面KQXC的背景图片
|
||||
#define _IMG_KQXC 6
|
||||
|
||||
#define _TXT_DIS__KQXC_TEXT_DISPLAY1 3
|
||||
|
||||
//画面KQXC中按钮Button1弹起时的图片
|
||||
#define _IMG_KQXC_BUTTON1_UP 7
|
||||
|
||||
//画面KQXC中按钮Button1按下时的图片
|
||||
#define _IMG_KQXC_BUTTON1_DOWN 7
|
||||
|
||||
#define _BTN_KQXC_BUTTON1 1
|
||||
|
||||
//画面KQXC中动画控件Animation3使用的图片
|
||||
#define _IMG_KQXC_ANIMATION3 5
|
||||
|
||||
#define _ANIMATION_KQXC_ANIMATION3 66
|
||||
|
||||
#define _QCODE_KQXC_QRCODE1 2
|
||||
|
||||
//画面TQXC的背景图片
|
||||
#define _IMG_TQXC 6
|
||||
|
||||
#define _TXT_DIS__TQXC_TEXT_DISPLAY1 3
|
||||
|
||||
//画面TQXC中按钮Button1弹起时的图片
|
||||
#define _IMG_TQXC_BUTTON1_UP 7
|
||||
|
||||
//画面TQXC中按钮Button1按下时的图片
|
||||
#define _IMG_TQXC_BUTTON1_DOWN 7
|
||||
|
||||
#define _BTN_TQXC_BUTTON1 1
|
||||
|
||||
//画面TQXC中动画控件Animation3使用的图片
|
||||
#define _IMG_TQXC_ANIMATION3 5
|
||||
|
||||
#define _ANIMATION_TQXC_ANIMATION3 66
|
||||
|
||||
#define _QCODE_TQXC_QRCODE1 2
|
||||
|
||||
//画面KLH的背景图片
|
||||
#define _IMG_KLH 6
|
||||
|
||||
#define _TXT_DIS__KLH_TEXT_DISPLAY1 3
|
||||
|
||||
//画面KLH中按钮Button1弹起时的图片
|
||||
#define _IMG_KLH_BUTTON1_UP 7
|
||||
|
||||
//画面KLH中按钮Button1按下时的图片
|
||||
#define _IMG_KLH_BUTTON1_DOWN 7
|
||||
|
||||
#define _BTN_KLH_BUTTON1 1
|
||||
|
||||
//画面KLH中动画控件Animation3使用的图片
|
||||
#define _IMG_KLH_ANIMATION3 5
|
||||
|
||||
#define _ANIMATION_KLH_ANIMATION3 66
|
||||
|
||||
#define _QCODE_KLH_QRCODE1 2
|
||||
|
||||
//画面TLH的背景图片
|
||||
#define _IMG_TLH 6
|
||||
|
||||
#define _TXT_DIS__TLH_TEXT_DISPLAY1 3
|
||||
|
||||
//画面TLH中按钮Button1弹起时的图片
|
||||
#define _IMG_TLH_BUTTON1_UP 7
|
||||
|
||||
//画面TLH中按钮Button1按下时的图片
|
||||
#define _IMG_TLH_BUTTON1_DOWN 7
|
||||
|
||||
#define _BTN_TLH_BUTTON1 1
|
||||
|
||||
//画面TLH中动画控件Animation3使用的图片
|
||||
#define _IMG_TLH_ANIMATION3 5
|
||||
|
||||
#define _ANIMATION_TLH_ANIMATION3 66
|
||||
|
||||
#define _QCODE_TLH_QRCODE1 2
|
||||
|
||||
//画面KZH的背景图片
|
||||
#define _IMG_KZH 6
|
||||
|
||||
#define _TXT_DIS__KZH_TEXT_DISPLAY1 3
|
||||
|
||||
//画面KZH中按钮Button1弹起时的图片
|
||||
#define _IMG_KZH_BUTTON1_UP 7
|
||||
|
||||
//画面KZH中按钮Button1按下时的图片
|
||||
#define _IMG_KZH_BUTTON1_DOWN 7
|
||||
|
||||
#define _BTN_KZH_BUTTON1 1
|
||||
|
||||
//画面KZH中动画控件Animation3使用的图片
|
||||
#define _IMG_KZH_ANIMATION3 5
|
||||
|
||||
#define _ANIMATION_KZH_ANIMATION3 66
|
||||
|
||||
#define _QCODE_KZH_QRCODE1 2
|
||||
|
||||
//画面TZH的背景图片
|
||||
#define _IMG_TZH 6
|
||||
|
||||
#define _TXT_DIS__TZH_TEXT_DISPLAY1 3
|
||||
|
||||
//画面TZH中按钮Button1弹起时的图片
|
||||
#define _IMG_TZH_BUTTON1_UP 7
|
||||
|
||||
//画面TZH中按钮Button1按下时的图片
|
||||
#define _IMG_TZH_BUTTON1_DOWN 7
|
||||
|
||||
#define _BTN_TZH_BUTTON1 1
|
||||
|
||||
//画面TZH中动画控件Animation3使用的图片
|
||||
#define _IMG_TZH_ANIMATION3 5
|
||||
|
||||
#define _ANIMATION_TZH_ANIMATION3 66
|
||||
|
||||
#define _QCODE_TZH_QRCODE1 2
|
||||
|
||||
//画面SQ的背景图片
|
||||
#define _IMG_SQ 6
|
||||
|
||||
#define _TXT_DIS__SQ_TEXT_DISPLAY1 3
|
||||
|
||||
//画面SQ中按钮Button1弹起时的图片
|
||||
#define _IMG_SQ_BUTTON1_UP 7
|
||||
|
||||
//画面SQ中按钮Button1按下时的图片
|
||||
#define _IMG_SQ_BUTTON1_DOWN 7
|
||||
|
||||
#define _BTN_SQ_BUTTON1 1
|
||||
|
||||
//画面SQ中动画控件Animation3使用的图片
|
||||
#define _IMG_SQ_ANIMATION3 5
|
||||
|
||||
#define _ANIMATION_SQ_ANIMATION3 66
|
||||
|
||||
#define _QCODE_SQ_QRCODE1 2
|
||||
|
||||
//画面QmScreen的背景图片
|
||||
#define _IMG_QMSCREEN 13
|
||||
#define _IMG_QMSCREEN 6
|
||||
|
||||
#define _TXT_DIS__QMSCREEN_TEXT_DISPLAY3 5
|
||||
|
||||
#define _TXT_DIS__QMSCREEN_TEXT_DISPLAY2 4
|
||||
|
||||
#define _TXT_DIS__QMSCREEN_TEXT_DISPLAY1 3
|
||||
|
||||
//画面QmScreen中按钮Button1弹起时的图片
|
||||
#define _IMG_QMSCREEN_BUTTON1_UP 14
|
||||
#define _IMG_QMSCREEN_BUTTON1_UP 7
|
||||
|
||||
//画面QmScreen中按钮Button1按下时的图片
|
||||
#define _IMG_QMSCREEN_BUTTON1_DOWN 14
|
||||
#define _IMG_QMSCREEN_BUTTON1_DOWN 7
|
||||
|
||||
#define _BTN_QMSCREEN_BUTTON1 1
|
||||
|
||||
#define _QCODE_QMSCREEN_QRCODE1 2
|
||||
|
||||
#define _TXT_DIS__QMSCREEN_TEXT_DISPLAY1 3
|
||||
|
||||
#define _TXT_DIS__QMSCREEN_TEXT_DISPLAY2 4
|
||||
|
||||
#define _TXT_DIS__QMSCREEN_TEXT_DISPLAY3 5
|
||||
|
||||
//画面QmScreen中动画控件Animation1使用的图片
|
||||
#define _IMG_QMSCREEN_ANIMATION1 12
|
||||
#define _IMG_QMSCREEN_ANIMATION1 5
|
||||
|
||||
#define _ANIMATION_QMSCREEN_ANIMATION1 66
|
||||
|
||||
//画面KgScreen的背景图片
|
||||
#define _IMG_KGSCREEN 13
|
||||
#define _BTN_QMSCREEN_BUTTON2 10
|
||||
|
||||
//画面KgScreen中按钮Button1弹起时的图片
|
||||
#define _IMG_KGSCREEN_BUTTON1_UP 14
|
||||
#define _BTN_QMSCREEN_BUTTON4 12
|
||||
|
||||
//画面KgScreen中按钮Button1按下时的图片
|
||||
#define _IMG_KGSCREEN_BUTTON1_DOWN 14
|
||||
|
||||
#define _BTN_KGSCREEN_BUTTON1 1
|
||||
|
||||
#define _QCODE_KGSCREEN_QRCODE1 2
|
||||
|
||||
#define _TXT_DIS__KGSCREEN_TEXT_DISPLAY1 33
|
||||
|
||||
#define _TXT_DIS__KGSCREEN_TEXT_DISPLAY2 43
|
||||
|
||||
#define _TXT_DIS__KGSCREEN_TEXT_DISPLAY3 53
|
||||
|
||||
#define _TXT_DIS__KGSCREEN_TEXT_DISPLAY4 63
|
||||
|
||||
#define _BTN_KGSCREEN_BUTTON4 5
|
||||
|
||||
//画面KgScreen中按钮Button5弹起时的图片
|
||||
#define _IMG_KGSCREEN_BUTTON5_UP 18
|
||||
|
||||
//画面KgScreen中按钮Button5按下时的图片
|
||||
#define _IMG_KGSCREEN_BUTTON5_DOWN 19
|
||||
|
||||
#define _BTN_KGSCREEN_BUTTON5 6
|
||||
|
||||
#define _TXT_DIS__KGSCREEN_TEXT_DISPLAY5 73
|
||||
|
||||
#define _TXT_DIS__KGSCREEN_TEXT_DISPLAY6 83
|
||||
|
||||
//画面KgScreen中按钮Button6弹起时的图片
|
||||
#define _IMG_KGSCREEN_BUTTON6_UP 18
|
||||
|
||||
//画面KgScreen中按钮Button6按下时的图片
|
||||
#define _IMG_KGSCREEN_BUTTON6_DOWN 19
|
||||
|
||||
#define _BTN_KGSCREEN_BUTTON6 7
|
||||
|
||||
#define _TXT_DIS__KGSCREEN_TEXT_DISPLAY7 14
|
||||
|
||||
#define _ANIMATION_KGSCREEN_ANIMATION1 3
|
||||
|
||||
//画面KgScreen中动画控件Animation2使用的图片
|
||||
#define _IMG_KGSCREEN_ANIMATION2 20
|
||||
|
||||
#define _ANIMATION_KGSCREEN_ANIMATION2 4
|
||||
|
||||
#define _ANIMATION_KGSCREEN_ANIMATION3 66
|
||||
|
||||
//画面MnScreen的背景图片
|
||||
#define _IMG_MNSCREEN 13
|
||||
|
||||
//画面MnScreen中按钮Button1弹起时的图片
|
||||
#define _IMG_MNSCREEN_BUTTON1_UP 14
|
||||
|
||||
//画面MnScreen中按钮Button1按下时的图片
|
||||
#define _IMG_MNSCREEN_BUTTON1_DOWN 14
|
||||
|
||||
#define _BTN_MNSCREEN_BUTTON1 1
|
||||
|
||||
#define _QCODE_MNSCREEN_QRCODE1 2
|
||||
|
||||
#define _METER_MNSCREEN_METER1 3
|
||||
|
||||
#define _TXT_DIS__MNSCREEN_TEXT_DISPLAY1 41
|
||||
|
||||
#define _TXT_DIS__MNSCREEN_TEXT_DISPLAY2 4
|
||||
|
||||
#define _TXT_DIS__MNSCREEN_TEXT_DISPLAY3 62
|
||||
|
||||
#define _TXT_DIS__MNSCREEN_TEXT_DISPLAY4 71
|
||||
|
||||
#define _SLIDER_MNSCREEN_SLIDER1 6
|
||||
|
||||
#define _TXT_DIS__MNSCREEN_TEXT_DISPLAY5 5
|
||||
|
||||
#define _TXT_DIS__MNSCREEN_TEXT_DISPLAY6 33
|
||||
|
||||
#define _BTN_MNSCREEN_BUTTON2 7
|
||||
|
||||
#define _BTN_MNSCREEN_BUTTON3 8
|
||||
|
||||
#define _BTN_MNSCREEN_BUTTON4 9
|
||||
|
||||
#define _BTN_MNSCREEN_BUTTON5 10
|
||||
|
||||
#define _BTN_MNSCREEN_BUTTON6 11
|
||||
|
||||
#define _TXT_DIS__MNSCREEN_TEXT_DISPLAY7 12
|
||||
|
||||
#define _TXT_DIS__MNSCREEN_TEXT_DISPLAY8 13
|
||||
|
||||
#define _TXT_DIS__MNSCREEN_TEXT_DISPLAY9 14
|
||||
|
||||
//画面MnScreen中动画控件Animation3使用的图片
|
||||
#define _IMG_MNSCREEN_ANIMATION3 12
|
||||
|
||||
#define _ANIMATION_MNSCREEN_ANIMATION3 66
|
||||
|
||||
//画面DyScreen的背景图片
|
||||
#define _IMG_DYSCREEN 13
|
||||
|
||||
//画面DyScreen中按钮Button1弹起时的图片
|
||||
#define _IMG_DYSCREEN_BUTTON1_UP 14
|
||||
|
||||
//画面DyScreen中按钮Button1按下时的图片
|
||||
#define _IMG_DYSCREEN_BUTTON1_DOWN 14
|
||||
|
||||
#define _BTN_DYSCREEN_BUTTON1 1
|
||||
|
||||
#define _QCODE_DYSCREEN_QRCODE1 2
|
||||
|
||||
#define _TXT_DIS__DYSCREEN_TEXT_DISPLAY1 3
|
||||
|
||||
//画面DyScreen中动画控件Animation3使用的图片
|
||||
#define _IMG_DYSCREEN_ANIMATION3 12
|
||||
|
||||
#define _ANIMATION_DYSCREEN_ANIMATION3 66
|
||||
|
||||
//画面SjScreen的背景图片
|
||||
#define _IMG_SJSCREEN 13
|
||||
|
||||
//画面SjScreen中按钮Button1弹起时的图片
|
||||
#define _IMG_SJSCREEN_BUTTON1_UP 14
|
||||
|
||||
//画面SjScreen中按钮Button1按下时的图片
|
||||
#define _IMG_SJSCREEN_BUTTON1_DOWN 14
|
||||
|
||||
#define _BTN_SJSCREEN_BUTTON1 1
|
||||
|
||||
#define _TXT_DIS__SJSCREEN_TEXT_DISPLAY1 3
|
||||
|
||||
//画面SjScreen中动画控件Animation3使用的图片
|
||||
#define _IMG_SJSCREEN_ANIMATION3 12
|
||||
|
||||
#define _ANIMATION_SJSCREEN_ANIMATION3 66
|
||||
|
||||
#define _QCODE_SJSCREEN_QRCODE1 2
|
||||
|
||||
//画面WcScreen的背景图片
|
||||
#define _IMG_WCSCREEN 13
|
||||
|
||||
//画面WcScreen中按钮Button1弹起时的图片
|
||||
#define _IMG_WCSCREEN_BUTTON1_UP 14
|
||||
|
||||
//画面WcScreen中按钮Button1按下时的图片
|
||||
#define _IMG_WCSCREEN_BUTTON1_DOWN 14
|
||||
|
||||
#define _BTN_WCSCREEN_BUTTON1 1
|
||||
|
||||
#define _QCODE_WCSCREEN_QRCODE1 2
|
||||
|
||||
#define _TXT_DIS__WCSCREEN_TEXT_DISPLAY1 3
|
||||
|
||||
//画面WcScreen中动画控件Animation3使用的图片
|
||||
#define _IMG_WCSCREEN_ANIMATION3 12
|
||||
|
||||
#define _ANIMATION_WCSCREEN_ANIMATION3 66
|
||||
|
||||
//画面HcScreen的背景图片
|
||||
#define _IMG_HCSCREEN 13
|
||||
|
||||
//画面HcScreen中按钮Button1弹起时的图片
|
||||
#define _IMG_HCSCREEN_BUTTON1_UP 14
|
||||
|
||||
//画面HcScreen中按钮Button1按下时的图片
|
||||
#define _IMG_HCSCREEN_BUTTON1_DOWN 14
|
||||
|
||||
#define _BTN_HCSCREEN_BUTTON1 1
|
||||
|
||||
#define _QCODE_HCSCREEN_QRCODE1 2
|
||||
|
||||
#define _TXT_DIS__HCSCREEN_TEXT_DISPLAY1 3
|
||||
|
||||
//画面HcScreen中动画控件Animation3使用的图片
|
||||
#define _IMG_HCSCREEN_ANIMATION3 12
|
||||
|
||||
#define _ANIMATION_HCSCREEN_ANIMATION3 66
|
||||
|
||||
//画面SqScreen的背景图片
|
||||
#define _IMG_SQSCREEN 13
|
||||
|
||||
//画面SqScreen中按钮Button1弹起时的图片
|
||||
#define _IMG_SQSCREEN_BUTTON1_UP 14
|
||||
|
||||
//画面SqScreen中按钮Button1按下时的图片
|
||||
#define _IMG_SQSCREEN_BUTTON1_DOWN 14
|
||||
|
||||
#define _BTN_SQSCREEN_BUTTON1 1
|
||||
|
||||
#define _QCODE_SQSCREEN_QRCODE1 2
|
||||
|
||||
#define _TXT_DIS__SQSCREEN_TEXT_DISPLAY1 3
|
||||
|
||||
//画面SqScreen中动画控件Animation3使用的图片
|
||||
#define _IMG_SQSCREEN_ANIMATION3 12
|
||||
|
||||
#define _ANIMATION_SQSCREEN_ANIMATION3 66
|
||||
|
||||
//画面PcScreen的背景图片
|
||||
#define _IMG_PCSCREEN 13
|
||||
|
||||
//画面PcScreen中按钮Button1弹起时的图片
|
||||
#define _IMG_PCSCREEN_BUTTON1_UP 14
|
||||
|
||||
//画面PcScreen中按钮Button1按下时的图片
|
||||
#define _IMG_PCSCREEN_BUTTON1_DOWN 14
|
||||
|
||||
#define _BTN_PCSCREEN_BUTTON1 1
|
||||
|
||||
#define _QCODE_PCSCREEN_QRCODE1 2
|
||||
|
||||
#define _TXT_DIS__PCSCREEN_TEXT_DISPLAY1 3
|
||||
|
||||
//画面PcScreen中动画控件Animation3使用的图片
|
||||
#define _IMG_PCSCREEN_ANIMATION3 12
|
||||
|
||||
#define _ANIMATION_PCSCREEN_ANIMATION3 66
|
||||
|
||||
//画面LhScreen的背景图片
|
||||
#define _IMG_LHSCREEN 13
|
||||
|
||||
//画面LhScreen中按钮Button1弹起时的图片
|
||||
#define _IMG_LHSCREEN_BUTTON1_UP 14
|
||||
|
||||
//画面LhScreen中按钮Button1按下时的图片
|
||||
#define _IMG_LHSCREEN_BUTTON1_DOWN 14
|
||||
|
||||
#define _BTN_LHSCREEN_BUTTON1 1
|
||||
|
||||
#define _QCODE_LHSCREEN_QRCODE1 2
|
||||
|
||||
#define _TXT_DIS__LHSCREEN_TEXT_DISPLAY1 3
|
||||
|
||||
//画面LhScreen中动画控件Animation3使用的图片
|
||||
#define _IMG_LHSCREEN_ANIMATION3 12
|
||||
|
||||
#define _ANIMATION_LHSCREEN_ANIMATION3 66
|
||||
|
||||
//画面Screen13的背景图片
|
||||
#define _IMG_SCREEN13 13
|
||||
|
||||
//画面Screen13中按钮Button1弹起时的图片
|
||||
#define _IMG_SCREEN13_BUTTON1_UP 14
|
||||
|
||||
//画面Screen13中按钮Button1按下时的图片
|
||||
#define _IMG_SCREEN13_BUTTON1_DOWN 14
|
||||
|
||||
#define _BTN_SCREEN13_BUTTON1 1
|
||||
|
||||
#define _QCODE_SCREEN13_QRCODE1 2
|
||||
|
||||
//画面Screen13中动画控件Animation3使用的图片
|
||||
#define _IMG_SCREEN13_ANIMATION3 12
|
||||
|
||||
#define _ANIMATION_SCREEN13_ANIMATION3 66
|
||||
#define _BTN_QMSCREEN_BUTTON3 11
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz`1234567890-=[];',./~!@#$%^&*()_+{}:"<>? 年月日时分秒星期一二三四五六日
|
||||
设备:气密性测试开关量模拟电压全行程动作间基本误差回死区额定偏老化网络置名称码机端口号目标未连接油腔检线防护输入出到位反馈小
|
||||
开关型调节气密性设备:名称码本机端口号目标未连接到位全电压流环境℃行程测试老化综合动执构死区反馈输出入作间线腔防护检油
|
|
@ -1 +1 @@
|
|||
<controls count="102"><control type="16" count="34"/><control type="17" count="51"/><control type="19" count="1"/><control type="20" count="1"/><control type="22" count="15"/></controls>
|
||||
<controls count="114"><control type="16" count="36"/><control type="17" count="64"/><control type="22" count="14"/></controls>
|
||||
|
|
143
screen/screen.c
|
@ -118,17 +118,19 @@ void NotifyScreen(uint16_t screen_id)
|
|||
sprintf(qrstr,"%d",HoldReg[37]);
|
||||
strcat(qrstr,"&");
|
||||
|
||||
if(screen_id == 3) { strcat(qrstr,"QMXCS&\0");}
|
||||
if(screen_id == 4) { strcat(qrstr,"KGLCS&\0");}
|
||||
// if(screen_id == 5) { strcat(qrstr,"模拟量测试&\0");}
|
||||
if(screen_id == 6) { strcat(qrstr,"24VDCCS&\0");}
|
||||
if(screen_id == 7) { strcat(qrstr,"QXCDZSJCS&\0");}
|
||||
if(screen_id == 8) { strcat(qrstr,"JBWCCS&\0");}
|
||||
if(screen_id == 9) { strcat(qrstr,"HCCS&\0");}
|
||||
if(screen_id == 10) { strcat(qrstr,"SQCS&\0");}
|
||||
if(screen_id == 11) { strcat(qrstr,"EDXCPCCS&\0");}
|
||||
if(screen_id == 12) { strcat(qrstr,"2hLHCS&\0");}
|
||||
if(screen_id == 13) { strcat(qrstr,"ALL&\0");}
|
||||
|
||||
if(screen_id == 5) { strcat(qrstr,"190\0");}//全行程测试开关型
|
||||
if(screen_id == 6) { strcat(qrstr,"20\0");}//全行程测试调节型
|
||||
|
||||
if(screen_id == 7) { strcat(qrstr,"200\0");}//2小时老化开关型
|
||||
if(screen_id == 8) { strcat(qrstr,"200\0");}//2小时老化调节型
|
||||
|
||||
if(screen_id == 9) { strcat(qrstr,"902\0");}//综合测试开关型
|
||||
if(screen_id == 10) { strcat(qrstr,"901\0");}//综合测试调节型
|
||||
|
||||
if(screen_id == 11) { strcat(qrstr,"40\0");}//死区测试调节型
|
||||
|
||||
if(screen_id == 12) { strcat(qrstr,"180\0");}//气密
|
||||
}
|
||||
|
||||
/*!
|
||||
|
@ -152,7 +154,7 @@ void UpdateUI(void)
|
|||
//文本设置和显示 定时50ms刷新一次
|
||||
if(current_screen_id == 0)
|
||||
{
|
||||
SetTextFloat(0,13,HoldReg[37],0,0);//设备ID
|
||||
SetTextFloat(0,7,HoldReg[37],0,0);//设备ID
|
||||
}
|
||||
|
||||
if(current_screen_id == 1)
|
||||
|
@ -208,33 +210,39 @@ void UpdateUI(void)
|
|||
SetControlVisiable(2,3,1);//显示确认按钮
|
||||
}
|
||||
}
|
||||
if(current_screen_id == 4)//开关量输入输出
|
||||
if(current_screen_id == 3)//开关型
|
||||
{
|
||||
AnimationPlayFrame(4,3,(DisState[0]>>0)&0x01);
|
||||
AnimationPlayFrame(4,4,(DisState[0]>>1)&0x01);
|
||||
AnimationPlayFrame(3,3,(DisState[0]>>0)&0x01);//开到位
|
||||
AnimationPlayFrame(3,4,(DisState[0]>>1)&0x01);//关到位
|
||||
|
||||
SetButtonValue(4,5,(CoilState[0]>>0)&0x01);
|
||||
SetButtonValue(4,6,(CoilState[0]>>1)&0x01);
|
||||
SetButtonValue(4,7,(CoilState[0]>>2)&0x01);
|
||||
SetButtonValue(3,5,(CoilState[0]>>0)&0x01);//全开
|
||||
SetButtonValue(3,6,(CoilState[0]>>1)&0x01);//全关
|
||||
SetButtonValue(3,7,(CoilState[0]>>2)&0x01);//ESD
|
||||
|
||||
SetTextFloat(3,13,InputReg[0]/1000.0,2,1);//电压输入
|
||||
SetTextFloat(3,11,InputReg[1]/1000.0,3,1);//电流输入
|
||||
|
||||
SetTextFloat(3,17,(InputReg[13]-2000)/10.0,1,1);//温度1
|
||||
SetTextFloat(3,20,(InputReg[14]-2000)/10.0,1,1);//温度2
|
||||
SetTextFloat(3,23,(InputReg[15]-2000)/10.0,1,1);//温度3
|
||||
}
|
||||
if(current_screen_id == 5)
|
||||
if(current_screen_id == 4)//调节型
|
||||
{
|
||||
SetTextFloat(5,4,InputReg[12]/1000.0,3,1);//反馈电流
|
||||
SetTextFloat(5,13,InputReg[1]/1000.0,3,1);//AI1输入
|
||||
SetMeterValue(5,3,InputReg[1]);//AI输入电流仪表显示
|
||||
}
|
||||
if(current_screen_id == 6)
|
||||
{
|
||||
SetTextInt32(6,13,InputReg[0],0,0);//电压输入
|
||||
SetMeterValue(6,5,InputReg[0]);//电压输入仪表显示
|
||||
SetTextFloat(4,16,InputReg[12]/1000.0,3,1);//反馈电流
|
||||
SetTextFloat(4,6,InputReg[1]/1000.0,3,1);//电流输入
|
||||
SetTextFloat(4,14,InputReg[0]/1000.0,2,1);//电压输入
|
||||
|
||||
SetTextFloat(4,31,(InputReg[13]-2000)/10.0,1,1);//温度1
|
||||
SetTextFloat(4,35,(InputReg[14]-2000)/10.0,1,1);//温度2
|
||||
SetTextFloat(4,38,(InputReg[15]-2000)/10.0,1,1);//温度3
|
||||
}
|
||||
if(current_screen_id != 2)
|
||||
AnimationPlayFrame(current_screen_id,66,HoldReg[25] - 1);
|
||||
AnimationPlayFrame(current_screen_id,66,HoldReg[25] - 1);//运行状态指示灯,由上位机控制
|
||||
|
||||
//二维码文本添加
|
||||
if(qrfresh)
|
||||
{
|
||||
if((current_screen_id > 2) && (current_screen_id < 14))
|
||||
if((current_screen_id > 4) && (current_screen_id < 13))
|
||||
SetTextValue(current_screen_id,2,(uchar*)qrstr);
|
||||
qrfresh = false;
|
||||
}
|
||||
|
@ -258,31 +266,8 @@ void NotifyButton(uint16_t screen_id, uint16_t control_id, uint8_t state)
|
|||
wifi_set_state = 12;
|
||||
|
||||
}
|
||||
if(screen_id == 3)
|
||||
{
|
||||
if(control_id == 7)
|
||||
{
|
||||
sprintf(qrstr,"%d",HoldReg[37]);
|
||||
strcat(qrstr,"&");
|
||||
strcat(qrstr,"YQQMXCS&\0");
|
||||
qrfresh = 1;
|
||||
}
|
||||
if(control_id == 8)
|
||||
{
|
||||
sprintf(qrstr,"%d",HoldReg[37]);
|
||||
strcat(qrstr,"&");
|
||||
strcat(qrstr,"DQQQMXCS&\0");
|
||||
qrfresh = 1;
|
||||
}
|
||||
if(control_id == 9)
|
||||
{
|
||||
sprintf(qrstr,"%d",HoldReg[37]);
|
||||
strcat(qrstr,"&");
|
||||
strcat(qrstr,"JXQIPFHCS&\0");
|
||||
qrfresh = 1;
|
||||
}
|
||||
}
|
||||
if(screen_id == 4)//开关量输出
|
||||
|
||||
if(screen_id == 3)//开关量输出
|
||||
{
|
||||
if(control_id ==5)//开
|
||||
{
|
||||
|
@ -291,9 +276,6 @@ void NotifyButton(uint16_t screen_id, uint16_t control_id, uint8_t state)
|
|||
CoilState[0] = CoilState[0] | 0x01;
|
||||
CoilState[0] = CoilState[0] & 0xfd;
|
||||
CoilState[0] = CoilState[0] & 0xfb;
|
||||
sprintf(qrstr,"%d",HoldReg[37]);
|
||||
strcat(qrstr,"&");
|
||||
strcat(qrstr,"QKCS&\0");
|
||||
qrfresh = 1;
|
||||
}
|
||||
else
|
||||
|
@ -306,9 +288,6 @@ void NotifyButton(uint16_t screen_id, uint16_t control_id, uint8_t state)
|
|||
CoilState[0] = CoilState[0] | 0x02;
|
||||
CoilState[0] = CoilState[0] & 0xfb;
|
||||
CoilState[0] = CoilState[0] & 0xfe;
|
||||
sprintf(qrstr,"%d",HoldReg[37]);
|
||||
strcat(qrstr,"&");
|
||||
strcat(qrstr,"QGCS&\0");
|
||||
qrfresh = 1;
|
||||
}
|
||||
else
|
||||
|
@ -321,9 +300,6 @@ void NotifyButton(uint16_t screen_id, uint16_t control_id, uint8_t state)
|
|||
CoilState[0] = CoilState[0] | 0x04;
|
||||
CoilState[0] = CoilState[0] & 0xfe;
|
||||
CoilState[0] = CoilState[0] & 0xfd;
|
||||
sprintf(qrstr,"%d",HoldReg[37]);
|
||||
strcat(qrstr,"&");
|
||||
strcat(qrstr,"ESDCS&\0");
|
||||
qrfresh = 1;
|
||||
}
|
||||
else
|
||||
|
@ -331,16 +307,40 @@ void NotifyButton(uint16_t screen_id, uint16_t control_id, uint8_t state)
|
|||
}
|
||||
|
||||
}
|
||||
if(screen_id == 5)
|
||||
if(screen_id == 4)//电流输出
|
||||
{
|
||||
if(control_id > 6 && control_id < 12)
|
||||
{
|
||||
ao_out = (control_id - 6) * 4;//电流输出快捷键
|
||||
SetSliderValue(5,6,ao_out * 1000);//滑块跟随变化
|
||||
SetTextFloat(5,5,ao_out,3,1);//输入值跟随变化
|
||||
SetTextFloat(4,17,ao_out,3,1);//输入值跟随变化
|
||||
HoldReg[0] = ao_out * 1000;
|
||||
}
|
||||
}
|
||||
|
||||
if(screen_id == 12)
|
||||
{
|
||||
if(control_id == 10)
|
||||
{
|
||||
sprintf(qrstr,"%d",HoldReg[37]);
|
||||
strcat(qrstr,"&");
|
||||
strcat(qrstr,"181\0");//油腔
|
||||
qrfresh = 1;
|
||||
}
|
||||
if(control_id == 11)
|
||||
{
|
||||
sprintf(qrstr,"%d",HoldReg[37]);
|
||||
strcat(qrstr,"&");
|
||||
strcat(qrstr,"182\0");//电气腔
|
||||
qrfresh = 1;
|
||||
}
|
||||
if(control_id == 12)
|
||||
{
|
||||
sprintf(qrstr,"%d",HoldReg[37]);
|
||||
strcat(qrstr,"&");
|
||||
strcat(qrstr,"183\0");//接线腔IP防护
|
||||
qrfresh = 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/*!
|
||||
|
@ -385,12 +385,11 @@ void NotifyText(uint16_t screen_id, uint16_t control_id, uint8_t *str)
|
|||
ee_writebytes(str,400,strlen((const char*)str)+1);//保存数据,+1为了将末尾\0同时保存
|
||||
}
|
||||
}
|
||||
if(screen_id == 5)
|
||||
if(screen_id == 4)
|
||||
{
|
||||
if(control_id == 5)
|
||||
if(control_id == 17)
|
||||
{
|
||||
HoldReg[0] = strtof((const char *)str,&pEnd) * 1000;//文本输入控制AO1电流输出
|
||||
SetSliderValue(5,6,HoldReg[0]);//滑块跟随变化
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -418,11 +417,7 @@ void NotifySlider(uint16_t screen_id, uint16_t control_id, uint32_t value)
|
|||
{
|
||||
if(screen_id == 5)
|
||||
{
|
||||
if(control_id == 6)
|
||||
{
|
||||
HoldReg[0] = value;//滑块控制AO1输出电流
|
||||
SetTextFloat(5,5,(float)(value / 1000.0),3,1);//文本输入跟随变化
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -60,7 +60,7 @@ char g_str[1],x_str[6],y_str[6],t_str[6],p_str[1];
|
|||
void usart2_rx_cb(void)
|
||||
{
|
||||
u2_rxbuf[u2_rx_count] = u2_RxBuffer;
|
||||
if(u2_rxbuf[0] == 0xF5 || u2_rxbuf[0] == 0xF0 || u2_rxbuf[0] == 'S')
|
||||
if(u2_rxbuf[0] == 'S')//u2_rxbuf[0] == 0xF5 || u2_rxbuf[0] == 0xF0 ||
|
||||
u2_rx_count ++;
|
||||
else
|
||||
u2_rx_count = 0;
|
||||
|
@ -68,7 +68,7 @@ void usart2_rx_cb(void)
|
|||
{
|
||||
if(u2_rx_count >= 27)
|
||||
{
|
||||
p_str[0] = u2_rxbuf[24];
|
||||
p_str[0] = u2_rxbuf[25];
|
||||
g_str[0] = u2_rxbuf[2];
|
||||
for(int i = 0;i < 6;i++)
|
||||
{
|
||||
|
@ -134,7 +134,7 @@ void usart3_rx_cb(void)
|
|||
{
|
||||
u3_rx_count = 0;
|
||||
|
||||
/*原压力寄存器,现存放热电偶采集模块0-4通道数值,寄存器数据 - 200 即为当前通道对应温度*/
|
||||
/*原压力寄存器,现存放热电偶采集模块0-4通道数值,寄存器数据/10 - 200 即为当前通道对应温度*/
|
||||
InputReg[13] = ((u3_rxbuf[3] * 0x100 + u3_rxbuf[4]) / 4095.0) * 1550 * 10;
|
||||
InputReg[14] = ((u3_rxbuf[5] * 0x100 + u3_rxbuf[6]) / 4095.0) * 1550 * 10;
|
||||
InputReg[15] = ((u3_rxbuf[7] * 0x100 + u3_rxbuf[8]) / 4095.0) * 1550 * 10;
|
||||
|
|