SdpUpdate - Notify the parameter system that an item has been updated via
its id.
Function
Notify the parameter system that an item has been updated via its id.
Description
The id is a value returned by SdpGetSds. It represents the Sds id
of a parameter system item. This routine is used to notify
the parameter system that the value of the parameter has been
changed using the sds id.
Call
SdpUpdate
Parameters
>
id
SdsIdType
A value returned by SdpGetSds
>
value
string
New value for parameter. Must be convertable to
the parameter type.