Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPointPosition Class / PlcBusInterfaceName Property

In This Topic
    PlcBusInterfaceName Property (ConnectionPointPosition)
    In This Topic
    PLC bus interface name
    Syntax
    public string PlcBusInterfaceName {get; set;}
    public:
    property String^ PlcBusInterfaceName {
       String^ get();
       void set (    String^ value);
    }
    See Also