public PropertyValue FUNC_PLC_IGNORE_BUSADDRESS( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLC_IGNORE_BUSADDRESS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLC_IGNORE_BUSADDRESS( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLC_IGNORE_BUSADDRESS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This settings possibility is designed for devices in bus systems that do not require a bus ID. If this property is activated at a bus port, the missing bus ID is ignored during the execution of check run 004037, and no check run message is issued for this bus port.