mcf_dmm_set_parameter — Modify DMM parameters
subroutine mcf_dmm_set_parameter(parameter,value,status) character*64 parameter integer*4 value integer*4 status
parameter
Name of parameter to be obtained from DMM (input).
CHECK
sets the check word test flag:
Check words are tested if value
is set to
1 and checking is disabled with value
set
to 0 (default). TEST
sets the DMM test
printout flag defined by value
: Setting
value
to 1 will cause test output to be
printed.
value
Value of parameter (input).
status
Status code returned (output). Upon successful completion of the operation, the status value 0 is returned. A negative value is returned if an error has been detected. A positive value is returned if a warning has been issued.