Note, when this call has to create the item, it always creates 32bit unsigned integer SDS items, regardless of the size of long int on the machine. Use ArgPutui64 to create 64bit unsigned integer items.
> | id | SdsIdType | Identifier to the structure. |
---|---|---|---|
> | name | char* | Name of the component to be written to. |
> | value | unsigned long | Unsigned 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