Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
1626cde6a8 | |||
bcee2612e6 | |||
df7ad8ddf8 | |||
fc5697cf93 |
@ -6,7 +6,7 @@ PixelsPerInch=96
|
||||
MinMaxPos(2560x1440)=-1,-1,-1,-1
|
||||
MinMaxPos=-1,-1,-1,-1
|
||||
NormPos(2560x1440)=511,151,1994,1110
|
||||
NormPos=2218,54,3701,1013
|
||||
NormPos=53,0,1536,884
|
||||
Visible=0
|
||||
MinMaxPos(1536x864)=-1,-1,-1,-1
|
||||
NormPos(1536x864)=2218,54,3701,1013
|
||||
NormPos(1536x864)=53,0,1536,884
|
||||
|
20
2812.ini
20
2812.ini
@ -32,7 +32,7 @@ AdrFlash2812_Text=$110000
|
||||
TimeWait_Value=10
|
||||
ESizeBlock_Text=$1000
|
||||
AdrFlashXilinx_Text=$130000
|
||||
cbPort_Text=
|
||||
cbPort_Text=COM1
|
||||
cbXilinxTMS3_Checked=True
|
||||
cbDisableAutoScan_Checked=False
|
||||
lbAddCaption_Caption=Invertor
|
||||
@ -52,6 +52,7 @@ cbAutoCheckWWW_Checked=True
|
||||
rgTypeCPU_ItemIndex=0
|
||||
FormVersion=0
|
||||
lbAddCaption2_Caption=pch
|
||||
cbRsWifi_Checked=False
|
||||
[RS_232_TIMERS]
|
||||
defSizeSendBuf=256
|
||||
defMinSizeBlock=256
|
||||
@ -66,3 +67,20 @@ def_rs232_sleep_8=0
|
||||
def_rs232_sleep_9=0
|
||||
def_rs232_sleep_10=0
|
||||
def_rs232_sleep_11=0
|
||||
def_rs232_sleep_12=1
|
||||
def_rs232_sleep_13=100
|
||||
defSizeSendBuf_wifi=256
|
||||
defMinSizeBlock_wifi=256
|
||||
def_rs232_sleep_1_wifi=100
|
||||
def_rs232_sleep_2_wifi=4
|
||||
def_rs232_sleep_3_wifi=30
|
||||
def_rs232_sleep_4_wifi=5
|
||||
def_rs232_sleep_5_wifi=100
|
||||
def_rs232_sleep_6_wifi=0
|
||||
def_rs232_sleep_7_wifi=0
|
||||
def_rs232_sleep_8_wifi=0
|
||||
def_rs232_sleep_9_wifi=0
|
||||
def_rs232_sleep_10_wifi=0
|
||||
def_rs232_sleep_11_wifi=0
|
||||
def_rs232_sleep_12_wifi=10
|
||||
def_rs232_sleep_13_wifi=1000
|
||||
|
@ -18,3 +18,4 @@ LabelRefreshCanCMDSend_Caption=10
|
||||
DirectoryEdit10_InitialDir=
|
||||
cbAutoScaleOn_Caption=AutoScaleOn
|
||||
rgSelectAllAnalogInAllTable_ItemIndex=1
|
||||
cbEnableAnalogTable_Caption=EnableAnalogTable
|
||||
|
@ -5,8 +5,8 @@ ShowCmd=1
|
||||
PixelsPerInch=96
|
||||
MinMaxPos(2560x1440)=-1,-1,-1,-1
|
||||
MinMaxPos=-1,-1,-1,-1
|
||||
NormPos(2560x1440)=1046,328,1934,974
|
||||
NormPos=2302,193,3190,839
|
||||
NormPos(2560x1440)=1046,328,2024,974
|
||||
NormPos=1046,328,2024,974
|
||||
Visible=0
|
||||
MinMaxPos(1536x864)=-1,-1,-1,-1
|
||||
NormPos(1536x864)=2302,193,3190,839
|
||||
NormPos(1536x864)=648,156,1536,802
|
||||
|
Binary file not shown.
@ -1 +1 @@
|
||||
2024.9.21.199
|
||||
2025.1.22.205
|
Loading…
Reference in New Issue
Block a user