DitsMonitorReport - Report on all the parameters being monitored in a task

Function

Report on all the parameters being monitored in a task

Description

Walk the linked list of monitored parameters, reporting on which parameters are being monitored, and by whom.

Language

C

Call

(Void) = DitsMonitorReport ( func, data, status)

Parameters

(">" input, "!" modified, "W" workspace, "<" output)

>funcDitsOutputRoutineTypeA function to called to output each line. It is passed the data item and must be fprintf compatible.
>datavoid *Passed directly to func.
!statusint *Modified status.

Include files

DitsMonitor.h

External values used

DitsTask - details of the current task.

Prior requirements

DitsAppInit must have been called.

Support

Tony Farrell, AAO

Click here for the DRAMA home page and here for the AAO home page.

 For more information, contact tony.farrell@mq.edu.au