Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList Class / FUNC_PLC_SIGNALRANGE Property

In This Topic
    FUNC_PLC_SIGNALRANGE Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Signal range # 20388.
    Syntax
    public MDPropertyValue FUNC_PLC_SIGNALRANGE {get; set;}
    public:
    property MDPropertyValue^ FUNC_PLC_SIGNALRANGE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also