next up previous contents
Next: About this document Up: Data Access Previous: ADI_PUT

ADI_PUT1

  Interface

    adi_put1<t>( id, maxval, value, status )

     >integer            id                    ; the object identifier
     >integer            nval                  ; max number of values to read
     >type               value(nval)           ; object values

  Description

    Sets the value of a 1-D object, or of a class instance with only 
    one data member whose value is 1-D.

  Errors

    ADI__INVOBJ          Invalid ADI object identifier



Web Master
Wed Oct 8 09:22:23 BST 1997