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

>idSdsIdTypeA value returned by SdpGetSds
>valuestringNew value for parameter. Must be convertable to the parameter type.

Language

Tcl

See Also

DTCL manual, SdpCreate(n), SdpGet(n), SdpGetSds(n), SdpUpodate(3).

Support

Tony Farrell, AAO

History

12-Jul-2002 - TJF - Original version

Click here for the DRAMA home page and here for the AAO home page.

 For more information, contact tony.farrell@mq.edu.au