public PropertyValue FUNC_CHANGEDBYPLCNUM( int index ) {get; set;}
public: property PropertyValue^ FUNC_CHANGEDBYPLCNUM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_CHANGEDBYPLCNUM( int index ) {get; set;}
public: property PropertyValue^ FUNC_CHANGEDBYPLCNUM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows whether the DT (or the terminal / pin designation) was changed by numbering with PLC data. The property is automatically set when numbering but can also be set manually.