Note, when this call has to create the item, it always creates 32bit integer SDS items, regardless of the size of long int on the machine. Use ArgPuti64 to create 64bit integer items.
> | id | SdsIdType | Identifier to the structure. |
---|---|---|---|
> | name | char* | Name of the component to be written to. |
> | value | long | Integer value to be written. |
! | status | StatusType* | Modified status. Possible failure codes are: |
SDS__NOMEM | Insufficient memory for creation |
---|---|
SDS__BADID | Invalid Identifier |
ARG__NOTSCALAR | Item is not a scalar |
ARG__CNVERR | Type conversion error |
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au