Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_PLCCOUNTER_COUNT Property / DMPLAOBJECT_PLCCOUNTER_COUNT Property

In This Topic
DMPLAOBJECT_PLCCOUNTER_COUNT Property
In This Topic
Total number of PLC counter inputs # 44059.
Syntax
public PropertyValue DMPLAOBJECT_PLCCOUNTER_COUNT {get; set;}

Property Value

Returns property value of type System.Int64.
Remarks

This property is read-only..

Shows the sum of the PLC counter inputs (meaning PLC inputs identified as counters) for the current planning object and the subordinate planning objects (same as the tree structure in the pre-planning navigator).

See Also