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

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

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    See Also