Returns or sets a maximum allowed value in a Min-Max Test.
Object.Max ( = dMax )
The Max property syntax has the following parts:
Name |
Type |
Description |
Object |
ATest |
ATest object |
dMax |
Double |
An integer specifying a maximum allowed value in a Min-Max Test |
The following statement shows how to set the maximum value for this Test:
Test.Max = 235.0 ! maximum power supply voltage