MSSerial_CommProperties, ROOT\WMI

Class | Methods | Properties (21) | Qualifiers (8) | Instances (1) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Communication properties for serial port

MSSerial_CommProperties properties

MSSerial_CommProperties has 21 properties (21 Local)

NameOriginCIMType
ActiveMSSerial_CommProperties11 [boolean]
dwCurrentRxQueueMSSerial_CommProperties19 [uint32]
dwCurrentTxQueueMSSerial_CommProperties19 [uint32]
dwMaxBaudMSSerial_CommProperties19 [uint32]
dwMaxRxQueueMSSerial_CommProperties19 [uint32]
dwMaxTxQueueMSSerial_CommProperties19 [uint32]
dwProvCapabilitiesMSSerial_CommProperties19 [uint32]
dwProvCharSizeMSSerial_CommProperties19 [uint32]
dwProvSpec1MSSerial_CommProperties19 [uint32]
dwProvSpec2MSSerial_CommProperties19 [uint32]
dwProvSubTypeMSSerial_CommProperties19 [uint32]
dwReserved1MSSerial_CommProperties19 [uint32]
dwServiceMaskMSSerial_CommProperties19 [uint32]
dwSettableBaudMSSerial_CommProperties19 [uint32]
dwSettableParamsMSSerial_CommProperties19 [uint32]
key
InstanceName
MSSerial_CommProperties8 [string]
wcProvCharMSSerial_CommProperties17 [uint8]
wPacketLengthMSSerial_CommProperties18 [uint16]
wPacketVersionMSSerial_CommProperties18 [uint16]
wSettableDataMSSerial_CommProperties18 [uint16]
wSettableStopParityMSSerial_CommProperties18 [uint16]

Detailed description of MSSerial_CommProperties properties

Local properties (21) of MSSerial_CommProperties class

Active property
CIMTYPE'boolean'
Active property is in 378 classes of ROOT\WMI and in 8 namespaces
dwCurrentRxQueue property
CIMTYPE'uint32'
Description'Specifies the size, in bytes, of the driver's internal input buffer. A value of zero indicates that the value is unavailable.'
readTrue
WmiDataId15
DwCurrentRxQueue property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
dwCurrentTxQueue property
CIMTYPE'uint32'
Description'Specifies the size, in bytes, of the driver's internal output buffer. A value of zero indicates that the value is unavailable.'
readTrue
WmiDataId14
DwCurrentTxQueue property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
dwMaxBaud property
BitMap['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '28']
BitValues['BAUD_075', 'BAUD_110', 'BAUD_134_5', 'BAUD_150', 'BAUD_300', 'BAUD_600', 'BAUD_1200', 'BAUD_1800', 'BAUD_2400', 'BAUD_4800', 'BAUD_7200', 'BAUD_9600', 'BAUD_14400', 'BAUD_19200', 'BAUD_38400', 'BAUD_56K', 'BAUD_128K', 'BAUD_115200', 'BAUD_57600', 'BAUD_USER']
CIMTYPE'uint32'
Description'Specifies the maximum allowable baud rate, in bits per second (bps). This member can be one of the following values: Value Meaning'
readTrue
WmiDataId7
DwMaxBaud property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
dwMaxRxQueue property
CIMTYPE'uint32'
Description'Specifies the maximum size, in bytes, of the driver's internal input buffer. A value of zero indicates that no maximum value is imposed by the serial provider'
readTrue
WmiDataId6
DwMaxRxQueue property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
dwMaxTxQueue property
CIMTYPE'uint32'
Description'Specifies the maximum size, in bytes, of the driver's internal output buffer. A value of zero indicates that no maximum value is imposed by the serial provider'
readTrue
WmiDataId5
DwMaxTxQueue property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
dwProvCapabilities property
BitMap['0', '1', '2', '3', '4', '5', '6', '7', '8', '9']
BitValues['(data-terminal-ready)/DSR (data-set-ready) supported', '(request-to-send)/CTS (clear-to-send) supported', '(receive-line-signal-detect) supported', 'Parity checking supported', 'XON/XOFF flow control supported', 'Settable XON/XOFF supported', 'Total (elapsed) time-outs supported', 'Interval time-outs supported', 'Special character support provided', 'Special 16-bit mode supported']
CIMTYPE'uint32'
Description'Specifies a bitmask indicating the capabilities offered by the provider. This member can be one of the following values'
readTrue
WmiDataId9
DwProvCapabilities property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
dwProvCharSize property
CIMTYPE'uint32'
Description'Number of bytes of provider specific data'
readTrue
WmiDataId18
DwProvCharSize property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
dwProvSpec1 property
CIMTYPE'uint32'
Description'Specifies provider-specific data.'
readTrue
WmiDataId16
DwProvSpec1 property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
dwProvSpec2 property
CIMTYPE'uint32'
Description'Specifies provider-specific data.'
readTrue
WmiDataId17
DwProvSpec2 property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
dwProvSubType property
CIMTYPE'uint32'
Description'Specifies the specific communications provider type'
readTrue
ValueMap['0x00000000', '0x00000001', '0x00000002', '0x00000003', '0x00000004', '0x00000005', '0x00000006', '0x00000021', '0x00000022', '0x00000100', '0x00000101', '0x00000102', '0x00000103']
Values['Unspecified', 'RS-232 serial port', 'Parallel port', 'RS-422 port', 'RS-423 port', 'RS-449 port', 'Modem device', 'FAX device', 'Scanner device', 'Unspecified network bridge', 'LAT protocol', 'TCP/IP Telnet protocol', 'X.25 standards']
WmiDataId8
DwProvSubType property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
dwReserved1 property
CIMTYPE'uint32'
Description'Reserved; do not use.'
readTrue
WmiDataId4
DwReserved1 property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
dwServiceMask property
BitMap['0']
BitValues['SP_SERIALCOMM']
CIMTYPE'uint32'
Description'Specifies a bitmask indicating which services are implemented by this provider. The SP_SERIALCOMM value is always specified for communications providers, including modem providers.'
readTrue
WmiDataId3
DwServiceMask property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
dwSettableBaud property
BitMap['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '28']
BitValues['BAUD_075', 'BAUD_110', 'BAUD_134_5', 'BAUD_150', 'BAUD_300', 'BAUD_600', 'BAUD_1200', 'BAUD_1800', 'BAUD_2400', 'BAUD_4800', 'BAUD_7200', 'BAUD_9600', 'BAUD_14400', 'BAUD_19200', 'BAUD_38400', 'BAUD_56K', 'BAUD_128K', 'BAUD_115200', 'BAUD_57600', 'BAUD_USER']
CIMTYPE'uint32'
Description'Specifies a bitmask indicating the baud rates that can be used'
readTrue
WmiDataId11
DwSettableBaud property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
dwSettableParams property
BitMap['0', '1', '2', '3', '4', '5', '6']
BitValues['Parity checking', 'Baud rate', 'Data bits', 'Stop bits', 'Handshaking (flow control)', 'Parity checking', '(receive-line-signal-detect)']
CIMTYPE'uint32'
Description'Specifies a bitmask indicating the communications parameter that can be changed'
readTrue
WmiDataId10
DwSettableParams property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
InstanceName property
CIMTYPE'string'
keyTrue
InstanceName property is in 414 classes of ROOT\WMI and in 9 namespaces
wcProvChar property
CIMTYPE'uint8'
Description'Specifies provider-specific data. Applications should ignore this member unless they have detailed information about the format of the data required by the provider.'
readTrue
WmiDataId19
WmiSizeIs'dwProvCharSize'
WcProvChar property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
wPacketLength property
CIMTYPE'uint16'
Description'Specifies the size, in bytes, of the entire data packet, regardless of the amount of data requested'
readTrue
WmiDataId1
WPacketLength property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
wPacketVersion property
CIMTYPE'uint16'
Description'Specifies the version of the structure'
readTrue
WmiDataId2
WPacketVersion property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
wSettableData property
BitMap['0', '1', '2', '3', '4', '5']
BitValues['5 data bits', '6 data bits', '7 data bits', '8 data bits', '16 data bits', 'Special wide path through serial hardware lines']
CIMTYPE'uint16'
Description'Specifies a bitmask indicating the number of data bits that can be set'
readTrue
WmiDataId12
WSettableData property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces
wSettableStopParity property
BitMap['0', '1', '2', '8', '9', '10', '11', '12']
BitValues['1 stop bit', '1.5 stop bits', '2 stop bits', 'No parity', 'Odd parity', 'Even parity', 'Mark parity', 'Space parity']
CIMTYPE'uint16'
Description'Specifies a bitmask indicating the stop bit and parity settings that can be selected.'
readTrue
WmiDataId13
WSettableStopParity property is in 1 class (MSSerial_CommProperties) of ROOT\WMI and in 2 namespaces

MSSerial_CommProperties Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Communication properties for serial port'
dynamicTrue
guid'{8209EC2A-2D6B-11d2-BA49-00A0C9062910}'
GuidName1'SERIAL_PORT_WMI_PROPERTIES_GUID'
HeaderName'SERIAL_WMI_COMMPROP'
LOCALE'ms_409'
provider'WMIProv'
WMITrue

MSSerial_CommProperties System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WMI:MSSerial_CommProperties'___SYSTEM8
__NAMESPACE'ROOT\WMI'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['MSSerial']___SYSTEM8
__PROPERTY_COUNT21___SYSTEM3
__RELPATH'MSSerial_CommProperties'___SYSTEM8
__DYNASTY'MSSerial'___SYSTEM8
__SUPERCLASS'MSSerial'___SYSTEM8
__CLASS'MSSerial_CommProperties'___SYSTEM8
__GENUS1___SYSTEM3
comments powered by Disqus
WUtils.com