| This instruction displays the test results on the system screen. (See 
        EXAMPLE 1 for the full screen display).
 
         
          | Display_Test(#3,J1-92 Saturation,Float0,0,0.55) |  
 
         
          | #3 | Test number. It will be displayed 
            in the results screen under column "#Test" |   
          | J1-92 
            Saturation | Name of this test. It will be displayed 
            in the results screen of under column "Test 
            Name" |   
          | Float0 | Variable containing the value to 
            be compared with the lower and upper limits. The value contained in this variable will be displayed in the screen 
            of results under column "Value"
 |   
          | 0 | Lower limit. It will be displayed 
            in the screen of results under column "Low 
            Limit" |   
          | 0.55 | Upper limit. It will be displayed 
            in the screen of results under column "High 
            Limit" |    |