public PropertyValue FUNC_PLC_SUBSLOT( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLC_SUBSLOT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLC_SUBSLOT( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLC_SUBSLOT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Some modules have built-in inputs and outputs or integrated interface modules that are shown as subslots. These subslots are not shown in the PLC navigator and are treated differently for data exchanges.