Recorders#
Recorders are used to monitor what is happening during the analysis and generate output for the user. The output may go to the screen, files, databases, or to remote processes through the TCP/IP options.
- recorder $type $arg1 $arg2 ...
The type of recorder created and the additional arguments required depends on the type provided in the command.
Node Information
Model Information
Note
The function returns a value:
-1 indicates that the recorder command failed.
An integer tag that can be used as a handle on the recorder for the remove a recorder in the Remove.
Code Developed by: fmk