Properties
Item used to route and/or transform an event stream
The Router item type has the following properties:
Name | Description | ID | Flags |
---|---|---|---|
InputChannel | The input channel for events consumed by this item | 10030 | Persisted, DynamicEnumeration |
IsConsumer | This attribute is TRUE on items that can consume events | 10010 | ReadOnly, InfoPage |
IsProducer | This attribute is TRUE on items that can produce events | 10020 | ReadOnly, InfoPage |
OutputChannel | The output channel for events produced by this item | 10040 | Persisted, DynamicEnumeration |
Script | The XSLT scipt that will be executed on incoming events to produce outgoing events | 10100 | Persisted, Multiline |
See also Predefined Item Properties and OPC DA Properties