public PropertyValue FUNC_PLCISBUSDISTRIBUTOR( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCISBUSDISTRIBUTOR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCISBUSDISTRIBUTOR( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCISBUSDISTRIBUTOR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Entered on a PLC box and identifies it as a bus distribution device. The PLC box is then not checked for missing or multiply used bus addresses.