{
{       The purpose of this routine is to initiate a local NAD test.
{ This process is valid only when the RHFAM system task is active.
{ If the NAD has a current state of OFF and the diag_requested
{ flag is not set the testing is allowed.  Then the reloads_performed flag,
{ the reload_failed flag are cleared; the test_requested flag is set and
{ the NAD state is set to DOWN which forces the system task to reload the
{ NAD.
{
{ RFP$INITIATE_LOCAL_NAD_TEST (NAD_NAME, STATUS)
{
{ NAD_NAME: (input) This parameter specifies the nad that is to have
{   a test initiated.
{
{ STATUS: (output) This status returns the result of the request.
{
{     CONDITIONS: rfe$improper_nad_state_for_test
{                 rfe$test_already_in_process
{                 rfe$element_not_found
{                 rfe$system_task_not_active
{
{     IDENTIFIER: 'RF'
{

