Class TelegramConfig

java.lang.Object
com.trdp.config.TelegramConfig

public class TelegramConfig extends Object
Telegram definition (<telegram> element) within a bus interface.

A telegram defines a single TRDP communication exchange identified by its ComID. It may carry PD parameters (for cyclic process data), MD parameters (for request/reply messaging), source/destination filters, and SDTv4 safety parameters.

The type attribute ("sink", "source", or "source-sink") indicates the telegram direction. When create is "on", publishers/subscribers should be automatically created based on the type.

See Also: