Recorder Command: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 10: Line 10:
RETURNS
RETURNS


'''>0''' an integer tag that can be used as a handle on the recorder for the remove recorder commmand.
'''>0''' an integer tag that can be used as a handle on the recorder for the [[ Remove_Command | remove recorder]] commmand.


'''-1''' recorder command failed if integer '''-1''' returned.
'''-1''' recorder command failed if integer '''-1''' returned.

Latest revision as of 18:52, 11 March 2011




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.

recorder recorderType? arg1? ...


RETURNS

>0 an integer tag that can be used as a handle on the recorder for the remove recorder commmand.

-1 recorder command failed if integer -1 returned.


The type of recorder created and the additional arguments required depends on the recorderType? provided in the command.

The following contain information about matType? and the args required for each of the available material types: