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