Click or drag to resize

Data Properties

The AsciiBridgeData type exposes the following members.

Properties
  NameDescription
Public propertyColumnWidth
Column width. If no delimiter is defined, strings are truncated to match this width, if delimiter is defined, no truncation takes place.
Public propertyDelimiter
Delimiter. Can be empty string for no delimiter
Public propertyDynamicItems
Quantities of dynamic items
Public propertyMaximum
Flag indiciating if time of minimum value should be part of the output
Public propertyMinimum
Flag indiciating if minimum value should be part of the output
Public propertyNumberDecimals
Number of decimals for each dynamic and static item.
Public propertyStaticItems
List of static items.
Public propertyTimeMaximum
Flag indiciating if time of maximum value should be part of the output
Public propertyTimeMinimum
Flag indiciating if maximum value should be part of the output
Public propertyUserDefinedNames
User defined name for dynamic and static item. Null or empty string if using default predefined names.
Top
See Also