Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install Cosmed Omnia (min. Version 1.4) on the PC

  2. Start Cosmed Omnia the first Time and make it running

  3. Activate the TCP/IP Interface in the File "\%PUBLIC%\Documents\Cosmed\CosmedLab\ACS.XML". The File exists only you had start Cosmed Omnia one times. After that you have to edit the File manually.

    Code Block
    languagexml
    <ExtendedConfiguration Version="1">
      <General>
        <TimeOutMinCheckValue Type="System.Int32" Value="15" />
        <MenuMatrix Type="Tuple" TypeID="System.Int32" ID="2" TypeValue="System.Int32" Value="3" />
      </General>
      <EntityFramework>
        <SessionTimeout Type="System.Int32" Value="60" />
        <MaxRetryCount Type="System.Int32" Value="5" />
        <MaxDelay Type="System.Int32" Value="26" />
      </EntityFramework>
      <Bridge>
        <Debugger Type="System.Boolean" Value="True" />
        <Control Type="Tuple" TypeID="System.String" ID="tcp" TypeValue="System.String" Value="xml" TypeItem2="System.String" Item2="utf-8" TypeItem3="System.String" Item3="5530" TypeItem4="System.String" Item4="OmniaXB" />
        <Legacy Type="Tuple" TypeID="System.String" ID="legacy" TypeValue="System.String" Value="raw" TypeItem2="System.String" Item2="ascii" TypeItem3="System.String" Item3="" TypeItem4="System.String" Item4="" />
      </Bridge>
      <Ergo>
        <ShowDataOnProtocolChart Type="System.Boolean" Value="True" />
      </Ergo>
    </ExtendedConfiguration>

     To activate the Communication via TCP/IP you have to insert this Line inside the Section <Bridge>:

    Code Block
    languagexml
        <Control Type="Tuple" TypeID="System.String" ID="tcp" TypeValue="System.String" Value="xml" TypeItem2="System.String" Item2="utf-8" TypeItem3="System.String" Item3="5530" TypeItem4="System.String" Item4="OmniaXB" />
    

    Please be careful that only one Line of the Type <Control> in the Section <Bridge> exists.

     

  4. Start Cosmed Omnia
    Login as an Administrator. You can use these Credential also in the Configuration in custo diagnostic.
    With the Patient "DEMO SUBJECT" every time a Test can be performed.

  5. Configure the Device K5
    Image RemovedImage Added

  6. Start a test once time and select 'PC Software ECG' as HR Source and 'Ergoline900' as the bike. This is only possible after you had selected the Device K5!

    Image RemovedImage Added

 

Anchor
Types of the Interface
Types of the Interface
Types of the Interface

...