Создание обучающей системы автоматизированного проектирования маломощных электромеханических следящих систем, страница 62

    UGrid.Cells[0,4]:='К1УС231А';    UGrid.Cells[1,4]:='300...500';      UGrid.Cells[2,4]:='2.0';         UGrid.Cells[3,4]:='-';        UGrid.Cells[4,4]:='-';          UGrid.Cells[5,4]:='200';

    UGrid.Cells[0,5]:='К1УС231Б';    UGrid.Cells[1,5]:='100...350';      UGrid.Cells[2,5]:='2.0';         UGrid.Cells[3,5]:='-';        UGrid.Cells[4,5]:='-';          UGrid.Cells[5,5]:='200';

    UGrid.Cells[0,6]:='К1УС231В';    UGrid.Cells[1,6]:='30...500';       UGrid.Cells[2,6]:='2.0';         UGrid.Cells[3,6]:='-';        UGrid.Cells[4,6]:='-';          UGrid.Cells[5,6]:='200';

  end;

  if(curU=5) then

  begin

    UImage.Picture.LoadFromFile('img/u_05.jpg');

    UGrid.RowCount:=6;

    UGrid.ColCount:=12;

    UGrid.Cells[0,0]:='Тип МС';      UGrid.Cells[1,0]:='Uи.п.1, В';     UGrid.Cells[2,0]:='Uи.п.2, В';  UGrid.Cells[3,0]:='Iпот, мА';  UGrid.Cells[4,0]:='Ку';            UGrid.Cells[5,0]:='Iвх, мкА'; UGrid.Cells[6,0]:='Uсм, мВ';     UGrid.Cells[7,0]:='dIвх, мкА';  UGrid.Cells[8,0]:='Uвых, В';       UGrid.Cells[9,0]:='Rвх, кОм';    UGrid.Cells[10,0]:='Rвых, Ом';   UGrid.Cells[11,0]:='Rн, кОм';

    UGrid.Cells[0,1]:='140УД';     UGrid.Cells[1,1]:='+6.3';          UGrid.Cells[2,1]:='-6.3';       UGrid.Cells[3,1]:='6.0';       UGrid.Cells[4,1]:='600...4500';    UGrid.Cells[5,1]:='6.0';      UGrid.Cells[6,1]:='±7.5';        UGrid.Cells[7,1]:='±1.7';       UGrid.Cells[8,1]:='+2.9; -2.4';    UGrid.Cells[9,1]:='4.0';         UGrid.Cells[10,1]:='700';        UGrid.Cells[11,1]:='5.05';

    UGrid.Cells[0,2]:='140УД';     UGrid.Cells[1,2]:='+12.6';         UGrid.Cells[2,2]:='-12.6';      UGrid.Cells[3,2]:='12.0';      UGrid.Cells[4,2]:='1600...11500';  UGrid.Cells[5,2]:='9.0';      UGrid.Cells[6,2]:='±7.5';        UGrid.Cells[7,2]:='±1.7';       UGrid.Cells[8,2]:='+5.7; -5.0';    UGrid.Cells[9,2]:='4.0';         UGrid.Cells[10,2]:='700';        UGrid.Cells[11,2]:='5.05';

    UGrid.Cells[0,3]:='К140УД';    UGrid.Cells[1,3]:='+6.3';          UGrid.Cells[2,3]:='-6.3';       UGrid.Cells[3,3]:='-';         UGrid.Cells[4,3]:='500...4500';    UGrid.Cells[5,3]:='7.0';      UGrid.Cells[6,3]:='±17';         UGrid.Cells[7,3]:='±2.5';       UGrid.Cells[8,3]:='+2.8; -2.8';    UGrid.Cells[9,3]:='-';           UGrid.Cells[10,3]:='-';          UGrid.Cells[11,3]:='5.05';

    UGrid.Cells[0,4]:='К140УД';    UGrid.Cells[1,4]:='+12.6';         UGrid.Cells[2,4]:='-12.6';      UGrid.Cells[3,4]:='-';         UGrid.Cells[4,4]:='1350...12000';  UGrid.Cells[5,4]:='9.0';      UGrid.Cells[6,4]:='±17';         UGrid.Cells[7,4]:='±2.5';       UGrid.Cells[8,4]:='+6.0; -5.7';    UGrid.Cells[9,4]:='-';           UGrid.Cells[10,4]:='-';          UGrid.Cells[11,4]:='5.05';

    UGrid.Cells[0,5]:='К140УД';    UGrid.Cells[1,5]:='+12.6';         UGrid.Cells[2,5]:='-12.6';      UGrid.Cells[3,5]:='-';         UGrid.Cells[4,5]:='8000';          UGrid.Cells[5,5]:='9.0';      UGrid.Cells[6,5]:='±17';         UGrid.Cells[7,5]:='±2.5';       UGrid.Cells[8,5]:='+6.0; -5.7';    UGrid.Cells[9,5]:='-';           UGrid.Cells[10,5]:='-';          UGrid.Cells[11,5]:='5.05';

  end;

  if(curU=6) then

  begin

    UImage.Picture.LoadFromFile('img/u_061.jpg');

    UGrid.RowCount:=6;

    UGrid.ColCount:=9;

    UGrid.Cells[0,0]:='Тип МС';     UGrid.Cells[1,0]:='Uи.п., В';  UGrid.Cells[2,0]:='Iпот, мА';   UGrid.Cells[3,0]:='Ку';         UGrid.Cells[4,0]:='Iвх, мкА';    UGrid.Cells[5,0]:='Uсм, мВ';   UGrid.Cells[6,0]:='Uвых, В';     UGrid.Cells[7,0]:='Rвх, кОм';   UGrid.Cells[8,0]:='Rвых, Ом';

    UGrid.Cells[0,1]:='177УД1';     UGrid.Cells[1,1]:='±6.3%';     UGrid.Cells[2,1]:='3.0';        UGrid.Cells[3,1]:='40...80';    UGrid.Cells[4,1]:='3.0';         UGrid.Cells[5,1]:='10';        UGrid.Cells[6,1]:='6.0';         UGrid.Cells[7,1]:='-';          UGrid.Cells[8,1]:='-';