next up previous contents
Next: ADI_GETN Up: Data Access Previous: ADI_GET

ADI_GET1

  Interface

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

     >integer            id                    ; the object identifier
     >integer            maxval                ; max number of values to read
     <type               value(maxval)         ; object values
     <integer            actval                ; actual values read

  Description

    Returns 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