Control step with report data

This examples shows a control step with different types of report data.
Report Data of Type Integer, Real, or String
ePro_ViscosityTestSample_b16
<form> Enter the results from the three tests: <br /><br /> Test1:
<input name="VISCOSITY1" size="20" maxlength="20" type="TEXT" >&nbsp;<sop>VISCOSITY1.EU</sop>
<br /><br /> Test2:
<input name="VISCOSITY2" size="20" maxlength="20" type="TEXT" >&nbsp;<sop>VISCOSITY2.EU</sop>
<br /><br /> Test3:
<input name="VISCOSITY3" size="20" maxlength="20" type="TEXT" >&nbsp;<sop>VISCOSITY3.EU</sop>
</form>
Report Data of Type Enumeration
<form> Enter the qualitative results of the tests: <select name="RESULTS" size="1"></select> </form>
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal