Interface
adi_getn<t>( id, mxndim, maxdims, value, actdims, status )
>integer id ; the object identifier
>integer maxndim ; max dimensionality to read
>integer maxdims(*) ; max number of values to read
<type value(maxval) ; object values
<integer actndim ; max dimensionality to read
<integer actdims(*) ; actual values read
Description
Returns the value of a n-D object, or of a class instance with only
one data member whose value is n-D.
Errors
ADI__INVOBJ Invalid ADI object identifier