Difference between revisions of "Manual/EUT Information tab"

From RadiWiki
Jump to: navigation, search
(Cables)
Line 27: Line 27:
 
[[Image: Cable details.png]]
 
[[Image: Cable details.png]]
  
All the fields can be edited by hand. The top field also has some selectable predefined items.
+
All the fields can be edited by hand, for some fields predefined values are available, but it is always possible to specify any other text or description in each field.
  
{{ReportGeneratorCode|A table with all the details of all the cables can be included in the report generator with the code: '''<nowiki>||EUT|CABLE TABLE||</nowiki>'''.}}
+
{{ReportGeneratorCode|A table with all the details of all the cables can be included in the report generator with the '''<nowiki>||EUT|CABLE TABLE||</nowiki>''' code.}}

Revision as of 20:24, 5 October 2008

EUT Information tab

EUT Information Tab Window.png

ScreenElementDescription.png Brand The brand of the EUT
ScreenElementDescription.png Type Number The type number of the EUT
ScreenElementDescription.png Voltage supply The voltage supply of the EUT.
ScreenElementDescription.png Rated Power The rated power of the EUT.
ScreenElementDescription.png Peripheral Equipment The peripheral equipment of the EUT.
ScreenElementDescription.png Dimensions The dimensions of the EUT.
ScreenElementDescription.png Condition upon receipt The condition of the EUT upon receipt.
ScreenElementDescription.png Environment to be used The environment the EUT is to be used.
ScreenElementDescription.png Date of Receipt The date the EUT was received.
ScreenElementDescription.png Date of Measurement The date of the EUT measurement.
ScreenElementDescription.png Place of Measurement The placeof the EUT measurement
ScreenElementDescription.png Software release The software release of the EUT.
ScreenElementDescription.png PCB Release The PCB release of the EUT.
ScreenElementDescription.png Test setup type The test setup type of the EUT. This item can be edited by hand, but also holds

some predefined items. These items can be selected from the drop down list.

||The contents of each field can be retrieved in the report generator with the code: ||EUT|<FIELD NAME>||, where the <FIELD NAME>, is the name of the information item. For example: ||EUT|Condition uport receipt|| will be replaced with the corresponding value (which is 'Good' in the above example).||

Cables

Every cable used by the EUT can be specified in the cable window. Add and Edit, when selected, will display the Cable details window:

Cable details.png

All the fields can be edited by hand, for some fields predefined values are available, but it is always possible to specify any other text or description in each field.

||A table with all the details of all the cables can be included in the report generator with the ||EUT|CABLE TABLE|| code.||