The SENVAL function returns the last scored value associated with the SENSOR/id Solver statement.
Format
SENVAL (id)
Arguments
id | An integer specifying the identification number of the SENSOR. |
Note: | If the SENSOR/id does not have the EVALUATE argument, SENVAL(id) returns zero (0). |
Examples
REQUEST/100
, F2= SENVAL(100)
This REQUEST statement outputs the last scored value of the sensor defined in Solver statement SENSOR/100.