Recorder Command: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
(New page: 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. {| | style="background:yellow; color:black...)
 
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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.
{{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.


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


----


RETURNS


The type of recorder created and the additional arguments required depends on the '''recorderType?''' provided in the command.  
'''>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.


----


The following contain information about matType? and the args required for each of the available material types:
The type of recorder created and the additional arguments required depends on the '''recorderType?''' provided in the command.


*[[Element Recorder]]
The following contain information about matType? and the args required for each of the available material types:</noinclude>
*[[ElementEnvelopeRecorder]]
*Node
*[[Node Recorder]]
**[[Node Recorder]]
*[[Node Envelope Recorder]]
**[[Node Envelope Recorder]]
*[[Drift Recorder]]
**[[Drift Recorder]]
*Element/Section/Fiber
**[[Element Recorder]]
**[[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: