Specifications

20 – Using PlantScape Data in Other Applications
478 R400
NAPI_rGetVal_Number
Retrieves a numeric parameter of a point.
Example To retrieve the numeric value of parameter PV of point PNTANA1 from server
HSSERVA:
=NAPI_rGetVal_Number("hsserva",NAPI_rGetPntNum("hsserva","pn
tana1"),0)
Server Name of the PlantScape server from which data is
retrieved.
PointNumber Point number of the point. See “NAPI_rGetPnt_Num”
on page 474 for details of how to obtain the point
number for a point ID.
PointParameter The point parameter of interest, for example, PV.
Refer to Table 8.1, “Summary of Point Parameter
Types,” on page 134 for a list of parameter types.
plscpcg.book Page 478 Monday, May 28, 2001 10:11 AM