Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPlcTemplatePosition Class / SignalRange Property

In This Topic
    SignalRange Property
    In This Topic
    Signal range of the PLC template
    Syntax
    public string SignalRange {get; set;}
    public:
    property String^ SignalRange {
       String^ get();
       void set (    String^ value);
    }
    See Also