API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PLCGROUP_DATALENGTH_OUTPUTS_12 Property / ARTICLE_PLCGROUP_DATALENGTH_OUTPUTS_12(Int32) Property

In This Topic
    ARTICLE_PLCGROUP_DATALENGTH_OUTPUTS_12(Int32) Property
    In This Topic
    PLC subdevice 12: Data length (outputs) # 22335. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_PLCGROUP_DATALENGTH_OUTPUTS_12( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_PLCGROUP_DATALENGTH_OUTPUTS_12 {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    See Also