public PropertyValue FUNC_PLCTERMINAL_NO_ADRESSING( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCTERMINAL_NO_ADRESSING { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCTERMINAL_NO_ADRESSING( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCTERMINAL_NO_ADRESSING { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
If this property is activated, the PLC connection point is excluded from addressing and retains its original address. Fixed hardware addresses are thus not changed during subsequent addressing or during the insertion of macros.