favSetPrecision
AVVIEWER Subroutine: Sets the precision for floating-point numbers
displayed in the Data View.
Module: USE AVVIEWER
Syntax
- favSetPrecision (hv, newVal, status)
- hv
-
A handle that references an instance of Array Viewer created by
favStartViewer.
- newVal
-
An input argument of type INTEGER(4). It specifies the number of digits to
be displayed to the right of the decimal point.
- status
-
An output argument of type INTEGER(4). It returns a status code for the success of
this call. The value 0 indicates success.
See Also
favGetPrecision