C# Class rfid.DCB

Mostrar archivo Open project: mti-rfid/RFID_Explorer Class Usage Examples

Public Properties

Property Type Description
BaudRate uint
ByteSize byte
DCBLength uint
EofChar byte
ErrorChar byte
EvtChar byte
Flags System.Collections.Specialized.BitVector32
Parity byte
StopBits byte
XoffChar byte
XoffLim short
XonChar byte
XonLim short
wReserved1 short

Property Details

BaudRate public_oe property

public uint BaudRate
return uint

ByteSize public_oe property

public byte ByteSize
return byte

DCBLength public_oe property

public uint DCBLength
return uint

EofChar public_oe property

public byte EofChar
return byte

ErrorChar public_oe property

public byte ErrorChar
return byte

EvtChar public_oe property

public byte EvtChar
return byte

Flags public_oe property

public BitVector32,System.Collections.Specialized Flags
return System.Collections.Specialized.BitVector32

Parity public_oe property

public byte Parity
return byte

StopBits public_oe property

public byte StopBits
return byte

XoffChar public_oe property

public byte XoffChar
return byte

XoffLim public_oe property

public short XoffLim
return short

XonChar public_oe property

public byte XonChar
return byte

XonLim public_oe property

public short XonLim
return short

wReserved1 public_oe property

public short wReserved1
return short