The Logic module can be used to process incoming and outgoing data point values. The calculation and processing functions can be defined within this definition file.
File location
<WorkspaceDirectory>\DataFiles\xio.Logic.Parsing.dat
Col# | Parameter | Description | Scope | Unit | Mandatory / default value |
---|---|---|---|---|---|
1 | Item suffix | The suffix that is added to the item ID of the source item. The new item ID use for the virtual item that is created by the module. | string | none | mandatory |
2 | Base path or base item ID | string | none | mandatory | |
3 | Selector | string | none | empty | |
4 | Data type | The type of the item that is created. | BOOL, STR, BYTE, CHAR, INT8, UINT8, INT16, UINT16, INT32, UINT32, INT64, UINT64, FLOAT, DOUBLE, DATE, TIME | none | R |
5 | Access mode | The access rights of the item that is created. Allowed values are R (read-only), W (write-only), RW (read and writable). | R, W, RW | none | R |
6 | Description | string | none | empty (source item description is used) | |
7 | Persistent | empty/true/false | none | empty (source item setting is used) | |
8 | Synchronize | empty/true/false | none | empty (source item setting is used) | |
9 | In calculation function | string | none | empty | |
10 | Out calculation function | none | POST | ||
11 | In processing type | none | empty | ||
12 | In processing resource | string | none | empty | |
13 | Out processing type | true/false | none | false | |
14 | Out processing resource | true/false | none | true | |
15 | Linked item(s) | string | none | empty |