API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_PLCCOUNTER_COUNT Property / DMPLAOBJECT_PLCCOUNTER_COUNT(Int32) Property

In This Topic
DMPLAOBJECT_PLCCOUNTER_COUNT(Int32) Property
In This Topic
Total number of PLC counter inputs # 44059. This property isn't indexed, and is read-only.
Syntax
public PropertyValue DMPLAOBJECT_PLCCOUNTER_COUNT( 
   int index
) {get; set;}

Parameters

index

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