Changeset 22 for trunk


Ignore:
Timestamp:
04/08/10 12:51:11 (14 years ago)
Author:
pinwc4
Message:

Rearranged controls and added a little logic to make the windows build not look as hideous

Location:
trunk/desktop
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/FlipSideICS.rbvcp

    r13 r22  
    44Window=mainWindow;mainWindow.rbfrm;&hDF8AE23;&h0;false 
    55MenuBar=mainMenuBar;mainMenuBar.rbmnu;&h4170C4A5;&h0;false 
    6 Picture=background;background.jpg;&h527E8FD9;&h0;false;0;&h0 
    76Class=ICSSerialPort;ICSSerialPort.rbbas;&h73165B84;&h0;false 
    87Window=createProfile;createProfile.rbfrm;&h565C380D;&h0;false 
     8Picture=background;background.jpg;&h527E8FD9;&h0;false;0;&h0 
    99DefaultWindow=mainWindow 
    1010AppMenuBar=mainMenuBar 
     
    1212MinorVersion=1 
    1313SubVersion=0 
    14 NonRelease=9 
     14NonRelease=13 
    1515Release=2 
    1616InfoVersion= 
     
    2121WinProductName= 
    2222AutoIncrementVersionInformation=True 
    23 BuildFlags=&h4000 
     23BuildFlags=&h4010 
    2424BuildLanguage=&h0 
    2525DebugLanguage=&h0 
  • trunk/desktop/mainWindow.rbfrm

    r21 r22  
    88   FullScreen      =   False 
    99   HasBackColor    =   False 
    10    Height          =   352 
     10   Height          =   370 
    1111   ImplicitInstance=   True 
    1212   LiveResize      =   True 
     
    4949      TextFont        =   "System" 
    5050      TextSize        =   0 
    51       Top             =   312 
     51      Top             =   330 
    5252      Underline       =   "" 
    5353      Visible         =   True 
     
    7878      TextFont        =   "System" 
    7979      TextSize        =   0 
    80       Top             =   312 
     80      Top             =   330 
    8181      Underline       =   "" 
    8282      Visible         =   True 
     
    107107      TextFont        =   "System" 
    108108      TextSize        =   0 
    109       Top             =   312 
     109      Top             =   330 
    110110      Underline       =   "" 
    111111      Visible         =   True 
     
    136136      TextFont        =   "System" 
    137137      TextSize        =   0 
    138       Top             =   32 
     138      Top             =   54 
    139139      Underline       =   "" 
    140140      Value           =   1 
    141141      Visible         =   True 
    142       Width           =   637 
     142      Width           =   640 
    143143      Begin StaticText StaticText_SerialPort 
    144144         AutoDeactivate  =   True 
     
    167167         TextFont        =   "System" 
    168168         TextSize        =   0 
    169          Top             =   106 
     169         Top             =   128 
    170170         Underline       =   "" 
    171171         Visible         =   True 
     
    197197         TextFont        =   "System" 
    198198         TextSize        =   0 
    199          Top             =   106 
     199         Top             =   128 
    200200         Underline       =   "" 
    201201         Visible         =   True 
    202202         Width           =   176 
    203       End 
    204       Begin GroupBox GroupBox1 
    205          AutoDeactivate  =   True 
    206          Bold            =   "" 
    207          Caption         =   "" 
    208          Enabled         =   True 
    209          Height          =   89 
    210          HelpTag         =   "" 
    211          Index           =   -2147483648 
    212          InitialParent   =   "TabPanel1" 
    213          Italic          =   "" 
    214          Left            =   14 
    215          LockBottom      =   "" 
    216          LockedInPosition=   False 
    217          LockLeft        =   "" 
    218          LockRight       =   "" 
    219          LockTop         =   "" 
    220          Scope           =   0 
    221          TabIndex        =   0 
    222          TabPanelIndex   =   2 
    223          TextFont        =   "System" 
    224          TextSize        =   0 
    225          Top             =   94 
    226          Underline       =   "" 
    227          Visible         =   True 
    228          Width           =   358 
    229          Begin PopupMenu PopupMenu_Profile 
    230             AutoDeactivate  =   True 
    231             Bold            =   "" 
    232             DataField       =   "" 
    233             DataSource      =   "" 
    234             Enabled         =   True 
    235             Height          =   20 
    236             HelpTag         =   "" 
    237             Index           =   -2147483648 
    238             InitialParent   =   "GroupBox1" 
    239             InitialValue    =   "" 
    240             Italic          =   "" 
    241             Left            =   26 
    242             ListIndex       =   0 
    243             LockBottom      =   "" 
    244             LockedInPosition=   False 
    245             LockLeft        =   "" 
    246             LockRight       =   "" 
    247             LockTop         =   "" 
    248             Scope           =   0 
    249             TabIndex        =   0 
    250             TabPanelIndex   =   2 
    251             TabStop         =   True 
    252             TextFont        =   "System" 
    253             TextSize        =   0 
    254             Top             =   106 
    255             Underline       =   "" 
    256             Visible         =   True 
    257             Width           =   176 
    258          End 
    259          Begin PushButton PushButton_Create 
    260             AutoDeactivate  =   True 
    261             Bold            =   "" 
    262             Cancel          =   "" 
    263             Caption         =   "Create" 
    264             Default         =   "" 
    265             Enabled         =   True 
    266             Height          =   20 
    267             HelpTag         =   "" 
    268             Index           =   -2147483648 
    269             InitialParent   =   "GroupBox1" 
    270             Italic          =   "" 
    271             Left            =   26 
    272             LockBottom      =   "" 
    273             LockedInPosition=   False 
    274             LockLeft        =   "" 
    275             LockRight       =   "" 
    276             LockTop         =   "" 
    277             Scope           =   0 
    278             TabIndex        =   1 
    279             TabPanelIndex   =   2 
    280             TabStop         =   True 
    281             TextFont        =   "System" 
    282             TextSize        =   0 
    283             Top             =   142 
    284             Underline       =   "" 
    285             Visible         =   True 
    286             Width           =   88 
    287          End 
    288          Begin PushButton PushButton_Delete 
    289             AutoDeactivate  =   True 
    290             Bold            =   "" 
    291             Cancel          =   "" 
    292             Caption         =   "Delete" 
    293             Default         =   "" 
    294             Enabled         =   True 
    295             Height          =   20 
    296             HelpTag         =   "" 
    297             Index           =   -2147483648 
    298             InitialParent   =   "GroupBox1" 
    299             Italic          =   "" 
    300             Left            =   126 
    301             LockBottom      =   "" 
    302             LockedInPosition=   False 
    303             LockLeft        =   "" 
    304             LockRight       =   "" 
    305             LockTop         =   "" 
    306             Scope           =   0 
    307             TabIndex        =   2 
    308             TabPanelIndex   =   2 
    309             TabStop         =   True 
    310             TextFont        =   "System" 
    311             TextSize        =   0 
    312             Top             =   142 
    313             Underline       =   "" 
    314             Visible         =   False 
    315             Width           =   88 
    316          End 
    317          Begin StaticText StaticText_Profiles 
    318             AutoDeactivate  =   True 
    319             Bold            =   "" 
    320             DataField       =   "" 
    321             DataSource      =   "" 
    322             Enabled         =   True 
    323             Height          =   20 
    324             HelpTag         =   "" 
    325             Index           =   -2147483648 
    326             InitialParent   =   "GroupBox1" 
    327             Italic          =   "" 
    328             Left            =   214 
    329             LockBottom      =   "" 
    330             LockedInPosition=   False 
    331             LockLeft        =   "" 
    332             LockRight       =   "" 
    333             LockTop         =   "" 
    334             Multiline       =   "" 
    335             Scope           =   0 
    336             TabIndex        =   4 
    337             TabPanelIndex   =   2 
    338             Text            =   "Profiles" 
    339             TextAlign       =   0 
    340             TextColor       =   "&cB8B8B8" 
    341             TextFont        =   "System" 
    342             TextSize        =   0 
    343             Top             =   106 
    344             Underline       =   "" 
    345             Visible         =   True 
    346             Width           =   100 
    347          End 
    348       End 
    349       Begin GroupBox GroupBox2 
    350          AutoDeactivate  =   True 
    351          Bold            =   "" 
    352          Caption         =   "" 
    353          Enabled         =   True 
    354          Height          =   202 
    355          HelpTag         =   "" 
    356          Index           =   -2147483648 
    357          InitialParent   =   "TabPanel1" 
    358          Italic          =   "" 
    359          Left            =   14 
    360          LockBottom      =   "" 
    361          LockedInPosition=   False 
    362          LockLeft        =   "" 
    363          LockRight       =   "" 
    364          LockTop         =   "" 
    365          Scope           =   0 
    366          TabIndex        =   0 
    367          TabPanelIndex   =   3 
    368          TextFont        =   "System" 
    369          TextSize        =   0 
    370          Top             =   94 
    371          Underline       =   "" 
    372          Visible         =   True 
    373          Width           =   608 
    374          Begin Slider Slider_THGain 
    375             AutoDeactivate  =   True 
    376             Enabled         =   True 
    377             Height          =   16 
    378             HelpTag         =   "" 
    379             Index           =   -2147483648 
    380             InitialParent   =   "GroupBox2" 
    381             Left            =   322 
    382             LineStep        =   1 
    383             LiveScroll      =   "" 
    384             LockBottom      =   "" 
    385             LockedInPosition=   False 
    386             LockLeft        =   "" 
    387             LockRight       =   "" 
    388             LockTop         =   "" 
    389             Maximum         =   255 
    390             Minimum         =   1 
    391             PageStep        =   20 
    392             Scope           =   0 
    393             TabIndex        =   0 
    394             TabPanelIndex   =   3 
    395             TabStop         =   True 
    396             Top             =   268 
    397             Value           =   0 
    398             Visible         =   True 
    399             Width           =   128 
    400          End 
    401          Begin EditField EditField_THGain 
    402             AcceptTabs      =   "" 
    403             Alignment       =   0 
    404             AutoDeactivate  =   True 
    405             BackColor       =   &hFFFFFF 
    406             Bold            =   "" 
    407             Border          =   True 
    408             DataField       =   "" 
    409             DataSource      =   "" 
    410             Enabled         =   True 
    411             Format          =   "" 
    412             Height          =   22 
    413             HelpTag         =   "" 
    414             Index           =   -2147483648 
    415             InitialParent   =   "GroupBox2" 
    416             Italic          =   "" 
    417             Left            =   462 
    418             LimitText       =   0 
    419             LockBottom      =   "" 
    420             LockedInPosition=   False 
    421             LockLeft        =   "" 
    422             LockRight       =   "" 
    423             LockTop         =   "" 
    424             Mask            =   "###" 
    425             Multiline       =   "" 
    426             Password        =   "" 
    427             ReadOnly        =   "" 
    428             Scope           =   0 
    429             ScrollbarHorizontal=   "" 
    430             ScrollbarVertical=   True 
    431             Styled          =   "" 
    432             TabIndex        =   1 
    433             TabPanelIndex   =   3 
    434             TabStop         =   True 
    435             Text            =   "" 
    436             TextColor       =   &h000000 
    437             TextFont        =   "System" 
    438             TextSize        =   0 
    439             Top             =   268 
    440             Underline       =   "" 
    441             UseFocusRing    =   True 
    442             Visible         =   True 
    443             Width           =   32 
    444          End 
    445          Begin StaticText StaticText_THGain 
    446             AutoDeactivate  =   True 
    447             Bold            =   "" 
    448             DataField       =   "" 
    449             DataSource      =   "" 
    450             Enabled         =   True 
    451             Height          =   20 
    452             HelpTag         =   "" 
    453             Index           =   -2147483648 
    454             InitialParent   =   "GroupBox2" 
    455             Italic          =   "" 
    456             Left            =   506 
    457             LockBottom      =   "" 
    458             LockedInPosition=   False 
    459             LockLeft        =   "" 
    460             LockRight       =   "" 
    461             LockTop         =   "" 
    462             Multiline       =   "" 
    463             Scope           =   0 
    464             TabIndex        =   2 
    465             TabPanelIndex   =   3 
    466             Text            =   "Throttle Gain" 
    467             TextAlign       =   0 
    468             TextColor       =   "&cB8B8B8" 
    469             TextFont        =   "System" 
    470             TextSize        =   0 
    471             Top             =   268 
    472             Underline       =   "" 
    473             Visible         =   True 
    474             Width           =   128 
    475          End 
    476          Begin Slider Slider_STGain 
    477             AutoDeactivate  =   True 
    478             Enabled         =   True 
    479             Height          =   16 
    480             HelpTag         =   "" 
    481             Index           =   -2147483648 
    482             InitialParent   =   "GroupBox2" 
    483             Left            =   322 
    484             LineStep        =   1 
    485             LiveScroll      =   "" 
    486             LockBottom      =   "" 
    487             LockedInPosition=   False 
    488             LockLeft        =   "" 
    489             LockRight       =   "" 
    490             LockTop         =   "" 
    491             Maximum         =   255 
    492             Minimum         =   1 
    493             PageStep        =   20 
    494             Scope           =   0 
    495             TabIndex        =   3 
    496             TabPanelIndex   =   3 
    497             TabStop         =   True 
    498             Top             =   234 
    499             Value           =   0 
    500             Visible         =   True 
    501             Width           =   128 
    502          End 
    503          Begin EditField EditField_STGain 
    504             AcceptTabs      =   "" 
    505             Alignment       =   0 
    506             AutoDeactivate  =   True 
    507             BackColor       =   &hFFFFFF 
    508             Bold            =   "" 
    509             Border          =   True 
    510             DataField       =   "" 
    511             DataSource      =   "" 
    512             Enabled         =   True 
    513             Format          =   "" 
    514             Height          =   22 
    515             HelpTag         =   "" 
    516             Index           =   -2147483648 
    517             InitialParent   =   "GroupBox2" 
    518             Italic          =   "" 
    519             Left            =   462 
    520             LimitText       =   0 
    521             LockBottom      =   "" 
    522             LockedInPosition=   False 
    523             LockLeft        =   "" 
    524             LockRight       =   "" 
    525             LockTop         =   "" 
    526             Mask            =   "###" 
    527             Multiline       =   "" 
    528             Password        =   "" 
    529             ReadOnly        =   "" 
    530             Scope           =   0 
    531             ScrollbarHorizontal=   "" 
    532             ScrollbarVertical=   True 
    533             Styled          =   "" 
    534             TabIndex        =   4 
    535             TabPanelIndex   =   3 
    536             TabStop         =   True 
    537             Text            =   "" 
    538             TextColor       =   &h000000 
    539             TextFont        =   "System" 
    540             TextSize        =   0 
    541             Top             =   234 
    542             Underline       =   "" 
    543             UseFocusRing    =   True 
    544             Visible         =   True 
    545             Width           =   32 
    546          End 
    547          Begin StaticText StaticText_STGain 
    548             AutoDeactivate  =   True 
    549             Bold            =   "" 
    550             DataField       =   "" 
    551             DataSource      =   "" 
    552             Enabled         =   True 
    553             Height          =   20 
    554             HelpTag         =   "" 
    555             Index           =   -2147483648 
    556             InitialParent   =   "GroupBox2" 
    557             Italic          =   "" 
    558             Left            =   506 
    559             LockBottom      =   "" 
    560             LockedInPosition=   False 
    561             LockLeft        =   "" 
    562             LockRight       =   "" 
    563             LockTop         =   "" 
    564             Multiline       =   "" 
    565             Scope           =   0 
    566             TabIndex        =   5 
    567             TabPanelIndex   =   3 
    568             Text            =   "Steering Gain" 
    569             TextAlign       =   0 
    570             TextColor       =   "&cB8B8B8" 
    571             TextFont        =   "System" 
    572             TextSize        =   0 
    573             Top             =   234 
    574             Underline       =   "" 
    575             Visible         =   True 
    576             Width           =   128 
    577          End 
    578          Begin PopupMenu PopupMenu_BackTiming 
    579             AutoDeactivate  =   True 
    580             Bold            =   "" 
    581             DataField       =   "" 
    582             DataSource      =   "" 
    583             Enabled         =   True 
    584             Height          =   20 
    585             HelpTag         =   "" 
    586             Index           =   -2147483648 
    587             InitialParent   =   "GroupBox2" 
    588             InitialValue    =   "1\r2\r3\r4\r5\rCustom" 
    589             Italic          =   "" 
    590             Left            =   322 
    591             ListIndex       =   0 
    592             LockBottom      =   "" 
    593             LockedInPosition=   False 
    594             LockLeft        =   "" 
    595             LockRight       =   "" 
    596             LockTop         =   "" 
    597             Scope           =   0 
    598             TabIndex        =   6 
    599             TabPanelIndex   =   3 
    600             TabStop         =   True 
    601             TextFont        =   "System" 
    602             TextSize        =   0 
    603             Top             =   202 
    604             Underline       =   "" 
    605             Visible         =   True 
    606             Width           =   172 
    607          End 
    608          Begin StaticText StaticText_BackTiming 
    609             AutoDeactivate  =   True 
    610             Bold            =   "" 
    611             DataField       =   "" 
    612             DataSource      =   "" 
    613             Enabled         =   True 
    614             Height          =   20 
    615             HelpTag         =   "" 
    616             Index           =   -2147483648 
    617             InitialParent   =   "GroupBox2" 
    618             Italic          =   "" 
    619             Left            =   506 
    620             LockBottom      =   "" 
    621             LockedInPosition=   False 
    622             LockLeft        =   "" 
    623             LockRight       =   "" 
    624             LockTop         =   "" 
    625             Multiline       =   "" 
    626             Scope           =   0 
    627             TabIndex        =   7 
    628             TabPanelIndex   =   3 
    629             Text            =   "Back Timing" 
    630             TextAlign       =   0 
    631             TextColor       =   "&cB8B8B8" 
    632             TextFont        =   "System" 
    633             TextSize        =   0 
    634             Top             =   202 
    635             Underline       =   "" 
    636             Visible         =   True 
    637             Width           =   128 
    638          End 
    639          Begin PopupMenu PopupMenu_VerticalInteria 
    640             AutoDeactivate  =   True 
    641             Bold            =   "" 
    642             DataField       =   "" 
    643             DataSource      =   "" 
    644             Enabled         =   True 
    645             Height          =   20 
    646             HelpTag         =   "" 
    647             Index           =   -2147483648 
    648             InitialParent   =   "GroupBox2" 
    649             InitialValue    =   "Strong\r2\r3\r4\rOff\rCustom" 
    650             Italic          =   "" 
    651             Left            =   322 
    652             ListIndex       =   0 
    653             LockBottom      =   "" 
    654             LockedInPosition=   False 
    655             LockLeft        =   "" 
    656             LockRight       =   "" 
    657             LockTop         =   "" 
    658             Scope           =   0 
    659             TabIndex        =   8 
    660             TabPanelIndex   =   3 
    661             TabStop         =   True 
    662             TextFont        =   "System" 
    663             TextSize        =   0 
    664             Top             =   171 
    665             Underline       =   "" 
    666             Visible         =   True 
    667             Width           =   172 
    668          End 
    669          Begin StaticText StaticText_VerticalIntertia 
    670             AutoDeactivate  =   True 
    671             Bold            =   "" 
    672             DataField       =   "" 
    673             DataSource      =   "" 
    674             Enabled         =   True 
    675             Height          =   20 
    676             HelpTag         =   "" 
    677             Index           =   -2147483648 
    678             InitialParent   =   "GroupBox2" 
    679             Italic          =   "" 
    680             Left            =   506 
    681             LockBottom      =   "" 
    682             LockedInPosition=   False 
    683             LockLeft        =   "" 
    684             LockRight       =   "" 
    685             LockTop         =   "" 
    686             Multiline       =   "" 
    687             Scope           =   0 
    688             TabIndex        =   9 
    689             TabPanelIndex   =   3 
    690             Text            =   "Vertical Intertia" 
    691             TextAlign       =   0 
    692             TextColor       =   "&cB8B8B8" 
    693             TextFont        =   "System" 
    694             TextSize        =   0 
    695             Top             =   171 
    696             Underline       =   "" 
    697             Visible         =   True 
    698             Width           =   128 
    699          End 
    700          Begin PopupMenu PopupMenu_Nuetral 
    701             AutoDeactivate  =   True 
    702             Bold            =   "" 
    703             DataField       =   "" 
    704             DataSource      =   "" 
    705             Enabled         =   True 
    706             Height          =   20 
    707             HelpTag         =   "" 
    708             Index           =   -2147483648 
    709             InitialParent   =   "GroupBox2" 
    710             InitialValue    =   "Narrow\rMid\rWide\rCustom" 
    711             Italic          =   "" 
    712             Left            =   322 
    713             ListIndex       =   0 
    714             LockBottom      =   "" 
    715             LockedInPosition=   False 
    716             LockLeft        =   "" 
    717             LockRight       =   "" 
    718             LockTop         =   "" 
    719             Scope           =   0 
    720             TabIndex        =   10 
    721             TabPanelIndex   =   3 
    722             TabStop         =   True 
    723             TextFont        =   "System" 
    724             TextSize        =   0 
    725             Top             =   139 
    726             Underline       =   "" 
    727             Visible         =   True 
    728             Width           =   172 
    729          End 
    730          Begin StaticText StaticText_Nuetral 
    731             AutoDeactivate  =   True 
    732             Bold            =   "" 
    733             DataField       =   "" 
    734             DataSource      =   "" 
    735             Enabled         =   True 
    736             Height          =   20 
    737             HelpTag         =   "" 
    738             Index           =   -2147483648 
    739             InitialParent   =   "GroupBox2" 
    740             Italic          =   "" 
    741             Left            =   506 
    742             LockBottom      =   "" 
    743             LockedInPosition=   False 
    744             LockLeft        =   "" 
    745             LockRight       =   "" 
    746             LockTop         =   "" 
    747             Multiline       =   "" 
    748             Scope           =   0 
    749             TabIndex        =   11 
    750             TabPanelIndex   =   3 
    751             Text            =   "Nuetral" 
    752             TextAlign       =   0 
    753             TextColor       =   "&cB8B8B8" 
    754             TextFont        =   "System" 
    755             TextSize        =   0 
    756             Top             =   139 
    757             Underline       =   "" 
    758             Visible         =   True 
    759             Width           =   128 
    760          End 
    761          Begin PopupMenu PopupMenu_DFreq 
    762             AutoDeactivate  =   True 
    763             Bold            =   "" 
    764             DataField       =   "" 
    765             DataSource      =   "" 
    766             Enabled         =   True 
    767             Height          =   20 
    768             HelpTag         =   "" 
    769             Index           =   -2147483648 
    770             InitialParent   =   "GroupBox2" 
    771             InitialValue    =   "High\rMedium\rLow\rCustom" 
    772             Italic          =   "" 
    773             Left            =   322 
    774             ListIndex       =   0 
    775             LockBottom      =   "" 
    776             LockedInPosition=   False 
    777             LockLeft        =   "" 
    778             LockRight       =   "" 
    779             LockTop         =   "" 
    780             Scope           =   0 
    781             TabIndex        =   12 
    782             TabPanelIndex   =   3 
    783             TabStop         =   True 
    784             TextFont        =   "System" 
    785             TextSize        =   0 
    786             Top             =   107 
    787             Underline       =   "" 
    788             Visible         =   True 
    789             Width           =   172 
    790          End 
    791          Begin StaticText StaticText_DFreq 
    792             AutoDeactivate  =   True 
    793             Bold            =   "" 
    794             DataField       =   "" 
    795             DataSource      =   "" 
    796             Enabled         =   True 
    797             Height          =   20 
    798             HelpTag         =   "" 
    799             Index           =   -2147483648 
    800             InitialParent   =   "GroupBox2" 
    801             Italic          =   "" 
    802             Left            =   506 
    803             LockBottom      =   "" 
    804             LockedInPosition=   False 
    805             LockLeft        =   "" 
    806             LockRight       =   "" 
    807             LockTop         =   "" 
    808             Multiline       =   "" 
    809             Scope           =   0 
    810             TabIndex        =   13 
    811             TabPanelIndex   =   3 
    812             Text            =   "Drive Frequency" 
    813             TextAlign       =   0 
    814             TextColor       =   "&cB8B8B8" 
    815             TextFont        =   "System" 
    816             TextSize        =   0 
    817             Top             =   106 
    818             Underline       =   "" 
    819             Visible         =   True 
    820             Width           =   106 
    821          End 
    822          Begin PopupMenu PopupMenu_Dump 
    823             AutoDeactivate  =   True 
    824             Bold            =   "" 
    825             DataField       =   "" 
    826             DataSource      =   "" 
    827             Enabled         =   True 
    828             Height          =   20 
    829             HelpTag         =   "" 
    830             Index           =   -2147483648 
    831             InitialParent   =   "GroupBox2" 
    832             InitialValue    =   "Over\rSmooth\rCustom" 
    833             Italic          =   "" 
    834             Left            =   26 
    835             ListIndex       =   0 
    836             LockBottom      =   "" 
    837             LockedInPosition=   False 
    838             LockLeft        =   "" 
    839             LockRight       =   "" 
    840             LockTop         =   "" 
    841             Scope           =   0 
    842             TabIndex        =   14 
    843             TabPanelIndex   =   3 
    844             TabStop         =   True 
    845             TextFont        =   "System" 
    846             TextSize        =   0 
    847             Top             =   262 
    848             Underline       =   "" 
    849             Visible         =   True 
    850             Width           =   172 
    851          End 
    852          Begin StaticText StaticText_Dump 
    853             AutoDeactivate  =   True 
    854             Bold            =   "" 
    855             DataField       =   "" 
    856             DataSource      =   "" 
    857             Enabled         =   True 
    858             Height          =   20 
    859             HelpTag         =   "" 
    860             Index           =   -2147483648 
    861             InitialParent   =   "GroupBox2" 
    862             Italic          =   "" 
    863             Left            =   210 
    864             LockBottom      =   "" 
    865             LockedInPosition=   False 
    866             LockLeft        =   "" 
    867             LockRight       =   "" 
    868             LockTop         =   "" 
    869             Multiline       =   "" 
    870             Scope           =   0 
    871             TabIndex        =   15 
    872             TabPanelIndex   =   3 
    873             Text            =   "Dump" 
    874             TextAlign       =   0 
    875             TextColor       =   "&cB8B8B8" 
    876             TextFont        =   "System" 
    877             TextSize        =   0 
    878             Top             =   262 
    879             Underline       =   "" 
    880             Visible         =   True 
    881             Width           =   128 
    882          End 
    883          Begin PopupMenu PopupMenu_DBand 
    884             AutoDeactivate  =   True 
    885             Bold            =   "" 
    886             DataField       =   "" 
    887             DataSource      =   "" 
    888             Enabled         =   True 
    889             Height          =   20 
    890             HelpTag         =   "" 
    891             Index           =   -2147483648 
    892             InitialParent   =   "GroupBox2" 
    893             InitialValue    =   "Narrow\rMid\rWide\rCustom" 
    894             Italic          =   "" 
    895             Left            =   26 
    896             ListIndex       =   0 
    897             LockBottom      =   "" 
    898             LockedInPosition=   False 
    899             LockLeft        =   "" 
    900             LockRight       =   "" 
    901             LockTop         =   "" 
    902             Scope           =   0 
    903             TabIndex        =   16 
    904             TabPanelIndex   =   3 
    905             TabStop         =   True 
    906             TextFont        =   "System" 
    907             TextSize        =   0 
    908             Top             =   230 
    909             Underline       =   "" 
    910             Visible         =   True 
    911             Width           =   172 
    912          End 
    913          Begin StaticText StaticText_DBand 
    914             AutoDeactivate  =   True 
    915             Bold            =   "" 
    916             DataField       =   "" 
    917             DataSource      =   "" 
    918             Enabled         =   True 
    919             Height          =   20 
    920             HelpTag         =   "" 
    921             Index           =   -2147483648 
    922             InitialParent   =   "GroupBox2" 
    923             Italic          =   "" 
    924             Left            =   210 
    925             LockBottom      =   "" 
    926             LockedInPosition=   False 
    927             LockLeft        =   "" 
    928             LockRight       =   "" 
    929             LockTop         =   "" 
    930             Multiline       =   "" 
    931             Scope           =   0 
    932             TabIndex        =   17 
    933             TabPanelIndex   =   3 
    934             Text            =   "Drive Band" 
    935             TextAlign       =   0 
    936             TextColor       =   "&cB8B8B8" 
    937             TextFont        =   "System" 
    938             TextSize        =   0 
    939             Top             =   230 
    940             Underline       =   "" 
    941             Visible         =   True 
    942             Width           =   128 
    943          End 
    944          Begin Slider Slider_Punch 
    945             AutoDeactivate  =   True 
    946             Enabled         =   True 
    947             Height          =   16 
    948             HelpTag         =   "" 
    949             Index           =   -2147483648 
    950             InitialParent   =   "GroupBox2" 
    951             Left            =   26 
    952             LineStep        =   1 
    953             LiveScroll      =   "" 
    954             LockBottom      =   "" 
    955             LockedInPosition=   False 
    956             LockLeft        =   "" 
    957             LockRight       =   "" 
    958             LockTop         =   "" 
    959             Maximum         =   10 
    960             Minimum         =   1 
    961             PageStep        =   20 
    962             Scope           =   0 
    963             TabIndex        =   18 
    964             TabPanelIndex   =   3 
    965             TabStop         =   True 
    966             Top             =   202 
    967             Value           =   0 
    968             Visible         =   True 
    969             Width           =   128 
    970          End 
    971          Begin EditField EditField_Punch 
    972             AcceptTabs      =   "" 
    973             Alignment       =   0 
    974             AutoDeactivate  =   True 
    975             BackColor       =   &hFFFFFF 
    976             Bold            =   "" 
    977             Border          =   True 
    978             DataField       =   "" 
    979             DataSource      =   "" 
    980             Enabled         =   True 
    981             Format          =   "" 
    982             Height          =   22 
    983             HelpTag         =   "" 
    984             Index           =   -2147483648 
    985             InitialParent   =   "GroupBox2" 
    986             Italic          =   "" 
    987             Left            =   166 
    988             LimitText       =   0 
    989             LockBottom      =   "" 
    990             LockedInPosition=   False 
    991             LockLeft        =   "" 
    992             LockRight       =   "" 
    993             LockTop         =   "" 
    994             Mask            =   "###" 
    995             Multiline       =   "" 
    996             Password        =   "" 
    997             ReadOnly        =   "" 
    998             Scope           =   0 
    999             ScrollbarHorizontal=   "" 
    1000             ScrollbarVertical=   True 
    1001             Styled          =   "" 
    1002             TabIndex        =   19 
    1003             TabPanelIndex   =   3 
    1004             TabStop         =   True 
    1005             Text            =   "" 
    1006             TextColor       =   &h000000 
    1007             TextFont        =   "System" 
    1008             TextSize        =   0 
    1009             Top             =   202 
    1010             Underline       =   "" 
    1011             UseFocusRing    =   True 
    1012             Visible         =   True 
    1013             Width           =   32 
    1014          End 
    1015          Begin StaticText StaticText_Punch 
    1016             AutoDeactivate  =   True 
    1017             Bold            =   "" 
    1018             DataField       =   "" 
    1019             DataSource      =   "" 
    1020             Enabled         =   True 
    1021             Height          =   20 
    1022             HelpTag         =   "" 
    1023             Index           =   -2147483648 
    1024             InitialParent   =   "GroupBox2" 
    1025             Italic          =   "" 
    1026             Left            =   210 
    1027             LockBottom      =   "" 
    1028             LockedInPosition=   False 
    1029             LockLeft        =   "" 
    1030             LockRight       =   "" 
    1031             LockTop         =   "" 
    1032             Multiline       =   "" 
    1033             Scope           =   0 
    1034             TabIndex        =   20 
    1035             TabPanelIndex   =   3 
    1036             Text            =   "Punch" 
    1037             TextAlign       =   0 
    1038             TextColor       =   "&cB8B8B8" 
    1039             TextFont        =   "System" 
    1040             TextSize        =   0 
    1041             Top             =   202 
    1042             Underline       =   "" 
    1043             Visible         =   True 
    1044             Width           =   128 
    1045          End 
    1046          Begin PopupMenu PopupMenu_Speed 
    1047             AutoDeactivate  =   True 
    1048             Bold            =   "" 
    1049             DataField       =   "" 
    1050             DataSource      =   "" 
    1051             Enabled         =   True 
    1052             Height          =   20 
    1053             HelpTag         =   "" 
    1054             Index           =   -2147483648 
    1055             InitialParent   =   "GroupBox2" 
    1056             InitialValue    =   "Slow\r2\r3\r4\rFast\rCustom" 
    1057             Italic          =   "" 
    1058             Left            =   26 
    1059             ListIndex       =   0 
    1060             LockBottom      =   "" 
    1061             LockedInPosition=   False 
    1062             LockLeft        =   "" 
    1063             LockRight       =   "" 
    1064             LockTop         =   "" 
    1065             Scope           =   0 
    1066             TabIndex        =   21 
    1067             TabPanelIndex   =   3 
    1068             TabStop         =   True 
    1069             TextFont        =   "System" 
    1070             TextSize        =   0 
    1071             Top             =   170 
    1072             Underline       =   "" 
    1073             Visible         =   True 
    1074             Width           =   172 
    1075          End 
    1076          Begin StaticText StaticText_Speed 
    1077             AutoDeactivate  =   True 
    1078             Bold            =   "" 
    1079             DataField       =   "" 
    1080             DataSource      =   "" 
    1081             Enabled         =   True 
    1082             Height          =   20 
    1083             HelpTag         =   "" 
    1084             Index           =   -2147483648 
    1085             InitialParent   =   "GroupBox2" 
    1086             Italic          =   "" 
    1087             Left            =   210 
    1088             LockBottom      =   "" 
    1089             LockedInPosition=   False 
    1090             LockLeft        =   "" 
    1091             LockRight       =   "" 
    1092             LockTop         =   "" 
    1093             Multiline       =   "" 
    1094             Scope           =   0 
    1095             TabIndex        =   22 
    1096             TabPanelIndex   =   3 
    1097             Text            =   "Speed" 
    1098             TextAlign       =   0 
    1099             TextColor       =   "&cB8B8B8" 
    1100             TextFont        =   "System" 
    1101             TextSize        =   0 
    1102             Top             =   170 
    1103             Underline       =   "" 
    1104             Visible         =   True 
    1105             Width           =   100 
    1106          End 
    1107          Begin PopupMenu PopupMenu_Gain 
    1108             AutoDeactivate  =   True 
    1109             Bold            =   "" 
    1110             DataField       =   "" 
    1111             DataSource      =   "" 
    1112             Enabled         =   True 
    1113             Height          =   20 
    1114             HelpTag         =   "" 
    1115             Index           =   -2147483648 
    1116             InitialParent   =   "GroupBox2" 
    1117             InitialValue    =   "Min\rMid\rStrong\rCustom" 
    1118             Italic          =   "" 
    1119             Left            =   26 
    1120             ListIndex       =   0 
    1121             LockBottom      =   "" 
    1122             LockedInPosition=   False 
    1123             LockLeft        =   "" 
    1124             LockRight       =   "" 
    1125             LockTop         =   "" 
    1126             Scope           =   0 
    1127             TabIndex        =   23 
    1128             TabPanelIndex   =   3 
    1129             TabStop         =   True 
    1130             TextFont        =   "System" 
    1131             TextSize        =   0 
    1132             Top             =   138 
    1133             Underline       =   "" 
    1134             Visible         =   True 
    1135             Width           =   172 
    1136          End 
    1137          Begin StaticText StaticText_Gain 
    1138             AutoDeactivate  =   True 
    1139             Bold            =   "" 
    1140             DataField       =   "" 
    1141             DataSource      =   "" 
    1142             Enabled         =   True 
    1143             Height          =   20 
    1144             HelpTag         =   "" 
    1145             Index           =   -2147483648 
    1146             InitialParent   =   "GroupBox2" 
    1147             Italic          =   "" 
    1148             Left            =   210 
    1149             LockBottom      =   "" 
    1150             LockedInPosition=   False 
    1151             LockLeft        =   "" 
    1152             LockRight       =   "" 
    1153             LockTop         =   "" 
    1154             Multiline       =   "" 
    1155             Scope           =   0 
    1156             TabIndex        =   24 
    1157             TabPanelIndex   =   3 
    1158             Text            =   "Gain" 
    1159             TextAlign       =   0 
    1160             TextColor       =   "&cB8B8B8" 
    1161             TextFont        =   "System" 
    1162             TextSize        =   0 
    1163             Top             =   139 
    1164             Underline       =   "" 
    1165             Visible         =   True 
    1166             Width           =   100 
    1167          End 
    1168          Begin StaticText StaticText_CarType 
    1169             AutoDeactivate  =   True 
    1170             Bold            =   "" 
    1171             DataField       =   "" 
    1172             DataSource      =   "" 
    1173             Enabled         =   True 
    1174             Height          =   20 
    1175             HelpTag         =   "" 
    1176             Index           =   -2147483648 
    1177             InitialParent   =   "GroupBox2" 
    1178             Italic          =   "" 
    1179             Left            =   210 
    1180             LockBottom      =   "" 
    1181             LockedInPosition=   False 
    1182             LockLeft        =   "" 
    1183             LockRight       =   "" 
    1184             LockTop         =   "" 
    1185             Multiline       =   "" 
    1186             Scope           =   0 
    1187             TabIndex        =   25 
    1188             TabPanelIndex   =   3 
    1189             Text            =   "Car Type" 
    1190             TextAlign       =   0 
    1191             TextColor       =   "&cB8B8B8" 
    1192             TextFont        =   "System" 
    1193             TextSize        =   0 
    1194             Top             =   106 
    1195             Underline       =   "" 
    1196             Visible         =   True 
    1197             Width           =   100 
    1198          End 
    1199          Begin PopupMenu PopupMenu_CarType 
    1200             AutoDeactivate  =   True 
    1201             Bold            =   "" 
    1202             DataField       =   "" 
    1203             DataSource      =   "" 
    1204             Enabled         =   True 
    1205             Height          =   20 
    1206             HelpTag         =   "" 
    1207             Index           =   -2147483648 
    1208             InitialParent   =   "GroupBox2" 
    1209             InitialValue    =   "MR-03\rdNaNo\rASF" 
    1210             Italic          =   "" 
    1211             Left            =   26 
    1212             ListIndex       =   0 
    1213             LockBottom      =   "" 
    1214             LockedInPosition=   False 
    1215             LockLeft        =   "" 
    1216             LockRight       =   "" 
    1217             LockTop         =   "" 
    1218             Scope           =   0 
    1219             TabIndex        =   26 
    1220             TabPanelIndex   =   3 
    1221             TabStop         =   True 
    1222             TextFont        =   "System" 
    1223             TextSize        =   0 
    1224             Top             =   106 
    1225             Underline       =   "" 
    1226             Visible         =   True 
    1227             Width           =   172 
    1228          End 
    1229203      End 
    1230204      Begin EditField EditField_Byte1 
     
    1266240         TextFont        =   "System" 
    1267241         TextSize        =   0 
    1268          Top             =   96 
     242         Top             =   103 
    1269243         Underline       =   "" 
    1270244         UseFocusRing    =   True 
     
    1310284         TextFont        =   "System" 
    1311285         TextSize        =   0 
    1312          Top             =   266 
     286         Top             =   273 
    1313287         Underline       =   "" 
    1314288         UseFocusRing    =   True 
     
    1354328         TextFont        =   "System" 
    1355329         TextSize        =   0 
    1356          Top             =   232 
     330         Top             =   239 
    1357331         Underline       =   "" 
    1358332         UseFocusRing    =   True 
     
    1398372         TextFont        =   "System" 
    1399373         TextSize        =   0 
    1400          Top             =   198 
     374         Top             =   205 
    1401375         Underline       =   "" 
    1402376         UseFocusRing    =   True 
     
    1442416         TextFont        =   "System" 
    1443417         TextSize        =   0 
    1444          Top             =   164 
     418         Top             =   171 
    1445419         Underline       =   "" 
    1446420         UseFocusRing    =   True 
     
    1486460         TextFont        =   "System" 
    1487461         TextSize        =   0 
    1488          Top             =   130 
     462         Top             =   137 
    1489463         Underline       =   "" 
    1490464         UseFocusRing    =   True 
     
    1530504         TextFont        =   "System" 
    1531505         TextSize        =   0 
    1532          Top             =   95 
     506         Top             =   102 
    1533507         Underline       =   "" 
    1534508         UseFocusRing    =   True 
     
    1574548         TextFont        =   "System" 
    1575549         TextSize        =   0 
    1576          Top             =   266 
     550         Top             =   273 
    1577551         Underline       =   "" 
    1578552         UseFocusRing    =   True 
     
    1618592         TextFont        =   "System" 
    1619593         TextSize        =   0 
    1620          Top             =   232 
     594         Top             =   239 
    1621595         Underline       =   "" 
    1622596         UseFocusRing    =   True 
     
    1662636         TextFont        =   "System" 
    1663637         TextSize        =   0 
    1664          Top             =   198 
     638         Top             =   205 
    1665639         Underline       =   "" 
    1666640         UseFocusRing    =   True 
     
    1706680         TextFont        =   "System" 
    1707681         TextSize        =   0 
    1708          Top             =   164 
     682         Top             =   171 
    1709683         Underline       =   "" 
    1710684         UseFocusRing    =   True 
     
    1750724         TextFont        =   "System" 
    1751725         TextSize        =   0 
    1752          Top             =   129 
     726         Top             =   136 
    1753727         Underline       =   "" 
    1754728         UseFocusRing    =   True 
     
    1794768         TextFont        =   "System" 
    1795769         TextSize        =   0 
    1796          Top             =   95 
     770         Top             =   102 
    1797771         Underline       =   "" 
    1798772         UseFocusRing    =   True 
     
    1838812         TextFont        =   "System" 
    1839813         TextSize        =   0 
    1840          Top             =   266 
     814         Top             =   273 
    1841815         Underline       =   "" 
    1842816         UseFocusRing    =   True 
     
    1882856         TextFont        =   "System" 
    1883857         TextSize        =   0 
    1884          Top             =   233 
     858         Top             =   240 
    1885859         Underline       =   "" 
    1886860         UseFocusRing    =   True 
     
    1926900         TextFont        =   "System" 
    1927901         TextSize        =   0 
    1928          Top             =   199 
     902         Top             =   206 
    1929903         Underline       =   "" 
    1930904         UseFocusRing    =   True 
     
    1970944         TextFont        =   "System" 
    1971945         TextSize        =   0 
    1972          Top             =   164 
     946         Top             =   171 
    1973947         Underline       =   "" 
    1974948         UseFocusRing    =   True 
     
    2014988         TextFont        =   "System" 
    2015989         TextSize        =   0 
    2016          Top             =   130 
     990         Top             =   137 
    2017991         Underline       =   "" 
    2018992         UseFocusRing    =   True 
     
    20461020         TextFont        =   "System" 
    20471021         TextSize        =   0 
    2048          Top             =   96 
     1022         Top             =   103 
    20491023         Underline       =   "" 
    20501024         Visible         =   True 
     
    20771051         TextFont        =   "System" 
    20781052         TextSize        =   0 
    2079          Top             =   266 
     1053         Top             =   273 
    20801054         Underline       =   "" 
    20811055         Visible         =   True 
     
    21081082         TextFont        =   "System" 
    21091083         TextSize        =   0 
    2110          Top             =   232 
     1084         Top             =   239 
    21111085         Underline       =   "" 
    21121086         Visible         =   True 
     
    21391113         TextFont        =   "System" 
    21401114         TextSize        =   0 
    2141          Top             =   200 
     1115         Top             =   207 
    21421116         Underline       =   "" 
    21431117         Visible         =   True 
     
    21701144         TextFont        =   "System" 
    21711145         TextSize        =   0 
    2172          Top             =   164 
     1146         Top             =   171 
    21731147         Underline       =   "" 
    21741148         Visible         =   True 
     
    22011175         TextFont        =   "System" 
    22021176         TextSize        =   0 
    2203          Top             =   130 
     1177         Top             =   137 
    22041178         Underline       =   "" 
    22051179         Visible         =   True 
     
    22321206         TextFont        =   "System" 
    22331207         TextSize        =   0 
    2234          Top             =   97 
     1208         Top             =   104 
    22351209         Underline       =   "" 
    22361210         Visible         =   True 
     
    22631237         TextFont        =   "System" 
    22641238         TextSize        =   0 
    2265          Top             =   130 
     1239         Top             =   137 
    22661240         Underline       =   "" 
    22671241         Visible         =   True 
     
    22941268         TextFont        =   "System" 
    22951269         TextSize        =   0 
    2296          Top             =   166 
     1270         Top             =   173 
    22971271         Underline       =   "" 
    22981272         Visible         =   True 
     
    23251299         TextFont        =   "System" 
    23261300         TextSize        =   0 
    2327          Top             =   200 
     1301         Top             =   207 
    23281302         Underline       =   "" 
    23291303         Visible         =   True 
     
    23561330         TextFont        =   "System" 
    23571331         TextSize        =   0 
    2358          Top             =   233 
     1332         Top             =   240 
    23591333         Underline       =   "" 
    23601334         Visible         =   True 
     
    23871361         TextFont        =   "System" 
    23881362         TextSize        =   0 
    2389          Top             =   266 
     1363         Top             =   273 
    23901364         Underline       =   "" 
    23911365         Visible         =   True 
     
    24181392         TextFont        =   "System" 
    24191393         TextSize        =   0 
    2420          Top             =   97 
     1394         Top             =   104 
    24211395         Underline       =   "" 
    24221396         Visible         =   True 
     
    24491423         TextFont        =   "System" 
    24501424         TextSize        =   0 
    2451          Top             =   131 
     1425         Top             =   138 
    24521426         Underline       =   "" 
    24531427         Visible         =   True 
     
    24801454         TextFont        =   "System" 
    24811455         TextSize        =   0 
    2482          Top             =   165 
     1456         Top             =   172 
    24831457         Underline       =   "" 
    24841458         Visible         =   True 
     
    25111485         TextFont        =   "System" 
    25121486         TextSize        =   0 
    2513          Top             =   199 
     1487         Top             =   206 
    25141488         Underline       =   "" 
    25151489         Visible         =   True 
     
    25421516         TextFont        =   "System" 
    25431517         TextSize        =   0 
    2544          Top             =   233 
     1518         Top             =   240 
    25451519         Underline       =   "" 
    25461520         Visible         =   True 
     
    25731547         TextFont        =   "System" 
    25741548         TextSize        =   0 
    2575          Top             =   267 
     1549         Top             =   274 
    25761550         Underline       =   "" 
    25771551         Visible         =   False 
    25781552         Width           =   106 
    25791553      End 
    2580       Begin StaticText StaticText1 
     1554      Begin StaticText StaticText_Warning 
    25811555         AutoDeactivate  =   True 
    25821556         Bold            =   True 
     
    26041578         TextFont        =   "System" 
    26051579         TextSize        =   22 
    2606          Top             =   96 
     1580         Top             =   103 
    26071581         Underline       =   True 
    26081582         Visible         =   True 
    26091583         Width           =   142 
    26101584      End 
    2611       Begin StaticText StaticText2 
     1585      Begin StaticText StaticText_WarningMessage 
    26121586         AutoDeactivate  =   True 
    26131587         Bold            =   "" 
     
    26351609         TextFont        =   "System" 
    26361610         TextSize        =   0 
    2637          Top             =   132 
     1611         Top             =   139 
    26381612         Underline       =   "" 
    26391613         Visible         =   True 
    26401614         Width           =   150 
     1615      End 
     1616      Begin Slider Slider_THGain 
     1617         AutoDeactivate  =   True 
     1618         Enabled         =   True 
     1619         Height          =   16 
     1620         HelpTag         =   "" 
     1621         Index           =   -2147483648 
     1622         InitialParent   =   "TabPanel1" 
     1623         Left            =   310 
     1624         LineStep        =   1 
     1625         LiveScroll      =   "" 
     1626         LockBottom      =   "" 
     1627         LockedInPosition=   False 
     1628         LockLeft        =   "" 
     1629         LockRight       =   "" 
     1630         LockTop         =   "" 
     1631         Maximum         =   255 
     1632         Minimum         =   1 
     1633         PageStep        =   20 
     1634         Scope           =   0 
     1635         TabIndex        =   0 
     1636         TabPanelIndex   =   3 
     1637         TabStop         =   True 
     1638         Top             =   265 
     1639         Value           =   0 
     1640         Visible         =   True 
     1641         Width           =   128 
     1642      End 
     1643      Begin EditField EditField_THGain 
     1644         AcceptTabs      =   "" 
     1645         Alignment       =   0 
     1646         AutoDeactivate  =   True 
     1647         BackColor       =   &hFFFFFF 
     1648         Bold            =   "" 
     1649         Border          =   True 
     1650         DataField       =   "" 
     1651         DataSource      =   "" 
     1652         Enabled         =   True 
     1653         Format          =   "" 
     1654         Height          =   22 
     1655         HelpTag         =   "" 
     1656         Index           =   -2147483648 
     1657         InitialParent   =   "TabPanel1" 
     1658         Italic          =   "" 
     1659         Left            =   450 
     1660         LimitText       =   0 
     1661         LockBottom      =   "" 
     1662         LockedInPosition=   False 
     1663         LockLeft        =   "" 
     1664         LockRight       =   "" 
     1665         LockTop         =   "" 
     1666         Mask            =   "###" 
     1667         Multiline       =   "" 
     1668         Password        =   "" 
     1669         ReadOnly        =   "" 
     1670         Scope           =   0 
     1671         ScrollbarHorizontal=   "" 
     1672         ScrollbarVertical=   True 
     1673         Styled          =   "" 
     1674         TabIndex        =   1 
     1675         TabPanelIndex   =   3 
     1676         TabStop         =   True 
     1677         Text            =   "" 
     1678         TextColor       =   &h000000 
     1679         TextFont        =   "System" 
     1680         TextSize        =   0 
     1681         Top             =   265 
     1682         Underline       =   "" 
     1683         UseFocusRing    =   True 
     1684         Visible         =   True 
     1685         Width           =   32 
     1686      End 
     1687      Begin StaticText StaticText_THGain 
     1688         AutoDeactivate  =   True 
     1689         Bold            =   "" 
     1690         DataField       =   "" 
     1691         DataSource      =   "" 
     1692         Enabled         =   True 
     1693         Height          =   20 
     1694         HelpTag         =   "" 
     1695         Index           =   -2147483648 
     1696         InitialParent   =   "TabPanel1" 
     1697         Italic          =   "" 
     1698         Left            =   494 
     1699         LockBottom      =   "" 
     1700         LockedInPosition=   False 
     1701         LockLeft        =   "" 
     1702         LockRight       =   "" 
     1703         LockTop         =   "" 
     1704         Multiline       =   "" 
     1705         Scope           =   0 
     1706         TabIndex        =   2 
     1707         TabPanelIndex   =   3 
     1708         Text            =   "Throttle Gain" 
     1709         TextAlign       =   0 
     1710         TextColor       =   "&cB8B8B8" 
     1711         TextFont        =   "System" 
     1712         TextSize        =   0 
     1713         Top             =   265 
     1714         Underline       =   "" 
     1715         Visible         =   True 
     1716         Width           =   128 
     1717      End 
     1718      Begin Slider Slider_STGain 
     1719         AutoDeactivate  =   True 
     1720         Enabled         =   True 
     1721         Height          =   16 
     1722         HelpTag         =   "" 
     1723         Index           =   -2147483648 
     1724         InitialParent   =   "TabPanel1" 
     1725         Left            =   310 
     1726         LineStep        =   1 
     1727         LiveScroll      =   "" 
     1728         LockBottom      =   "" 
     1729         LockedInPosition=   False 
     1730         LockLeft        =   "" 
     1731         LockRight       =   "" 
     1732         LockTop         =   "" 
     1733         Maximum         =   255 
     1734         Minimum         =   1 
     1735         PageStep        =   20 
     1736         Scope           =   0 
     1737         TabIndex        =   3 
     1738         TabPanelIndex   =   3 
     1739         TabStop         =   True 
     1740         Top             =   231 
     1741         Value           =   0 
     1742         Visible         =   True 
     1743         Width           =   128 
     1744      End 
     1745      Begin EditField EditField_STGain 
     1746         AcceptTabs      =   "" 
     1747         Alignment       =   0 
     1748         AutoDeactivate  =   True 
     1749         BackColor       =   &hFFFFFF 
     1750         Bold            =   "" 
     1751         Border          =   True 
     1752         DataField       =   "" 
     1753         DataSource      =   "" 
     1754         Enabled         =   True 
     1755         Format          =   "" 
     1756         Height          =   22 
     1757         HelpTag         =   "" 
     1758         Index           =   -2147483648 
     1759         InitialParent   =   "TabPanel1" 
     1760         Italic          =   "" 
     1761         Left            =   450 
     1762         LimitText       =   0 
     1763         LockBottom      =   "" 
     1764         LockedInPosition=   False 
     1765         LockLeft        =   "" 
     1766         LockRight       =   "" 
     1767         LockTop         =   "" 
     1768         Mask            =   "###" 
     1769         Multiline       =   "" 
     1770         Password        =   "" 
     1771         ReadOnly        =   "" 
     1772         Scope           =   0 
     1773         ScrollbarHorizontal=   "" 
     1774         ScrollbarVertical=   True 
     1775         Styled          =   "" 
     1776         TabIndex        =   4 
     1777         TabPanelIndex   =   3 
     1778         TabStop         =   True 
     1779         Text            =   "" 
     1780         TextColor       =   &h000000 
     1781         TextFont        =   "System" 
     1782         TextSize        =   0 
     1783         Top             =   231 
     1784         Underline       =   "" 
     1785         UseFocusRing    =   True 
     1786         Visible         =   True 
     1787         Width           =   32 
     1788      End 
     1789      Begin StaticText StaticText_STGain 
     1790         AutoDeactivate  =   True 
     1791         Bold            =   "" 
     1792         DataField       =   "" 
     1793         DataSource      =   "" 
     1794         Enabled         =   True 
     1795         Height          =   20 
     1796         HelpTag         =   "" 
     1797         Index           =   -2147483648 
     1798         InitialParent   =   "TabPanel1" 
     1799         Italic          =   "" 
     1800         Left            =   494 
     1801         LockBottom      =   "" 
     1802         LockedInPosition=   False 
     1803         LockLeft        =   "" 
     1804         LockRight       =   "" 
     1805         LockTop         =   "" 
     1806         Multiline       =   "" 
     1807         Scope           =   0 
     1808         TabIndex        =   5 
     1809         TabPanelIndex   =   3 
     1810         Text            =   "Steering Gain" 
     1811         TextAlign       =   0 
     1812         TextColor       =   "&cB8B8B8" 
     1813         TextFont        =   "System" 
     1814         TextSize        =   0 
     1815         Top             =   231 
     1816         Underline       =   "" 
     1817         Visible         =   True 
     1818         Width           =   128 
     1819      End 
     1820      Begin PopupMenu PopupMenu_BackTiming 
     1821         AutoDeactivate  =   True 
     1822         Bold            =   "" 
     1823         DataField       =   "" 
     1824         DataSource      =   "" 
     1825         Enabled         =   True 
     1826         Height          =   20 
     1827         HelpTag         =   "" 
     1828         Index           =   -2147483648 
     1829         InitialParent   =   "TabPanel1" 
     1830         InitialValue    =   "1\r2\r3\r4\r5\rCustom" 
     1831         Italic          =   "" 
     1832         Left            =   310 
     1833         ListIndex       =   0 
     1834         LockBottom      =   "" 
     1835         LockedInPosition=   False 
     1836         LockLeft        =   "" 
     1837         LockRight       =   "" 
     1838         LockTop         =   "" 
     1839         Scope           =   0 
     1840         TabIndex        =   6 
     1841         TabPanelIndex   =   3 
     1842         TabStop         =   True 
     1843         TextFont        =   "System" 
     1844         TextSize        =   0 
     1845         Top             =   199 
     1846         Underline       =   "" 
     1847         Visible         =   True 
     1848         Width           =   172 
     1849      End 
     1850      Begin StaticText StaticText_BackTiming 
     1851         AutoDeactivate  =   True 
     1852         Bold            =   "" 
     1853         DataField       =   "" 
     1854         DataSource      =   "" 
     1855         Enabled         =   True 
     1856         Height          =   20 
     1857         HelpTag         =   "" 
     1858         Index           =   -2147483648 
     1859         InitialParent   =   "TabPanel1" 
     1860         Italic          =   "" 
     1861         Left            =   494 
     1862         LockBottom      =   "" 
     1863         LockedInPosition=   False 
     1864         LockLeft        =   "" 
     1865         LockRight       =   "" 
     1866         LockTop         =   "" 
     1867         Multiline       =   "" 
     1868         Scope           =   0 
     1869         TabIndex        =   7 
     1870         TabPanelIndex   =   3 
     1871         Text            =   "Back Timing" 
     1872         TextAlign       =   0 
     1873         TextColor       =   "&cB8B8B8" 
     1874         TextFont        =   "System" 
     1875         TextSize        =   0 
     1876         Top             =   199 
     1877         Underline       =   "" 
     1878         Visible         =   True 
     1879         Width           =   128 
     1880      End 
     1881      Begin PopupMenu PopupMenu_VerticalInteria 
     1882         AutoDeactivate  =   True 
     1883         Bold            =   "" 
     1884         DataField       =   "" 
     1885         DataSource      =   "" 
     1886         Enabled         =   True 
     1887         Height          =   20 
     1888         HelpTag         =   "" 
     1889         Index           =   -2147483648 
     1890         InitialParent   =   "TabPanel1" 
     1891         InitialValue    =   "Strong\r2\r3\r4\rOff\rCustom" 
     1892         Italic          =   "" 
     1893         Left            =   310 
     1894         ListIndex       =   0 
     1895         LockBottom      =   "" 
     1896         LockedInPosition=   False 
     1897         LockLeft        =   "" 
     1898         LockRight       =   "" 
     1899         LockTop         =   "" 
     1900         Scope           =   0 
     1901         TabIndex        =   8 
     1902         TabPanelIndex   =   3 
     1903         TabStop         =   True 
     1904         TextFont        =   "System" 
     1905         TextSize        =   0 
     1906         Top             =   168 
     1907         Underline       =   "" 
     1908         Visible         =   True 
     1909         Width           =   172 
     1910      End 
     1911      Begin StaticText StaticText_VerticalIntertia 
     1912         AutoDeactivate  =   True 
     1913         Bold            =   "" 
     1914         DataField       =   "" 
     1915         DataSource      =   "" 
     1916         Enabled         =   True 
     1917         Height          =   20 
     1918         HelpTag         =   "" 
     1919         Index           =   -2147483648 
     1920         InitialParent   =   "TabPanel1" 
     1921         Italic          =   "" 
     1922         Left            =   494 
     1923         LockBottom      =   "" 
     1924         LockedInPosition=   False 
     1925         LockLeft        =   "" 
     1926         LockRight       =   "" 
     1927         LockTop         =   "" 
     1928         Multiline       =   "" 
     1929         Scope           =   0 
     1930         TabIndex        =   9 
     1931         TabPanelIndex   =   3 
     1932         Text            =   "Vertical Intertia" 
     1933         TextAlign       =   0 
     1934         TextColor       =   "&cB8B8B8" 
     1935         TextFont        =   "System" 
     1936         TextSize        =   0 
     1937         Top             =   168 
     1938         Underline       =   "" 
     1939         Visible         =   True 
     1940         Width           =   128 
     1941      End 
     1942      Begin PopupMenu PopupMenu_Nuetral 
     1943         AutoDeactivate  =   True 
     1944         Bold            =   "" 
     1945         DataField       =   "" 
     1946         DataSource      =   "" 
     1947         Enabled         =   True 
     1948         Height          =   20 
     1949         HelpTag         =   "" 
     1950         Index           =   -2147483648 
     1951         InitialParent   =   "TabPanel1" 
     1952         InitialValue    =   "Narrow\rMid\rWide\rCustom" 
     1953         Italic          =   "" 
     1954         Left            =   310 
     1955         ListIndex       =   0 
     1956         LockBottom      =   "" 
     1957         LockedInPosition=   False 
     1958         LockLeft        =   "" 
     1959         LockRight       =   "" 
     1960         LockTop         =   "" 
     1961         Scope           =   0 
     1962         TabIndex        =   10 
     1963         TabPanelIndex   =   3 
     1964         TabStop         =   True 
     1965         TextFont        =   "System" 
     1966         TextSize        =   0 
     1967         Top             =   136 
     1968         Underline       =   "" 
     1969         Visible         =   True 
     1970         Width           =   172 
     1971      End 
     1972      Begin StaticText StaticText_Nuetral 
     1973         AutoDeactivate  =   True 
     1974         Bold            =   "" 
     1975         DataField       =   "" 
     1976         DataSource      =   "" 
     1977         Enabled         =   True 
     1978         Height          =   20 
     1979         HelpTag         =   "" 
     1980         Index           =   -2147483648 
     1981         InitialParent   =   "TabPanel1" 
     1982         Italic          =   "" 
     1983         Left            =   494 
     1984         LockBottom      =   "" 
     1985         LockedInPosition=   False 
     1986         LockLeft        =   "" 
     1987         LockRight       =   "" 
     1988         LockTop         =   "" 
     1989         Multiline       =   "" 
     1990         Scope           =   0 
     1991         TabIndex        =   11 
     1992         TabPanelIndex   =   3 
     1993         Text            =   "Nuetral" 
     1994         TextAlign       =   0 
     1995         TextColor       =   "&cB8B8B8" 
     1996         TextFont        =   "System" 
     1997         TextSize        =   0 
     1998         Top             =   136 
     1999         Underline       =   "" 
     2000         Visible         =   True 
     2001         Width           =   128 
     2002      End 
     2003      Begin PopupMenu PopupMenu_DFreq 
     2004         AutoDeactivate  =   True 
     2005         Bold            =   "" 
     2006         DataField       =   "" 
     2007         DataSource      =   "" 
     2008         Enabled         =   True 
     2009         Height          =   20 
     2010         HelpTag         =   "" 
     2011         Index           =   -2147483648 
     2012         InitialParent   =   "TabPanel1" 
     2013         InitialValue    =   "High\rMedium\rLow\rCustom" 
     2014         Italic          =   "" 
     2015         Left            =   310 
     2016         ListIndex       =   0 
     2017         LockBottom      =   "" 
     2018         LockedInPosition=   False 
     2019         LockLeft        =   "" 
     2020         LockRight       =   "" 
     2021         LockTop         =   "" 
     2022         Scope           =   0 
     2023         TabIndex        =   12 
     2024         TabPanelIndex   =   3 
     2025         TabStop         =   True 
     2026         TextFont        =   "System" 
     2027         TextSize        =   0 
     2028         Top             =   104 
     2029         Underline       =   "" 
     2030         Visible         =   True 
     2031         Width           =   172 
     2032      End 
     2033      Begin StaticText StaticText_DFreq 
     2034         AutoDeactivate  =   True 
     2035         Bold            =   "" 
     2036         DataField       =   "" 
     2037         DataSource      =   "" 
     2038         Enabled         =   True 
     2039         Height          =   20 
     2040         HelpTag         =   "" 
     2041         Index           =   -2147483648 
     2042         InitialParent   =   "TabPanel1" 
     2043         Italic          =   "" 
     2044         Left            =   494 
     2045         LockBottom      =   "" 
     2046         LockedInPosition=   False 
     2047         LockLeft        =   "" 
     2048         LockRight       =   "" 
     2049         LockTop         =   "" 
     2050         Multiline       =   "" 
     2051         Scope           =   0 
     2052         TabIndex        =   13 
     2053         TabPanelIndex   =   3 
     2054         Text            =   "Drive Frequency" 
     2055         TextAlign       =   0 
     2056         TextColor       =   "&cB8B8B8" 
     2057         TextFont        =   "System" 
     2058         TextSize        =   0 
     2059         Top             =   103 
     2060         Underline       =   "" 
     2061         Visible         =   True 
     2062         Width           =   106 
     2063      End 
     2064      Begin PopupMenu PopupMenu_Dump 
     2065         AutoDeactivate  =   True 
     2066         Bold            =   "" 
     2067         DataField       =   "" 
     2068         DataSource      =   "" 
     2069         Enabled         =   True 
     2070         Height          =   20 
     2071         HelpTag         =   "" 
     2072         Index           =   -2147483648 
     2073         InitialParent   =   "TabPanel1" 
     2074         InitialValue    =   "Over\rSmooth\rCustom" 
     2075         Italic          =   "" 
     2076         Left            =   14 
     2077         ListIndex       =   0 
     2078         LockBottom      =   "" 
     2079         LockedInPosition=   False 
     2080         LockLeft        =   "" 
     2081         LockRight       =   "" 
     2082         LockTop         =   "" 
     2083         Scope           =   0 
     2084         TabIndex        =   14 
     2085         TabPanelIndex   =   3 
     2086         TabStop         =   True 
     2087         TextFont        =   "System" 
     2088         TextSize        =   0 
     2089         Top             =   259 
     2090         Underline       =   "" 
     2091         Visible         =   True 
     2092         Width           =   172 
     2093      End 
     2094      Begin StaticText StaticText_Dump 
     2095         AutoDeactivate  =   True 
     2096         Bold            =   "" 
     2097         DataField       =   "" 
     2098         DataSource      =   "" 
     2099         Enabled         =   True 
     2100         Height          =   20 
     2101         HelpTag         =   "" 
     2102         Index           =   -2147483648 
     2103         InitialParent   =   "TabPanel1" 
     2104         Italic          =   "" 
     2105         Left            =   198 
     2106         LockBottom      =   "" 
     2107         LockedInPosition=   False 
     2108         LockLeft        =   "" 
     2109         LockRight       =   "" 
     2110         LockTop         =   "" 
     2111         Multiline       =   "" 
     2112         Scope           =   0 
     2113         TabIndex        =   15 
     2114         TabPanelIndex   =   3 
     2115         Text            =   "Dump" 
     2116         TextAlign       =   0 
     2117         TextColor       =   "&cB8B8B8" 
     2118         TextFont        =   "System" 
     2119         TextSize        =   0 
     2120         Top             =   259 
     2121         Underline       =   "" 
     2122         Visible         =   True 
     2123         Width           =   128 
     2124      End 
     2125      Begin PopupMenu PopupMenu_DBand 
     2126         AutoDeactivate  =   True 
     2127         Bold            =   "" 
     2128         DataField       =   "" 
     2129         DataSource      =   "" 
     2130         Enabled         =   True 
     2131         Height          =   20 
     2132         HelpTag         =   "" 
     2133         Index           =   -2147483648 
     2134         InitialParent   =   "TabPanel1" 
     2135         InitialValue    =   "Narrow\rMid\rWide\rCustom" 
     2136         Italic          =   "" 
     2137         Left            =   14 
     2138         ListIndex       =   0 
     2139         LockBottom      =   "" 
     2140         LockedInPosition=   False 
     2141         LockLeft        =   "" 
     2142         LockRight       =   "" 
     2143         LockTop         =   "" 
     2144         Scope           =   0 
     2145         TabIndex        =   16 
     2146         TabPanelIndex   =   3 
     2147         TabStop         =   True 
     2148         TextFont        =   "System" 
     2149         TextSize        =   0 
     2150         Top             =   227 
     2151         Underline       =   "" 
     2152         Visible         =   True 
     2153         Width           =   172 
     2154      End 
     2155      Begin StaticText StaticText_DBand 
     2156         AutoDeactivate  =   True 
     2157         Bold            =   "" 
     2158         DataField       =   "" 
     2159         DataSource      =   "" 
     2160         Enabled         =   True 
     2161         Height          =   20 
     2162         HelpTag         =   "" 
     2163         Index           =   -2147483648 
     2164         InitialParent   =   "TabPanel1" 
     2165         Italic          =   "" 
     2166         Left            =   198 
     2167         LockBottom      =   "" 
     2168         LockedInPosition=   False 
     2169         LockLeft        =   "" 
     2170         LockRight       =   "" 
     2171         LockTop         =   "" 
     2172         Multiline       =   "" 
     2173         Scope           =   0 
     2174         TabIndex        =   17 
     2175         TabPanelIndex   =   3 
     2176         Text            =   "Drive Band" 
     2177         TextAlign       =   0 
     2178         TextColor       =   "&cB8B8B8" 
     2179         TextFont        =   "System" 
     2180         TextSize        =   0 
     2181         Top             =   227 
     2182         Underline       =   "" 
     2183         Visible         =   True 
     2184         Width           =   128 
     2185      End 
     2186      Begin Slider Slider_Punch 
     2187         AutoDeactivate  =   True 
     2188         Enabled         =   True 
     2189         Height          =   16 
     2190         HelpTag         =   "" 
     2191         Index           =   -2147483648 
     2192         InitialParent   =   "TabPanel1" 
     2193         Left            =   14 
     2194         LineStep        =   1 
     2195         LiveScroll      =   "" 
     2196         LockBottom      =   "" 
     2197         LockedInPosition=   False 
     2198         LockLeft        =   "" 
     2199         LockRight       =   "" 
     2200         LockTop         =   "" 
     2201         Maximum         =   10 
     2202         Minimum         =   1 
     2203         PageStep        =   20 
     2204         Scope           =   0 
     2205         TabIndex        =   18 
     2206         TabPanelIndex   =   3 
     2207         TabStop         =   True 
     2208         Top             =   199 
     2209         Value           =   0 
     2210         Visible         =   True 
     2211         Width           =   128 
     2212      End 
     2213      Begin EditField EditField_Punch 
     2214         AcceptTabs      =   "" 
     2215         Alignment       =   0 
     2216         AutoDeactivate  =   True 
     2217         BackColor       =   &hFFFFFF 
     2218         Bold            =   "" 
     2219         Border          =   True 
     2220         DataField       =   "" 
     2221         DataSource      =   "" 
     2222         Enabled         =   True 
     2223         Format          =   "" 
     2224         Height          =   22 
     2225         HelpTag         =   "" 
     2226         Index           =   -2147483648 
     2227         InitialParent   =   "TabPanel1" 
     2228         Italic          =   "" 
     2229         Left            =   154 
     2230         LimitText       =   0 
     2231         LockBottom      =   "" 
     2232         LockedInPosition=   False 
     2233         LockLeft        =   "" 
     2234         LockRight       =   "" 
     2235         LockTop         =   "" 
     2236         Mask            =   "###" 
     2237         Multiline       =   "" 
     2238         Password        =   "" 
     2239         ReadOnly        =   "" 
     2240         Scope           =   0 
     2241         ScrollbarHorizontal=   "" 
     2242         ScrollbarVertical=   True 
     2243         Styled          =   "" 
     2244         TabIndex        =   19 
     2245         TabPanelIndex   =   3 
     2246         TabStop         =   True 
     2247         Text            =   "" 
     2248         TextColor       =   &h000000 
     2249         TextFont        =   "System" 
     2250         TextSize        =   0 
     2251         Top             =   199 
     2252         Underline       =   "" 
     2253         UseFocusRing    =   True 
     2254         Visible         =   True 
     2255         Width           =   32 
     2256      End 
     2257      Begin StaticText StaticText_Punch 
     2258         AutoDeactivate  =   True 
     2259         Bold            =   "" 
     2260         DataField       =   "" 
     2261         DataSource      =   "" 
     2262         Enabled         =   True 
     2263         Height          =   20 
     2264         HelpTag         =   "" 
     2265         Index           =   -2147483648 
     2266         InitialParent   =   "TabPanel1" 
     2267         Italic          =   "" 
     2268         Left            =   198 
     2269         LockBottom      =   "" 
     2270         LockedInPosition=   False 
     2271         LockLeft        =   "" 
     2272         LockRight       =   "" 
     2273         LockTop         =   "" 
     2274         Multiline       =   "" 
     2275         Scope           =   0 
     2276         TabIndex        =   20 
     2277         TabPanelIndex   =   3 
     2278         Text            =   "Punch" 
     2279         TextAlign       =   0 
     2280         TextColor       =   "&cB8B8B8" 
     2281         TextFont        =   "System" 
     2282         TextSize        =   0 
     2283         Top             =   199 
     2284         Underline       =   "" 
     2285         Visible         =   True 
     2286         Width           =   128 
     2287      End 
     2288      Begin PopupMenu PopupMenu_Speed 
     2289         AutoDeactivate  =   True 
     2290         Bold            =   "" 
     2291         DataField       =   "" 
     2292         DataSource      =   "" 
     2293         Enabled         =   True 
     2294         Height          =   20 
     2295         HelpTag         =   "" 
     2296         Index           =   -2147483648 
     2297         InitialParent   =   "TabPanel1" 
     2298         InitialValue    =   "Slow\r2\r3\r4\rFast\rCustom" 
     2299         Italic          =   "" 
     2300         Left            =   14 
     2301         ListIndex       =   0 
     2302         LockBottom      =   "" 
     2303         LockedInPosition=   False 
     2304         LockLeft        =   "" 
     2305         LockRight       =   "" 
     2306         LockTop         =   "" 
     2307         Scope           =   0 
     2308         TabIndex        =   21 
     2309         TabPanelIndex   =   3 
     2310         TabStop         =   True 
     2311         TextFont        =   "System" 
     2312         TextSize        =   0 
     2313         Top             =   167 
     2314         Underline       =   "" 
     2315         Visible         =   True 
     2316         Width           =   172 
     2317      End 
     2318      Begin StaticText StaticText_Speed 
     2319         AutoDeactivate  =   True 
     2320         Bold            =   "" 
     2321         DataField       =   "" 
     2322         DataSource      =   "" 
     2323         Enabled         =   True 
     2324         Height          =   20 
     2325         HelpTag         =   "" 
     2326         Index           =   -2147483648 
     2327         InitialParent   =   "TabPanel1" 
     2328         Italic          =   "" 
     2329         Left            =   198 
     2330         LockBottom      =   "" 
     2331         LockedInPosition=   False 
     2332         LockLeft        =   "" 
     2333         LockRight       =   "" 
     2334         LockTop         =   "" 
     2335         Multiline       =   "" 
     2336         Scope           =   0 
     2337         TabIndex        =   22 
     2338         TabPanelIndex   =   3 
     2339         Text            =   "Speed" 
     2340         TextAlign       =   0 
     2341         TextColor       =   "&cB8B8B8" 
     2342         TextFont        =   "System" 
     2343         TextSize        =   0 
     2344         Top             =   167 
     2345         Underline       =   "" 
     2346         Visible         =   True 
     2347         Width           =   100 
     2348      End 
     2349      Begin PopupMenu PopupMenu_Gain 
     2350         AutoDeactivate  =   True 
     2351         Bold            =   "" 
     2352         DataField       =   "" 
     2353         DataSource      =   "" 
     2354         Enabled         =   True 
     2355         Height          =   20 
     2356         HelpTag         =   "" 
     2357         Index           =   -2147483648 
     2358         InitialParent   =   "TabPanel1" 
     2359         InitialValue    =   "Min\rMid\rStrong\rCustom" 
     2360         Italic          =   "" 
     2361         Left            =   14 
     2362         ListIndex       =   0 
     2363         LockBottom      =   "" 
     2364         LockedInPosition=   False 
     2365         LockLeft        =   "" 
     2366         LockRight       =   "" 
     2367         LockTop         =   "" 
     2368         Scope           =   0 
     2369         TabIndex        =   23 
     2370         TabPanelIndex   =   3 
     2371         TabStop         =   True 
     2372         TextFont        =   "System" 
     2373         TextSize        =   0 
     2374         Top             =   135 
     2375         Underline       =   "" 
     2376         Visible         =   True 
     2377         Width           =   172 
     2378      End 
     2379      Begin StaticText StaticText_Gain 
     2380         AutoDeactivate  =   True 
     2381         Bold            =   "" 
     2382         DataField       =   "" 
     2383         DataSource      =   "" 
     2384         Enabled         =   True 
     2385         Height          =   20 
     2386         HelpTag         =   "" 
     2387         Index           =   -2147483648 
     2388         InitialParent   =   "TabPanel1" 
     2389         Italic          =   "" 
     2390         Left            =   198 
     2391         LockBottom      =   "" 
     2392         LockedInPosition=   False 
     2393         LockLeft        =   "" 
     2394         LockRight       =   "" 
     2395         LockTop         =   "" 
     2396         Multiline       =   "" 
     2397         Scope           =   0 
     2398         TabIndex        =   24 
     2399         TabPanelIndex   =   3 
     2400         Text            =   "Gain" 
     2401         TextAlign       =   0 
     2402         TextColor       =   "&cB8B8B8" 
     2403         TextFont        =   "System" 
     2404         TextSize        =   0 
     2405         Top             =   136 
     2406         Underline       =   "" 
     2407         Visible         =   True 
     2408         Width           =   100 
     2409      End 
     2410      Begin StaticText StaticText_CarType 
     2411         AutoDeactivate  =   True 
     2412         Bold            =   "" 
     2413         DataField       =   "" 
     2414         DataSource      =   "" 
     2415         Enabled         =   True 
     2416         Height          =   20 
     2417         HelpTag         =   "" 
     2418         Index           =   -2147483648 
     2419         InitialParent   =   "TabPanel1" 
     2420         Italic          =   "" 
     2421         Left            =   198 
     2422         LockBottom      =   "" 
     2423         LockedInPosition=   False 
     2424         LockLeft        =   "" 
     2425         LockRight       =   "" 
     2426         LockTop         =   "" 
     2427         Multiline       =   "" 
     2428         Scope           =   0 
     2429         TabIndex        =   25 
     2430         TabPanelIndex   =   3 
     2431         Text            =   "Car Type" 
     2432         TextAlign       =   0 
     2433         TextColor       =   "&cB8B8B8" 
     2434         TextFont        =   "System" 
     2435         TextSize        =   0 
     2436         Top             =   103 
     2437         Underline       =   "" 
     2438         Visible         =   True 
     2439         Width           =   100 
     2440      End 
     2441      Begin PopupMenu PopupMenu_CarType 
     2442         AutoDeactivate  =   True 
     2443         Bold            =   "" 
     2444         DataField       =   "" 
     2445         DataSource      =   "" 
     2446         Enabled         =   True 
     2447         Height          =   20 
     2448         HelpTag         =   "" 
     2449         Index           =   -2147483648 
     2450         InitialParent   =   "TabPanel1" 
     2451         InitialValue    =   "MR-03\rdNaNo\rASF" 
     2452         Italic          =   "" 
     2453         Left            =   14 
     2454         ListIndex       =   0 
     2455         LockBottom      =   "" 
     2456         LockedInPosition=   False 
     2457         LockLeft        =   "" 
     2458         LockRight       =   "" 
     2459         LockTop         =   "" 
     2460         Scope           =   0 
     2461         TabIndex        =   26 
     2462         TabPanelIndex   =   3 
     2463         TabStop         =   True 
     2464         TextFont        =   "System" 
     2465         TextSize        =   0 
     2466         Top             =   103 
     2467         Underline       =   "" 
     2468         Visible         =   True 
     2469         Width           =   172 
     2470      End 
     2471      Begin PopupMenu PopupMenu_Profile 
     2472         AutoDeactivate  =   True 
     2473         Bold            =   "" 
     2474         DataField       =   "" 
     2475         DataSource      =   "" 
     2476         Enabled         =   True 
     2477         Height          =   20 
     2478         HelpTag         =   "" 
     2479         Index           =   -2147483648 
     2480         InitialParent   =   "TabPanel1" 
     2481         InitialValue    =   "" 
     2482         Italic          =   "" 
     2483         Left            =   26 
     2484         ListIndex       =   0 
     2485         LockBottom      =   "" 
     2486         LockedInPosition=   False 
     2487         LockLeft        =   "" 
     2488         LockRight       =   "" 
     2489         LockTop         =   "" 
     2490         Scope           =   0 
     2491         TabIndex        =   0 
     2492         TabPanelIndex   =   2 
     2493         TabStop         =   True 
     2494         TextFont        =   "System" 
     2495         TextSize        =   0 
     2496         Top             =   128 
     2497         Underline       =   "" 
     2498         Visible         =   True 
     2499         Width           =   176 
     2500      End 
     2501      Begin PushButton PushButton_Create 
     2502         AutoDeactivate  =   True 
     2503         Bold            =   "" 
     2504         Cancel          =   "" 
     2505         Caption         =   "Create" 
     2506         Default         =   "" 
     2507         Enabled         =   True 
     2508         Height          =   20 
     2509         HelpTag         =   "" 
     2510         Index           =   -2147483648 
     2511         InitialParent   =   "TabPanel1" 
     2512         Italic          =   "" 
     2513         Left            =   26 
     2514         LockBottom      =   "" 
     2515         LockedInPosition=   False 
     2516         LockLeft        =   "" 
     2517         LockRight       =   "" 
     2518         LockTop         =   "" 
     2519         Scope           =   0 
     2520         TabIndex        =   1 
     2521         TabPanelIndex   =   2 
     2522         TabStop         =   True 
     2523         TextFont        =   "System" 
     2524         TextSize        =   0 
     2525         Top             =   164 
     2526         Underline       =   "" 
     2527         Visible         =   True 
     2528         Width           =   88 
     2529      End 
     2530      Begin PushButton PushButton_Delete 
     2531         AutoDeactivate  =   True 
     2532         Bold            =   "" 
     2533         Cancel          =   "" 
     2534         Caption         =   "Delete" 
     2535         Default         =   "" 
     2536         Enabled         =   True 
     2537         Height          =   20 
     2538         HelpTag         =   "" 
     2539         Index           =   -2147483648 
     2540         InitialParent   =   "TabPanel1" 
     2541         Italic          =   "" 
     2542         Left            =   126 
     2543         LockBottom      =   "" 
     2544         LockedInPosition=   False 
     2545         LockLeft        =   "" 
     2546         LockRight       =   "" 
     2547         LockTop         =   "" 
     2548         Scope           =   0 
     2549         TabIndex        =   2 
     2550         TabPanelIndex   =   2 
     2551         TabStop         =   True 
     2552         TextFont        =   "System" 
     2553         TextSize        =   0 
     2554         Top             =   164 
     2555         Underline       =   "" 
     2556         Visible         =   False 
     2557         Width           =   88 
     2558      End 
     2559      Begin StaticText StaticText_Profiles 
     2560         AutoDeactivate  =   True 
     2561         Bold            =   "" 
     2562         DataField       =   "" 
     2563         DataSource      =   "" 
     2564         Enabled         =   True 
     2565         Height          =   20 
     2566         HelpTag         =   "" 
     2567         Index           =   -2147483648 
     2568         InitialParent   =   "TabPanel1" 
     2569         Italic          =   "" 
     2570         Left            =   214 
     2571         LockBottom      =   "" 
     2572         LockedInPosition=   False 
     2573         LockLeft        =   "" 
     2574         LockRight       =   "" 
     2575         LockTop         =   "" 
     2576         Multiline       =   "" 
     2577         Scope           =   0 
     2578         TabIndex        =   3 
     2579         TabPanelIndex   =   2 
     2580         Text            =   "Profiles" 
     2581         TextAlign       =   0 
     2582         TextColor       =   "&cB8B8B8" 
     2583         TextFont        =   "System" 
     2584         TextSize        =   0 
     2585         Top             =   128 
     2586         Underline       =   "" 
     2587         Visible         =   True 
     2588         Width           =   100 
    26412589      End 
    26422590   End 
     
    26852633      TextFont        =   "System" 
    26862634      TextSize        =   0 
    2687       Top             =   312 
     2635      Top             =   330 
    26882636      Underline       =   "" 
    26892637      Visible         =   True 
     
    27142662      TextFont        =   "System" 
    27152663      TextSize        =   0 
    2716       Top             =   312 
     2664      Top             =   330 
    27172665      Underline       =   "" 
    27182666      Visible         =   False 
     
    27932741                  end if 
    27942742                   
     2743                  #if TargetWin32 
     2744                    //Have to change text colors since Windows does not allow for transparancy of the tab panel 
     2745                    StaticText_BackTiming.TextColor = &c000000 
     2746                    StaticText_Byte1.TextColor = &c000000 
     2747                    StaticText_Byte10.TextColor = &c000000 
     2748                    StaticText_Byte11.TextColor = &c000000 
     2749                    StaticText_Byte12.TextColor = &c000000 
     2750                    StaticText_Byte13.TextColor = &c000000 
     2751                    StaticText_Byte14.TextColor = &c000000 
     2752                    StaticText_Byte15.TextColor = &c000000 
     2753                    StaticText_Byte16.TextColor = &c000000 
     2754                    StaticText_Byte17.TextColor = &c000000 
     2755                    StaticText_Byte18.TextColor = &c000000 
     2756                    StaticText_Byte2.TextColor = &c000000 
     2757                    StaticText_Byte3.TextColor = &c000000 
     2758                    StaticText_Byte4.TextColor = &c000000 
     2759                    StaticText_Byte5.TextColor = &c000000 
     2760                    StaticText_Byte6.TextColor = &c000000 
     2761                    StaticText_Byte7.TextColor = &c000000 
     2762                    StaticText_Byte8.TextColor = &c000000 
     2763                    StaticText_Byte9.TextColor = &c000000 
     2764                    StaticText_CarType.TextColor = &c000000 
     2765                    StaticText_DBand.TextColor = &c000000 
     2766                    StaticText_DFreq.TextColor = &c000000 
     2767                    StaticText_Dump.TextColor = &c000000 
     2768                    StaticText_Gain.TextColor = &c000000 
     2769                    StaticText_Nuetral.TextColor = &c000000 
     2770                    StaticText_Profiles.TextColor = &c000000 
     2771                    StaticText_Punch.TextColor = &c000000 
     2772                    StaticText_SerialPort.TextColor = &c000000 
     2773                    StaticText_Speed.TextColor = &c000000 
     2774                    StaticText_STGain.TextColor = &c000000 
     2775                    StaticText_THGain.TextColor = &c000000 
     2776                    StaticText_Version.TextColor = &c000000 
     2777                    StaticText_VerticalIntertia.TextColor = &c000000 
     2778                     
     2779                  #endif 
     2780                   
    27952781                End Sub 
    27962782        #tag EndEvent 
     
    28082794                    Slider_STGain.Enabled = True 
    28092795                    StaticText_STGain.Enabled = True 
     2796                    EditField_STGain.Enabled = True 
    28102797                     
    28112798                    Slider_THGain.Enabled = True 
    28122799                    StaticText_THGain.Enabled = True 
    2813                      
     2800                    EditField_THGain.Enabled = True 
    28142801                     
    28152802                  Case "dNaNo" 
     
    28222809                    Slider_STGain.Enabled = True 
    28232810                    StaticText_STGain.Enabled = True 
     2811                    EditField_STGain.Enabled = True 
    28242812                     
    28252813                    Slider_THGain.Enabled = True 
    28262814                    StaticText_THGain.Enabled = True 
     2815                    EditField_THGain.Enabled = True 
    28272816                     
    28282817                  Case "ASF" 
     
    28352824                    StaticText_STGain.Enabled = False 
    28362825                    Slider_STGain.Value = 255 
     2826                    EditField_STGain.Enabled = False 
    28372827                     
    28382828                    Slider_THGain.Enabled = False 
    28392829                    StaticText_THGain.Enabled = False 
    28402830                    Slider_THGain.Value = 255 
    2841                      
     2831                    EditField_THGain.Enabled = False 
    28422832                     
    28432833                  end select 
     
    31893179        #tag EndEvent 
    31903180#tag EndEvents 
    3191 #tag Events PopupMenu_Profile 
    3192         #tag Event 
    3193                 Sub Change() 
     3181#tag Events EditField_Byte17 
     3182        #tag Event 
     3183                Sub TextChange() 
     3184                  //Make sure we have a valid value if not then set it to something 
    31943185                  if me.Text <> "" then 
    3195                     PushButton_SaveProfile.Visible = true 
    3196                     PushButton_Delete.Visible = true 
    3197                     ICSSerialPort1.loadProfile(me.Text) 
     3186                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3187                      me.Text = "255" 
     3188                    end if 
    31983189                  end if 
    3199                 End Sub 
    3200         #tag EndEvent 
    3201         #tag Event 
    3202                 Sub Open() 
    3203                   dim s() as string 
     3190                   
     3191                  dim d as double 
    32043192                  dim i as integer 
    3205                    
    3206                   s = ICSSerialPort1.listProfiles 
    3207                    
    3208                   if UBound(s) > -1 then 
    3209                     for each element as string in s 
    3210                       me.AddRow(element) 
    3211                     next 
     3193                  d = val(me.Text) 
     3194                  i = d 
     3195                  ICSSerialPort1.Byte17 = chrb(i) 
     3196                End Sub 
     3197        #tag EndEvent 
     3198#tag EndEvents 
     3199#tag Events EditField_Byte16 
     3200        #tag Event 
     3201                Sub TextChange() 
     3202                  //Make sure we have a valid value if not then set it to something 
     3203                  if me.Text <> "" then 
     3204                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3205                      me.Text = "255" 
     3206                    end if 
    32123207                  end if 
    3213                 End Sub 
    3214         #tag EndEvent 
    3215 #tag EndEvents 
    3216 #tag Events PushButton_Create 
    3217         #tag Event 
    3218                 Sub Action() 
    3219                   dim tempProfWindow as new createProfile 
    3220                   tempProfWindow.Show 
    3221                 End Sub 
    3222         #tag EndEvent 
    3223 #tag EndEvents 
    3224 #tag Events PushButton_Delete 
    3225         #tag Event 
    3226                 Sub Action() 
    3227                   ICSSerialPort1.deleteProfile(PopupMenu_Profile.Text) 
    3228                    
    3229                   PopupMenu_Profile.RemoveRow(PopupMenu_Profile.ListIndex) 
    3230                    
    3231                   //Make sure to hide the save and delete profile buttons since no profile will be selected after this has been deleted 
    3232                   PushButton_SaveProfile.Visible = False 
    3233                   PushButton_Delete.Visible = False 
     3208                   
     3209                  dim d as double 
     3210                  dim i as integer 
     3211                  d = val(me.Text) 
     3212                  i = d 
     3213                  ICSSerialPort1.Byte16 = chrb(i) 
     3214                End Sub 
     3215        #tag EndEvent 
     3216#tag EndEvents 
     3217#tag Events EditField_Byte15 
     3218        #tag Event 
     3219                Sub TextChange() 
     3220                  //Make sure we have a valid value if not then set it to something 
     3221                  if me.Text <> "" then 
     3222                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3223                      me.Text = "255" 
     3224                    end if 
     3225                  end if 
     3226                   
     3227                  dim d as double 
     3228                  dim i as integer 
     3229                  d = val(me.Text) 
     3230                  i = d 
     3231                  ICSSerialPort1.Byte15 = chrb(i) 
     3232                End Sub 
     3233        #tag EndEvent 
     3234#tag EndEvents 
     3235#tag Events EditField_Byte14 
     3236        #tag Event 
     3237                Sub TextChange() 
     3238                  //Make sure we have a valid value if not then set it to something 
     3239                  if me.Text <> "" then 
     3240                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3241                      me.Text = "255" 
     3242                    end if 
     3243                  end if 
     3244                   
     3245                  dim d as double 
     3246                  dim i as integer 
     3247                  d = val(me.Text) 
     3248                  i = d 
     3249                  ICSSerialPort1.Byte14 = chrb(i) 
     3250                End Sub 
     3251        #tag EndEvent 
     3252#tag EndEvents 
     3253#tag Events EditField_Byte13 
     3254        #tag Event 
     3255                Sub TextChange() 
     3256                  //Make sure we have a valid value if not then set it to something 
     3257                  if me.Text <> "" then 
     3258                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3259                      me.Text = "255" 
     3260                    end if 
     3261                  end if 
     3262                   
     3263                  dim d as double 
     3264                  dim i as integer 
     3265                  d = val(me.Text) 
     3266                  i = d 
     3267                  ICSSerialPort1.Byte13 = chrb(i) 
     3268                End Sub 
     3269        #tag EndEvent 
     3270#tag EndEvents 
     3271#tag Events EditField_Byte12 
     3272        #tag Event 
     3273                Sub TextChange() 
     3274                  //Make sure we have a valid value if not then set it to something 
     3275                  if me.Text <> "" then 
     3276                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3277                      me.Text = "255" 
     3278                    end if 
     3279                  end if 
     3280                   
     3281                  dim d as double 
     3282                  dim i as integer 
     3283                  d = val(me.Text) 
     3284                  i = d 
     3285                  ICSSerialPort1.Byte12 = chrb(i) 
     3286                End Sub 
     3287        #tag EndEvent 
     3288#tag EndEvents 
     3289#tag Events EditField_Byte11 
     3290        #tag Event 
     3291                Sub TextChange() 
     3292                  //Make sure we have a valid value if not then set it to something 
     3293                  if me.Text <> "" then 
     3294                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3295                      me.Text = "255" 
     3296                    end if 
     3297                  end if 
     3298                   
     3299                  dim d as double 
     3300                  dim i as integer 
     3301                  d = val(me.Text) 
     3302                  i = d 
     3303                  ICSSerialPort1.Byte11 = chrb(i) 
     3304                End Sub 
     3305        #tag EndEvent 
     3306#tag EndEvents 
     3307#tag Events EditField_Byte10 
     3308        #tag Event 
     3309                Sub TextChange() 
     3310                  //Make sure we have a valid value if not then set it to something 
     3311                  if me.Text <> "" then 
     3312                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3313                      me.Text = "255" 
     3314                    end if 
     3315                  end if 
     3316                   
     3317                  dim d as double 
     3318                  dim i as integer 
     3319                  d = val(me.Text) 
     3320                  i = d 
     3321                  ICSSerialPort1.Byte10 = chrb(i) 
     3322                End Sub 
     3323        #tag EndEvent 
     3324#tag EndEvents 
     3325#tag Events EditField_Byte9 
     3326        #tag Event 
     3327                Sub TextChange() 
     3328                  //Make sure we have a valid value if not then set it to something 
     3329                  if me.Text <> "" then 
     3330                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3331                      me.Text = "255" 
     3332                    end if 
     3333                  end if 
     3334                   
     3335                  dim d as double 
     3336                  dim i as integer 
     3337                  d = val(me.Text) 
     3338                  i = d 
     3339                  ICSSerialPort1.Byte09 = chrb(i) 
     3340                End Sub 
     3341        #tag EndEvent 
     3342#tag EndEvents 
     3343#tag Events EditField_Byte8 
     3344        #tag Event 
     3345                Sub TextChange() 
     3346                  //Make sure we have a valid value if not then set it to something 
     3347                  if me.Text <> "" then 
     3348                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3349                      me.Text = "255" 
     3350                    end if 
     3351                  end if 
     3352                   
     3353                  dim d as double 
     3354                  dim i as integer 
     3355                  d = val(me.Text) 
     3356                  i = d 
     3357                  ICSSerialPort1.Byte08 = chrb(i) 
     3358                End Sub 
     3359        #tag EndEvent 
     3360#tag EndEvents 
     3361#tag Events EditField_Byte7 
     3362        #tag Event 
     3363                Sub TextChange() 
     3364                  //Make sure we have a valid value if not then set it to something 
     3365                  if me.Text <> "" then 
     3366                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3367                      me.Text = "255" 
     3368                    end if 
     3369                  end if 
     3370                   
     3371                  dim d as double 
     3372                  dim i as integer 
     3373                  d = val(me.Text) 
     3374                  i = d 
     3375                  ICSSerialPort1.Byte07 = chrb(i) 
     3376                End Sub 
     3377        #tag EndEvent 
     3378#tag EndEvents 
     3379#tag Events EditField_Byte6 
     3380        #tag Event 
     3381                Sub TextChange() 
     3382                  //Make sure we have a valid value if not then set it to something 
     3383                  if me.Text <> "" then 
     3384                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3385                      me.Text = "255" 
     3386                    end if 
     3387                  end if 
     3388                   
     3389                  dim d as double 
     3390                  dim i as integer 
     3391                  d = val(me.Text) 
     3392                  i = d 
     3393                  ICSSerialPort1.Byte06 = chrb(i) 
     3394                End Sub 
     3395        #tag EndEvent 
     3396#tag EndEvents 
     3397#tag Events EditField_Byte5 
     3398        #tag Event 
     3399                Sub TextChange() 
     3400                  //Make sure we have a valid value if not then set it to something 
     3401                  if me.Text <> "" then 
     3402                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3403                      me.Text = "255" 
     3404                    end if 
     3405                  end if 
     3406                   
     3407                  dim d as double 
     3408                  dim i as integer 
     3409                  d = val(me.Text) 
     3410                  i = d 
     3411                  ICSSerialPort1.Byte05 = chrb(i) 
     3412                End Sub 
     3413        #tag EndEvent 
     3414#tag EndEvents 
     3415#tag Events EditField_Byte4 
     3416        #tag Event 
     3417                Sub TextChange() 
     3418                  //Make sure we have a valid value if not then set it to something 
     3419                  if me.Text <> "" then 
     3420                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3421                      me.Text = "255" 
     3422                    end if 
     3423                  end if 
     3424                   
     3425                  dim d as double 
     3426                  dim i as integer 
     3427                  d = val(me.Text) 
     3428                  i = d 
     3429                  ICSSerialPort1.Byte04 = chrb(i) 
     3430                End Sub 
     3431        #tag EndEvent 
     3432#tag EndEvents 
     3433#tag Events EditField_Byte3 
     3434        #tag Event 
     3435                Sub TextChange() 
     3436                  //Make sure we have a valid value if not then set it to something 
     3437                  if me.Text <> "" then 
     3438                    if val(me.Text) > 255 or val(me.Text) < 0 then 
     3439                      me.Text = "255" 
     3440                    end if 
     3441                  end if 
     3442                   
     3443                  dim d as double 
     3444                  dim i as integer 
     3445                  d = val(me.Text) 
     3446                  i = d 
     3447                  ICSSerialPort1.Byte03 = chrb(i) 
    32343448                End Sub 
    32353449        #tag EndEvent 
     
    35053719        #tag EndEvent 
    35063720#tag EndEvents 
    3507 #tag Events EditField_Byte17 
    3508         #tag Event 
    3509                 Sub TextChange() 
    3510                   //Make sure we have a valid value if not then set it to something 
     3721#tag Events PopupMenu_Profile 
     3722        #tag Event 
     3723                Sub Change() 
    35113724                  if me.Text <> "" then 
    3512                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3513                       me.Text = "255" 
    3514                     end if 
     3725                    PushButton_SaveProfile.Visible = true 
     3726                    PushButton_Delete.Visible = true 
     3727                    ICSSerialPort1.loadProfile(me.Text) 
    35153728                  end if 
    3516                    
    3517                   dim d as double 
     3729                End Sub 
     3730        #tag EndEvent 
     3731        #tag Event 
     3732                Sub Open() 
     3733                  dim s() as string 
    35183734                  dim i as integer 
    3519                   d = val(me.Text) 
    3520                   i = d 
    3521                   ICSSerialPort1.Byte17 = chrb(i) 
    3522                 End Sub 
    3523         #tag EndEvent 
    3524 #tag EndEvents 
    3525 #tag Events EditField_Byte16 
    3526         #tag Event 
    3527                 Sub TextChange() 
    3528                   //Make sure we have a valid value if not then set it to something 
    3529                   if me.Text <> "" then 
    3530                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3531                       me.Text = "255" 
    3532                     end if 
     3735                   
     3736                  s = ICSSerialPort1.listProfiles 
     3737                   
     3738                  if UBound(s) > -1 then 
     3739                    for each element as string in s 
     3740                      me.AddRow(element) 
     3741                    next 
    35333742                  end if 
    3534                    
    3535                   dim d as double 
    3536                   dim i as integer 
    3537                   d = val(me.Text) 
    3538                   i = d 
    3539                   ICSSerialPort1.Byte16 = chrb(i) 
    3540                 End Sub 
    3541         #tag EndEvent 
    3542 #tag EndEvents 
    3543 #tag Events EditField_Byte15 
    3544         #tag Event 
    3545                 Sub TextChange() 
    3546                   //Make sure we have a valid value if not then set it to something 
    3547                   if me.Text <> "" then 
    3548                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3549                       me.Text = "255" 
    3550                     end if 
    3551                   end if 
    3552                    
    3553                   dim d as double 
    3554                   dim i as integer 
    3555                   d = val(me.Text) 
    3556                   i = d 
    3557                   ICSSerialPort1.Byte15 = chrb(i) 
    3558                 End Sub 
    3559         #tag EndEvent 
    3560 #tag EndEvents 
    3561 #tag Events EditField_Byte14 
    3562         #tag Event 
    3563                 Sub TextChange() 
    3564                   //Make sure we have a valid value if not then set it to something 
    3565                   if me.Text <> "" then 
    3566                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3567                       me.Text = "255" 
    3568                     end if 
    3569                   end if 
    3570                    
    3571                   dim d as double 
    3572                   dim i as integer 
    3573                   d = val(me.Text) 
    3574                   i = d 
    3575                   ICSSerialPort1.Byte14 = chrb(i) 
    3576                 End Sub 
    3577         #tag EndEvent 
    3578 #tag EndEvents 
    3579 #tag Events EditField_Byte13 
    3580         #tag Event 
    3581                 Sub TextChange() 
    3582                   //Make sure we have a valid value if not then set it to something 
    3583                   if me.Text <> "" then 
    3584                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3585                       me.Text = "255" 
    3586                     end if 
    3587                   end if 
    3588                    
    3589                   dim d as double 
    3590                   dim i as integer 
    3591                   d = val(me.Text) 
    3592                   i = d 
    3593                   ICSSerialPort1.Byte13 = chrb(i) 
    3594                 End Sub 
    3595         #tag EndEvent 
    3596 #tag EndEvents 
    3597 #tag Events EditField_Byte12 
    3598         #tag Event 
    3599                 Sub TextChange() 
    3600                   //Make sure we have a valid value if not then set it to something 
    3601                   if me.Text <> "" then 
    3602                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3603                       me.Text = "255" 
    3604                     end if 
    3605                   end if 
    3606                    
    3607                   dim d as double 
    3608                   dim i as integer 
    3609                   d = val(me.Text) 
    3610                   i = d 
    3611                   ICSSerialPort1.Byte12 = chrb(i) 
    3612                 End Sub 
    3613         #tag EndEvent 
    3614 #tag EndEvents 
    3615 #tag Events EditField_Byte11 
    3616         #tag Event 
    3617                 Sub TextChange() 
    3618                   //Make sure we have a valid value if not then set it to something 
    3619                   if me.Text <> "" then 
    3620                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3621                       me.Text = "255" 
    3622                     end if 
    3623                   end if 
    3624                    
    3625                   dim d as double 
    3626                   dim i as integer 
    3627                   d = val(me.Text) 
    3628                   i = d 
    3629                   ICSSerialPort1.Byte11 = chrb(i) 
    3630                 End Sub 
    3631         #tag EndEvent 
    3632 #tag EndEvents 
    3633 #tag Events EditField_Byte10 
    3634         #tag Event 
    3635                 Sub TextChange() 
    3636                   //Make sure we have a valid value if not then set it to something 
    3637                   if me.Text <> "" then 
    3638                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3639                       me.Text = "255" 
    3640                     end if 
    3641                   end if 
    3642                    
    3643                   dim d as double 
    3644                   dim i as integer 
    3645                   d = val(me.Text) 
    3646                   i = d 
    3647                   ICSSerialPort1.Byte10 = chrb(i) 
    3648                 End Sub 
    3649         #tag EndEvent 
    3650 #tag EndEvents 
    3651 #tag Events EditField_Byte9 
    3652         #tag Event 
    3653                 Sub TextChange() 
    3654                   //Make sure we have a valid value if not then set it to something 
    3655                   if me.Text <> "" then 
    3656                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3657                       me.Text = "255" 
    3658                     end if 
    3659                   end if 
    3660                    
    3661                   dim d as double 
    3662                   dim i as integer 
    3663                   d = val(me.Text) 
    3664                   i = d 
    3665                   ICSSerialPort1.Byte09 = chrb(i) 
    3666                 End Sub 
    3667         #tag EndEvent 
    3668 #tag EndEvents 
    3669 #tag Events EditField_Byte8 
    3670         #tag Event 
    3671                 Sub TextChange() 
    3672                   //Make sure we have a valid value if not then set it to something 
    3673                   if me.Text <> "" then 
    3674                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3675                       me.Text = "255" 
    3676                     end if 
    3677                   end if 
    3678                    
    3679                   dim d as double 
    3680                   dim i as integer 
    3681                   d = val(me.Text) 
    3682                   i = d 
    3683                   ICSSerialPort1.Byte08 = chrb(i) 
    3684                 End Sub 
    3685         #tag EndEvent 
    3686 #tag EndEvents 
    3687 #tag Events EditField_Byte7 
    3688         #tag Event 
    3689                 Sub TextChange() 
    3690                   //Make sure we have a valid value if not then set it to something 
    3691                   if me.Text <> "" then 
    3692                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3693                       me.Text = "255" 
    3694                     end if 
    3695                   end if 
    3696                    
    3697                   dim d as double 
    3698                   dim i as integer 
    3699                   d = val(me.Text) 
    3700                   i = d 
    3701                   ICSSerialPort1.Byte07 = chrb(i) 
    3702                 End Sub 
    3703         #tag EndEvent 
    3704 #tag EndEvents 
    3705 #tag Events EditField_Byte6 
    3706         #tag Event 
    3707                 Sub TextChange() 
    3708                   //Make sure we have a valid value if not then set it to something 
    3709                   if me.Text <> "" then 
    3710                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3711                       me.Text = "255" 
    3712                     end if 
    3713                   end if 
    3714                    
    3715                   dim d as double 
    3716                   dim i as integer 
    3717                   d = val(me.Text) 
    3718                   i = d 
    3719                   ICSSerialPort1.Byte06 = chrb(i) 
    3720                 End Sub 
    3721         #tag EndEvent 
    3722 #tag EndEvents 
    3723 #tag Events EditField_Byte5 
    3724         #tag Event 
    3725                 Sub TextChange() 
    3726                   //Make sure we have a valid value if not then set it to something 
    3727                   if me.Text <> "" then 
    3728                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3729                       me.Text = "255" 
    3730                     end if 
    3731                   end if 
    3732                    
    3733                   dim d as double 
    3734                   dim i as integer 
    3735                   d = val(me.Text) 
    3736                   i = d 
    3737                   ICSSerialPort1.Byte05 = chrb(i) 
    3738                 End Sub 
    3739         #tag EndEvent 
    3740 #tag EndEvents 
    3741 #tag Events EditField_Byte4 
    3742         #tag Event 
    3743                 Sub TextChange() 
    3744                   //Make sure we have a valid value if not then set it to something 
    3745                   if me.Text <> "" then 
    3746                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3747                       me.Text = "255" 
    3748                     end if 
    3749                   end if 
    3750                    
    3751                   dim d as double 
    3752                   dim i as integer 
    3753                   d = val(me.Text) 
    3754                   i = d 
    3755                   ICSSerialPort1.Byte04 = chrb(i) 
    3756                 End Sub 
    3757         #tag EndEvent 
    3758 #tag EndEvents 
    3759 #tag Events EditField_Byte3 
    3760         #tag Event 
    3761                 Sub TextChange() 
    3762                   //Make sure we have a valid value if not then set it to something 
    3763                   if me.Text <> "" then 
    3764                     if val(me.Text) > 255 or val(me.Text) < 0 then 
    3765                       me.Text = "255" 
    3766                     end if 
    3767                   end if 
    3768                    
    3769                   dim d as double 
    3770                   dim i as integer 
    3771                   d = val(me.Text) 
    3772                   i = d 
    3773                   ICSSerialPort1.Byte03 = chrb(i) 
     3743                End Sub 
     3744        #tag EndEvent 
     3745#tag EndEvents 
     3746#tag Events PushButton_Create 
     3747        #tag Event 
     3748                Sub Action() 
     3749                  dim tempProfWindow as new createProfile 
     3750                  tempProfWindow.Show 
     3751                End Sub 
     3752        #tag EndEvent 
     3753#tag EndEvents 
     3754#tag Events PushButton_Delete 
     3755        #tag Event 
     3756                Sub Action() 
     3757                  ICSSerialPort1.deleteProfile(PopupMenu_Profile.Text) 
     3758                   
     3759                  PopupMenu_Profile.RemoveRow(PopupMenu_Profile.ListIndex) 
     3760                   
     3761                  //Make sure to hide the save and delete profile buttons since no profile will be selected after this has been deleted 
     3762                  PushButton_SaveProfile.Visible = False 
     3763                  PushButton_Delete.Visible = False 
    37743764                End Sub 
    37753765        #tag EndEvent 
Note: See TracChangeset for help on using the changeset viewer.