AGD_DEASS

Deassociate a device from AGI and IDI

Description:

This is a wrap-up routine to deassociate a device from the AGI database and to close down IDI. The picture current when AGD_ASSOC was called is reinstated. This routine calls AGD_DEACT, AGI_END and either AGI_CANCL or AGI_ANNUL. This routine is executed regardless of the given value of status.

Invocation

CALL AGD_DEASS( PARAM, PARCAN, STATUS )

Arguments

PARAM = CHARACTER ( ) (Given)
The name of the ADAM parameter associated with the device.
PARCAN = LOGICAL (Given)
If true the parameter given by PARAM is cancelled, otherwise it is annulled.
STATUS = INTEGER (Given and Returned)
The global status.