Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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 DescriptionScopeUnitMandatory / default value
1Item suffixThe 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.stringnonemandatory
2Base path or base item ID


stringnonemandatory
3Selector
stringnoneempty
4Data typeThe type of the item that is created. BOOL, STR, BYTE, CHAR, INT8, UINT8, INT16, UINT16, INT32, UINT32, INT64, UINT64, FLOAT, DOUBLE, DATE, TIMEnoneR
5Access modeThe access rights of the item that is created.  Allowed values are R (read-only), W (write-only), RW (read and writable).R, W, RWnoneR
6Description
stringnoneempty (source item description is used)
7Persistent
empty/true/falsenoneempty (source item setting is used)
8Synchronize
empty/true/falsenoneempty (source item setting is used)
9In calculation function
stringnoneempty
10Out calculation function

nonePOST
11In processing type

noneempty
12In processing resource
stringnoneempty
13Out processing type
true/falsenonefalse
14Out processing resource
true/falsenonetrue
15Linked item(s)


stringnoneempty
  • No labels