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

In This Topic
DMPLAOBJECT_SEGMENT_DIGITAL_PLCINPUT_COUNT Property
In This Topic
Number of digital PLC inputs # 44079.
Syntax
public PropertyValue DMPLAOBJECT_SEGMENT_DIGITAL_PLCINPUT_COUNT {get; set;}

Property Value

Returns property value of type System.Int64.
Remarks

This property is read-only..

Shows the sum of the digital PLC inputs for the current planning object. Digital PLC addresses are such addresses that have the data type "BOOL". This is not case-sensitive. Inputs and outputs are recognized by the direction of the PLC address.

See Also