AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ Update() [1/2]

static void Sdp::Update ( const char *  name,
StatusType *  status 
)
inlinestatic

Indicate a parameter value has been updated by other means.

This method should be invoked if a parameter value has been updated using SDS directorly. It tells the DRAMA Parameter monitoring system that the parameter has been updated and sends appropiate messages to all tasks which are monitoring the parameter. Use this if the ID is not available.

See also
Sdp::GetSds
SdpUpdate()
Parameters
idThe parameter id - as returned by SdpGetSds().
statusInherited status.