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.
Language
C
Declaration
void SdpUpdate(id, status)
Parameters
(">" input, "!" modified, "W"
workspace, "<" output)
> | id | SdsIdType | A value returned from SdpGetSds.
|
---|
! | status | StatusType * | Modified status.
|
---|
|
See Also
The Dits Specification Document, SdpInit(3), SdpCreate(3),
SdpCreateItem(3), SdpGetx(3), SdpPutx(3), DitsMonitor(3).
Support
Tony Farrell, AAO
Click here for the DRAMA home page and
here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au