API Help
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..

The sum of the PLC counter inputs (meaning PLC inputs identified as counters) for the current planning object and the superior planning objects and structure segments (same as the tree structure in the pre-planning navigator). This property can be used in reports.

See Also