build 199 улучшение работы с com портом
This commit is contained in:
parent
cda6566d74
commit
7ef51e3383
23
2812.ini
23
2812.ini
@ -16,15 +16,15 @@ AdrOut_Text=$1000
|
||||
AdrIn_Text=$1000
|
||||
Start1_Text=$a0000
|
||||
Length1_Text=$5E000
|
||||
ByteIn_Text=
|
||||
ByteIn_Text=Error
|
||||
ByteOut_Text=0301
|
||||
RGBaud_ItemIndex=3
|
||||
RGBaud_ItemIndex=4
|
||||
AdrConEdit_Value=10
|
||||
Filename2812_FileName=
|
||||
FilenameXilinx_FileName=
|
||||
Filename2812_InitialDir=
|
||||
FilenameXilinx_InitialDir=
|
||||
PageControl1_ActivePage=TabSheet2
|
||||
PageControl1_ActivePage=TabSheet1
|
||||
RCom_Value=1
|
||||
DirectoryEdit1_InitialDir=
|
||||
DirectoryEdit1_Text=DirectoryEdit1
|
||||
@ -39,7 +39,7 @@ AdrFlash2812_Text=$110000
|
||||
TimeWait_Value=10
|
||||
ESizeBlock_Text=$1000
|
||||
AdrFlashXilinx_Text=$130000
|
||||
cbPort_Text=COM1
|
||||
cbPort_Text=
|
||||
cbXilinxTMS3_Checked=True
|
||||
cbDisableAutoScan_Checked=False
|
||||
lbAddCaption_Caption=Invertor
|
||||
@ -57,3 +57,18 @@ LRemouteIni4_Caption=LTestIni
|
||||
LRemouteIni5_Caption=LTestIni
|
||||
cbAutoCheckWWW_Checked=True
|
||||
rgTypeCPU_ItemIndex=0
|
||||
lbAddCaption2_Caption=pch
|
||||
[RS_232_TIMERS]
|
||||
defSizeSendBuf=256
|
||||
defMinSizeBlock=256
|
||||
def_rs232_sleep_1=100
|
||||
def_rs232_sleep_2=4
|
||||
def_rs232_sleep_3=30
|
||||
def_rs232_sleep_4=5
|
||||
def_rs232_sleep_5=100
|
||||
def_rs232_sleep_6=0
|
||||
def_rs232_sleep_7=0
|
||||
def_rs232_sleep_8=0
|
||||
def_rs232_sleep_9=0
|
||||
def_rs232_sleep_10=0
|
||||
def_rs232_sleep_11=0
|
||||
|
@ -6,7 +6,7 @@ PixelsPerInch=96
|
||||
MinMaxPos(2560x1440)=-1,-1,-1,-1
|
||||
MinMaxPos=-1,-1,-1,-1
|
||||
NormPos(2560x1440)=1046,328,1934,974
|
||||
NormPos=1046,328,1934,974
|
||||
NormPos=571,109,1459,755
|
||||
Visible=0
|
||||
MinMaxPos(1536x864)=-1,-1,-1,-1
|
||||
NormPos(1536x864)=2302,193,3190,839
|
||||
NormPos(1536x864)=571,109,1459,755
|
||||
|
Binary file not shown.
@ -1 +1 @@
|
||||
2024.6.24.191
|
||||
2024.9.21.199
|
Loading…
Reference in New Issue
Block a user