ModBus_ProtocolParameters Constructor
   Creator
   
                
    Namespace: 
   CAS.Lib.CommonBus.ApplicationLayer.ModbusAssembly: DataProvider.MODBUSRS (in DataProvider.MODBUSRS.dll)
Syntax
Public Sub New ( _ portSpeed As UInteger, _ TimeoutResponse As UInteger, _ NumberOfRetries As UShort _ )
public: ModBus_ProtocolParameters( unsigned int^ portSpeed, unsigned int^ TimeoutResponse, unsigned short^ NumberOfRetries )

