3.3.1. recorder Command
This command is used to generate a recorder object which is 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 $recorderType $arg1 $arg2 ...
The type of recorder created and the additional arguments required depends on the $recorderType provided in the command.
1. Recorders to record Node Information
2. Recorders to record Element Information
3. Recorders for Graphic output
4. Recorders for whole-model output
Note
The function returns a value:
>0 an integer tag that can be used as a handle to remove a recorder with the remove Command command.
-1 recorder command failed if integer -1 returned.
Code Developed by: fmk