SerialSetingsDataTable..::..AddSerialSetingsRow Method (Int16, UInt64, Int64, SByte, SByte, SByte, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, SByte, SByte, SByte, SByte, UInt64, UInt64, UInt64, UInt64, UInt64, UInt64, Boolean, Boolean, Int64)
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public ComunicationNet..::..SerialSetingsRow AddSerialSetingsRow( short SerialNum, ulong ProtocolID, long BaudRate, sbyte Parity, sbyte DataBits, sbyte StopBits, bool TxFlowCTS, bool TxFlowDSR, bool TxFlowX, bool TxWhenRxXoff, bool RxGateDSR, bool RxFlowX, sbyte UseRTS, sbyte UseDTR, sbyte XonChar, sbyte XoffChar, ulong rxHighWater, ulong rxLowWater, ulong sendTimeoutMultiplier, ulong sendTimeoutConstant, ulong rxQueue, ulong txQueue, bool autoReopen, bool checkAllSends, long SerialType )
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Function AddSerialSetingsRow ( _ SerialNum As Short, _ ProtocolID As ULong, _ BaudRate As Long, _ Parity As SByte, _ DataBits As SByte, _ StopBits As SByte, _ TxFlowCTS As Boolean, _ TxFlowDSR As Boolean, _ TxFlowX As Boolean, _ TxWhenRxXoff As Boolean, _ RxGateDSR As Boolean, _ RxFlowX As Boolean, _ UseRTS As SByte, _ UseDTR As SByte, _ XonChar As SByte, _ XoffChar As SByte, _ rxHighWater As ULong, _ rxLowWater As ULong, _ sendTimeoutMultiplier As ULong, _ sendTimeoutConstant As ULong, _ rxQueue As ULong, _ txQueue As ULong, _ autoReopen As Boolean, _ checkAllSends As Boolean, _ SerialType As Long _ ) As ComunicationNet..::..SerialSetingsRow
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: ComunicationNet..::..SerialSetingsRow^ AddSerialSetingsRow( short^ SerialNum, unsigned long long^ ProtocolID, long long^ BaudRate, signed char^ Parity, signed char^ DataBits, signed char^ StopBits, bool^ TxFlowCTS, bool^ TxFlowDSR, bool^ TxFlowX, bool^ TxWhenRxXoff, bool^ RxGateDSR, bool^ RxFlowX, signed char^ UseRTS, signed char^ UseDTR, signed char^ XonChar, signed char^ XoffChar, unsigned long long^ rxHighWater, unsigned long long^ rxLowWater, unsigned long long^ sendTimeoutMultiplier, unsigned long long^ sendTimeoutConstant, unsigned long long^ rxQueue, unsigned long long^ txQueue, bool^ autoReopen, bool^ checkAllSends, long long^ SerialType )
Parameters
- SerialNum
- Type: Int16
- ProtocolID
- Type: UInt64
- BaudRate
- Type: Int64
- Parity
- Type: SByte
- DataBits
- Type: SByte
- StopBits
- Type: SByte
- TxFlowCTS
- Type: Boolean
- TxFlowDSR
- Type: Boolean
- TxFlowX
- Type: Boolean
- TxWhenRxXoff
- Type: Boolean
- RxGateDSR
- Type: Boolean
- RxFlowX
- Type: Boolean
- UseRTS
- Type: SByte
- UseDTR
- Type: SByte
- XonChar
- Type: SByte
- XoffChar
- Type: SByte
- rxHighWater
- Type: UInt64
- rxLowWater
- Type: UInt64
- sendTimeoutMultiplier
- Type: UInt64
- sendTimeoutConstant
- Type: UInt64
- rxQueue
- Type: UInt64
- txQueue
- Type: UInt64
- autoReopen
- Type: Boolean
- checkAllSends
- Type: Boolean
- SerialType
- Type: Int64