Properties

Item used to route and/or transform an event stream

The Router item type has the following properties:

NameDescriptionIDFlags
InputChannelThe input channel for events consumed by this item10030Persisted, DynamicEnumeration
IsConsumerThis attribute is TRUE on items that can consume events10010ReadOnly, InfoPage
IsProducerThis attribute is TRUE on items that can produce events10020ReadOnly, InfoPage
OutputChannelThe output channel for events produced by this item10040Persisted, DynamicEnumeration
ScriptThe XSLT scipt that will be executed on incoming events to produce outgoing events10100Persisted, Multiline

See also Predefined Item Properties and OPC DA Properties