Specifications

20 – Using PlantScape Data in Other Applications
482 R400
NAPI_rPutVal_Number
Set a numeric parameter of a point.
Example To store the numeric value of parameter SP of point PNTANA1 from server
HSSERVA:
=NAPI_rPutVal_Number("hsserva",NAPI_rGetPntNum("hsserva","pn
tana1"),3,42)
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.
ParamValue Value to set.
Caution
Do not use any of these functions through Excel’s Function wizard,
as multiple controls to undesired values may be performed for the
given point’s parameter. See the Caution at the beginning of
“Microsoft Excel Data Exchange Functions” on page 461 for more
details.
plscpcg.book Page 482 Monday, May 28, 2001 10:11 AM