![]() |
Event Recorder
Version 1.0.0
MDK Debugger Views for Status and Event Information
|
Define variables that are used locally for temporary calculations. A redefinition of a <var> element using the same name is not permitted and creates an error.
Example:
Parent Element | Element Chain | ||
---|---|---|---|
typedef | /component_viewer/typedefs/typedef | ||
object | /component_viewer/objects/object | ||
list | /component_viewer/objects/object/.../list | ||
Attributes | Description | Type | Use |
name | Name of variable. The name can be used in Expressions. | xs:string | optional |
value | Expression that specifies the initial value. | xs:string | optional |
type | Scalar Data Types or pointer to Complex Data Types to access chained lists. | xs:string | optional |
info | Descriptive text with additional information (comment). | xs:string | optional |