Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_CABLE_PIPE_TRANSMITTER_CONNECTION Property / ARTICLE_CABLE_PIPE_TRANSMITTER_CONNECTION Property

In This Topic
    ARTICLE_CABLE_PIPE_TRANSMITTER_CONNECTION Property
    In This Topic
    Measuring transducer: Line connection (cable / pipe) # 26202.
    Syntax
    public PropertyValue ARTICLE_CABLE_PIPE_TRANSMITTER_CONNECTION {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLE_PIPE_TRANSMITTER_CONNECTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    The way in which a measuring transducer is connected to cables or pipes (e.g., "plugged" or "cast" for a pressure measuring transducer during a submersion / well measurement).

    See Also