Information element
Specifies additional information about the parameter.
Parent
Children
Name | Occurrences | Description |
---|---|---|
All | ||
AlarmDescription | [0, 1] | Specifies an alarm description. |
Category | [0, 1] | Specifies a category. |
CorrectiveAction | [0, 1] | Specifies a corrective action. |
Includes | [0, 1] | Contains one or more Protocol.Params.Param.Information.Include tags to indicate that you want additional information to be displayed in the tooltip. |
Subtext | [0, 1] | Specifies the actual content of the tooltip. |
Text | [0, 1] | Specifies the title of the tooltip. |
Remarks
DataMiner will show this additional information in tooltip windows.
Note
Typically, only parameters of type "read" or "read bit" will have a Protocol.Params.Param.Information tag. In some cases, however, also parameters of type "write" or "write bit" have one.