MSSerial_CommInfo, ROOT\WMI\ms_409

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

Description

Serial Communications Information

MSSerial_CommInfo properties

MSSerial_CommInfo has 25 properties (25 Local)

NameOriginCIMType
BaudRateMSSerial_CommInfo19 [uint32]
BitsPerByteMSSerial_CommInfo19 [uint32]
IsBusyMSSerial_CommInfo11 [boolean]
MaximumBaudRateMSSerial_CommInfo19 [uint32]
MaximumInputBufferSizeMSSerial_CommInfo19 [uint32]
MaximumOutputBufferSizeMSSerial_CommInfo19 [uint32]
ParityMSSerial_CommInfo19 [uint32]
ParityCheckEnableMSSerial_CommInfo11 [boolean]
SettableBaudRateMSSerial_CommInfo11 [boolean]
SettableDataBitsMSSerial_CommInfo11 [boolean]
SettableFlowControlMSSerial_CommInfo11 [boolean]
SettableParityMSSerial_CommInfo11 [boolean]
SettableParityCheckMSSerial_CommInfo11 [boolean]
SettableStopBitsMSSerial_CommInfo11 [boolean]
StopBitsMSSerial_CommInfo19 [uint32]
Support16BitModeMSSerial_CommInfo11 [boolean]
SupportDTRDSRMSSerial_CommInfo11 [boolean]
SupportIntervalTimeoutsMSSerial_CommInfo11 [boolean]
SupportParityCheckMSSerial_CommInfo11 [boolean]
SupportRTSCTSMSSerial_CommInfo11 [boolean]
SupportXonXoffMSSerial_CommInfo11 [boolean]
XoffCharacterMSSerial_CommInfo19 [uint32]
XoffXmitThresholdMSSerial_CommInfo19 [uint32]
XonCharacterMSSerial_CommInfo19 [uint32]
XonXmitThresholdMSSerial_CommInfo19 [uint32]

Detailed description of MSSerial_CommInfo properties

Local properties (25) of MSSerial_CommInfo class

BaudRate property
CIMTYPE'uint32'
Description'The BaudRate property indicates the baud rate for this serial port'
DisplayName'Baud Rate'
BaudRate property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
BitsPerByte property
CIMTYPE'uint32'
Description'The BitsPerByte property indicates the number of bits per byte for the serial port'
DisplayName'Bits Per Byte'
BitsPerByte property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
IsBusy property
CIMTYPE'boolean'
Description'The IsBusy property determines whether the serial port is busy'
DisplayName'Is Busy'
IsBusy property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
MaximumBaudRate property
CIMTYPE'uint32'
Description'The MaximumBaudRate property indicates the maximum baud rate of the serial port'
DisplayName'Maximum Baud Rate'
MaximumBaudRate property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 2 namespaces
MaximumInputBufferSize property
CIMTYPE'uint32'
Description'The MaximumInputBufferSize property indicates the maximum input buffer size (in bytes)'
DisplayName'Maximum Input Buffer Size'
MaximumInputBufferSize property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
MaximumOutputBufferSize property
CIMTYPE'uint32'
Description'The MaximumOutputBufferSize property indicates the maximum output buffer size (in bytes)'
DisplayName'Maximum Output Buffer Size'
MaximumOutputBufferSize property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
Parity property
CIMTYPE'uint32'
Description'The Parity property indicates the type of parity used'
DisplayName'Parity'
Values['None', 'Odd', 'Even', 'Space', 'Mark']
Parity property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
ParityCheckEnable property
CIMTYPE'boolean'
Description'The ParityCheckEnabled property determines whether parity checking is enabled'
DisplayName'Parity Check Enable'
ParityCheckEnable property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 2 namespaces
SettableBaudRate property
CIMTYPE'boolean'
Description'The SettableBaudRate property determines whether the baud rate can be set on the serial port'
DisplayName'Settable Baud Rate'
SettableBaudRate property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
SettableDataBits property
CIMTYPE'boolean'
Description'The SettableDataBits property determines whether the number of data bits can be set on the Win32 serial port'
DisplayName'Settable Data Bits'
SettableDataBits property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
SettableFlowControl property
CIMTYPE'boolean'
Description'The SettableFlowControl property determines whether the flow control can be set on the serial port'
DisplayName'Settable Flow Control'
SettableFlowControl property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
SettableParity property
CIMTYPE'boolean'
Description'The SettableParity property determines whether the parity can be set on the serial port'
DisplayName'Settable Parity'
SettableParity property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
SettableParityCheck property
CIMTYPE'boolean'
Description'The SettableParityCheck property determines whether parity checking can be set on the serial port'
DisplayName'Settable Parity Check'
SettableParityCheck property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
SettableStopBits property
CIMTYPE'boolean'
Description'The SettableStopBits property determines whether the number of stop bits can be set on the serial port'
DisplayName'Settable Stop Bits'
SettableStopBits property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
StopBits property
CIMTYPE'uint32'
Description'The StopBits property indicates the number of stop bits for the serial port'
DisplayName'Stop Bits'
Values['1', '1.5', '2']
StopBits property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
Support16BitMode property
CIMTYPE'boolean'
Description'The Support16BitMode property determines whether 16-bit mode is supported on the Win32 serial port'
DisplayName'Support 16Bit Mode'
Support16BitMode property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 2 namespaces
SupportDTRDSR property
CIMTYPE'boolean'
Description'The SupportDTRDSR property determines whether Data Terminal Ready (DTR) and Data Set Ready (DSR) signals are supported on the Win32 serial port.'
DisplayName'Support DTRDSR'
SupportDTRDSR property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 2 namespaces
SupportIntervalTimeouts property
CIMTYPE'boolean'
Description'The SupportIntervalTimeouts property determines whether interval timeouts are supported on the serial port'
DisplayName'Support Interval Timeouts'
SupportIntervalTimeouts property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 2 namespaces
SupportParityCheck property
CIMTYPE'boolean'
Description'The SupportParityCheck property determines whether parity checking is supported on the Win32 serial port'
DisplayName'Support Parity Check'
SupportParityCheck property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 2 namespaces
SupportRTSCTS property
CIMTYPE'boolean'
Description'The SupportRTSCTS property determines whether Ready To Send (RTS) and Clear To Send (CTS) signals are supported on the serial port'
DisplayName'Support RTSCTS'
SupportRTSCTS property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 2 namespaces
SupportXonXoff property
CIMTYPE'boolean'
Description'The SupportXOnXOff property determines whether software flow control is supported on the serial port'
DisplayName'Support Xon Xoff'
SupportXonXoff property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 2 namespaces
XoffCharacter property
CIMTYPE'uint32'
Description'The XOffCharacter property indicates the XOff character for the serial port'
DisplayName'Xoff Character'
XoffCharacter property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
XoffXmitThreshold property
CIMTYPE'uint32'
Description'The XOffXmitThreshold property indicates the XOff transmit threshold for the serial port'
DisplayName'Xoff Xmit Threshold'
XoffXmitThreshold property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
XonCharacter property
CIMTYPE'uint32'
Description'The XOnCharacter property indicates the XOn character'
DisplayName'Xon Character'
XonCharacter property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces
XonXmitThreshold property
CIMTYPE'uint32'
Description'The XOnXMitThreshold property indicates the XOn transmit threshold'
DisplayName'Xon Xmit Threshold'
XonXmitThreshold property is in 1 class (MSSerial_CommInfo) of ROOT\WMI\ms_409 and in 4 namespaces

MSSerial_CommInfo Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'Serial Communications Information'
DisplayName'Serial Comm Information'
LOCALE'ms_409'

MSSerial_CommInfo System properties

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