Recorder Command: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{CommandManualMenu}}
<noinclude>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.
<noinclude>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.


{|  
{|  
Line 6: Line 7:
|}
|}


----


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


The type of recorder created and the additional arguments required depends on the '''recorderType?''' provided in the command.  
'''-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:</noinclude>
The following contain information about matType? and the args required for each of the available material types:</noinclude>
Line 21: Line 26:
**[[Element Recorder]]
**[[Element Recorder]]
**[[ElementEnvelopeRecorder]]
**[[ElementEnvelopeRecorder]]
*Graphics
**[[Plot Recorder]]

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: