Difference between revisions of "OtpFirstSteps"

From emotive
Jump to navigation Jump to search
 
Line 2: Line 2:
 
In this section, we would like to step-by-step help you get started in the Open Test Player. We assume that the OTP is already [[OtpInstallation|installed]] and [[OtpLicensing|activated]].
 
In this section, we would like to step-by-step help you get started in the Open Test Player. We assume that the OTP is already [[OtpInstallation|installed]] and [[OtpLicensing|activated]].
  
The OTP only supports runtime environment. Please refer the [[OtfFirstSteps#Create_a_player_project_to_execute_it_in_stand_alone_OTP|OTF first steps]] to learn how to create a PPX file to run with the OTP.
+
The OTP only supports runtime environment. Please refer the [[OtfFirstSteps#Create_a_player_project_to_execute_it_in_stand_alone_OTP|OTF first steps]] to learn how to create a PPX file to run with the OTP (if you only works with the OTP, you can skip this reference).
  
<!-- COMMENT...
+
== Start the OTP and load a PPX file ==
  
==First steps as Text==
 
  
Here you can find the [[FirstStepsAsText | First steps as Text]].
+
[[Image:OtpFirstStepsPage1.png|1000px]]
  
==Open OTF and create new project==
 
  
[[Image:FirstStepsPage1.png|800px]]
+
== Select the Diagnostic Database to run the PPX ==
  
==Insert an Assignment-Activity==
+
Select "None" if you do not want to use the Diagnostic Database.
  
[[Image:FirstStepsPage2.png|800px]]
 
  
 +
[[Image:OtpFirstStepsPage2.png|500px]]
  
  
==Adjust activity settings==
+
== The PPX is loaded and ready for a start ==
  
[[Image:FirstStepsPage3.png|800px]]
 
  
 +
[[Image:OtpFirstStepsPage3.png|1100px]]
  
  
==Create a new variable==
+
== Load the application container (package of dlls to use with OTX Mappings) ==
  
[[Image:FirstStepsPage4.png|300px]]
+
You can skip this step if your PPX does not use OTX Mappings (click [[OtfOtxMapping|'''here''']] for more information about OTX Mappings).
  
==Insert a ConfirmDialog-Activity of HMI Extension==
 
  
[[Image:FirstStepsPage5.png|800px]]
+
[[Image:OtpFirstStepsPage4.png|800px]]
  
  
 +
== Switch the protocol creation ON ==
  
==Adjust activity settings==
 
  
[[Image:FirstStepsPage6.png|800px]]
+
[[Image:OtpFirstStepsPage5.png|800px]]
  
  
 +
== View the OTX test sequences in graphical workflow ==
  
==Execute your first procedure and look at the Variable trace window==
 
  
[[Image:FirstStepsPage7.png|800px]]
+
[[Image:OtpFirstStepsPage6.png|800px]]
  
  
 +
== Start the procedure command of PPX ==
  
 +
Please click on the procedure command.
  
  
 +
[[Image:OtpFirstStepsPage7.png|1100px]]
  
  
 +
== Stop the running procedure command prematurely ==
  
 +
Click on the running procedure command again to finish it prematurely.
  
  
==Adjust settings for ECU communication==
+
[[Image:OtpFirstStepsPage8.png|350px]]
----
 
{{Important|'''Please note that this is only possible if a diagnostic runtime system (MVCI-Server) is installed at the PC!'''
 
If no MVCI-Server is installed, you can ignore the following steps.}}
 
----
 
  
[[Image:FirstStepsPage8.png|800px]]
 
  
 +
== Start a playlist command and wait until it completes ==
  
  
==Insert an ExecuteDiagService-Activity of DiagCom Extension==
+
[[Image:OtpFirstStepsPage9.png|350px]]
  
[[Image:FirstStepsPage9.png|800px]]
 
  
 +
== View the result of the playlist execution ==
  
  
==Adjust Request/Response parameter settings==
+
[[Image:OtpFirstStepsPage10.png|1100px]]
 
 
[[Image:FirstStepsPage10.png|800px]]
 
 
 
 
 
 
 
==Bind Response parameters to new created OTX variables==
 
 
 
[[Image:FirstStepsPage11.png|800px]]
 
 
 
 
 
 
 
==Execute the procedure and look at the Communication trace window==
 
 
 
[[Image:FirstStepsPage12.png|800px]]
 
 
 
 
 
 
 
==Ready==
 
 
 
[[Image:FirstStepsPage13.png|1200px]]
 
 
 
--!>
 

Latest revision as of 13:10, 24 October 2018

In this section, we would like to step-by-step help you get started in the Open Test Player. We assume that the OTP is already installed and activated.

The OTP only supports runtime environment. Please refer the OTF first steps to learn how to create a PPX file to run with the OTP (if you only works with the OTP, you can skip this reference).

Start the OTP and load a PPX file

OtpFirstStepsPage1.png


Select the Diagnostic Database to run the PPX

Select "None" if you do not want to use the Diagnostic Database.


OtpFirstStepsPage2.png


The PPX is loaded and ready for a start

OtpFirstStepsPage3.png


Load the application container (package of dlls to use with OTX Mappings)

You can skip this step if your PPX does not use OTX Mappings (click here for more information about OTX Mappings).


OtpFirstStepsPage4.png


Switch the protocol creation ON

OtpFirstStepsPage5.png


View the OTX test sequences in graphical workflow

OtpFirstStepsPage6.png


Start the procedure command of PPX

Please click on the procedure command.


OtpFirstStepsPage7.png


Stop the running procedure command prematurely

Click on the running procedure command again to finish it prematurely.


OtpFirstStepsPage8.png


Start a playlist command and wait until it completes

OtpFirstStepsPage9.png


View the result of the playlist execution

OtpFirstStepsPage10.png