API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_DIGITAL_PLCINPUT_COUNT Property / DMPLAOBJECT_DIGITAL_PLCINPUT_COUNT Property

In This Topic
DMPLAOBJECT_DIGITAL_PLCINPUT_COUNT Property
In This Topic
Total number of digital PLC inputs # 44028.
Syntax
public PropertyValue DMPLAOBJECT_DIGITAL_PLCINPUT_COUNT {get; set;}

Property Value

Returns property value of type System.Int64.
Remarks

This property is read-only..

The sum of digital PLC inputs for the current planning object and the superior planning objects and structure segment (same as the tree structure in the pre-planning navigator). The property can be used in reports.

Digital PLC addresses are those with the "BOOL" data type. This is not case-sensitive. Inputs and outputs are recognized by the direction of the PLC address.

See Also