Difference between revisions of "OtpExecution"

From emotive
Jump to navigation Jump to search
 
Line 1: Line 1:
 
{{DISPLAYTITLE:Open Test Player - Execution a player file (PPX)}}[[Category:OTP]]
 
{{DISPLAYTITLE:Open Test Player - Execution a player file (PPX)}}[[Category:OTP]]
 +
{|
 +
| style="vertical-align:top; text-align:justify;"|
 
A player can be started in the OTP from a player project in the OTF or directly from a player file (PPX).
 
A player can be started in the OTP from a player project in the OTF or directly from a player file (PPX).
  
Line 22: Line 24:
 
# Click on a command to start it, many commands may be started and run seperately without waiting for another command to be finished.
 
# Click on a command to start it, many commands may be started and run seperately without waiting for another command to be finished.
 
# Click on a running command to finish the execution prematurely.
 
# Click on a running command to finish the execution prematurely.
 +
|}

Latest revision as of 04:33, 24 October 2018

A player can be started in the OTP from a player project in the OTF or directly from a player file (PPX).

Load a player from a player project in the OTF

  1. After designing a player project with OTF, click on the Start button.
  2. The OTP will be started.
  3. If the player uses the Diagnostic System, the "Diagnostic over Internet Protocols (DoIP)" dialog appear to select the ODX Database (click here for more information about the DoIP configuration)
  4. After selecting the Database, the player will be loaded and ready to run.

Load a player directly from a player file (PPX)

  1. Start the OTP.
  2. Click on the "Load Project" button.
  3. Browse and select a player file (*.ppx), click OK button.
  4. If the player uses the Diagnostic System, the "Diagnostic over Internet Protocols (DoIP)" dialog appear to select the ODX Database (click here for more information about the DoIP configuration).
  5. After selecting the Database, the player file will be loaded and ready to run.

Execute a player

  1. After a player is loaded in the OTP, a command (of a procedure/playlist) may be started automatically if its its "AutoStart" property is set to true.
  2. Click on a command to start it, many commands may be started and run seperately without waiting for another command to be finished.
  3. Click on a running command to finish the execution prematurely.