ModuleDriverDataItemVariable Class |
Namespace: Nexpaq
public class ModuleDriverDataItemVariable : ModuleDriverField
The ModuleDriverDataItemVariable type exposes the following members.
Name | Description | |
---|---|---|
CalculateFormat |
The calculate result or format string as a mathermatical equasion.
| |
Convert |
Convert source bytes to Integer, Double, UTF8 string or make Integer of two bytes
| |
DataSources |
The data sources required for this rule.
| |
Description |
Human readable description
(Inherited from ModuleDriverField.) | |
Format |
The format string, where {0}, {1}, {2}, etc.. will be replaced with
items from DataSources with corresponding indexes.
| |
Name |
Readable name for item, i.e. DoUsefulThing
(Inherited from ModuleDriverField.) | |
States |
The fixed states bytes (FFFF) to be exact string.
| |
Title |
Human readable title
(Inherited from ModuleDriverField.) |