Data Properties |
The AsciiBridgeData type exposes the following members.
Name | Description | |
---|---|---|
ColumnWidth |
Column width. If no delimiter is defined, strings are truncated to match this width, if delimiter is defined, no truncation takes place.
| |
Delimiter |
Delimiter. Can be empty string for no delimiter
| |
DynamicItems |
Quantities of dynamic items
| |
Maximum | Flag indiciating if time of minimum value should be part of the output | |
Minimum | Flag indiciating if minimum value should be part of the output | |
NumberDecimals |
Number of decimals for each dynamic and static item.
| |
StaticItems |
List of static items.
| |
TimeMaximum | Flag indiciating if time of maximum value should be part of the output | |
TimeMinimum | Flag indiciating if maximum value should be part of the output | |
UserDefinedNames |
User defined name for dynamic and static item. Null or empty string if using default predefined names.
|