public PropertyValue DMPLAOBJECT_ANALOG_PLCOUTPUT_COUNT( int index ) {get; set;}
public: property PropertyValue^ DMPLAOBJECT_ANALOG_PLCOUTPUT_COUNT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue DMPLAOBJECT_ANALOG_PLCOUTPUT_COUNT( int index ) {get; set;}
public: property PropertyValue^ DMPLAOBJECT_ANALOG_PLCOUTPUT_COUNT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
The sum of analog 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.
Analog PLC addresses are those with a data type other than "BOOL". Inputs and outputs are recognized by the direction of the PLC address.