public PropertyValue DMPLAOBJECT_DIGITAL_PLCOUTPUT_COUNT( int index ) {get; set;}
public: property PropertyValue^ DMPLAOBJECT_DIGITAL_PLCOUTPUT_COUNT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue DMPLAOBJECT_DIGITAL_PLCOUTPUT_COUNT( int index ) {get; set;}
public: property PropertyValue^ DMPLAOBJECT_DIGITAL_PLCOUTPUT_COUNT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
The sum of digital PLC outputs 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.