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
    themeMidnight
    <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. COSMED Omnia starten
    Anmelden als Admin evtl. muß das Passwort jetzt eingegeben werden, bitte merken, denn es muß auch in die Einstellungen von custo diagnostic übernommen werden.
    Über die Datenbank kann immer der Patienten DEMO SUBJECT gewählt werden wenn einen Messung zu machen ist

  5. Das Gerät K5 konfigurieren


  6. Einmalig eine Messung starten und als HF-Quelle 'PC Software ECG' und Ergometer 'Ergoline900' wählen.Das geht nur, wenn zuvor das Gerät K5 ausgewählt wurde!



...