Class BusInterface

java.lang.Object
com.trdp.config.BusInterface

public class BusInterface extends Object
Configuration for a single network bus interface (<bus-interface> element).

Each bus interface has a network ID (1..4), an optional host IP for static addressing, TRDP process settings, PD/MD communication parameters, and a list of telegrams. Process, PD, and MD configuration are never null — if absent from XML, fully-defaulted instances with IEC 61375-2-3 standard defaults are used.

See Also: