Win32_SerialPort, ROOT\CIMV2

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

Description

The Win32_SerialPort class represents a serial port on a Win32 system.

Win32_SerialPort methods

Win32_SerialPort has 2 methods (2 Derived)

NameOriginReturn
ResetCIM_LogicalDeviceuint32 {'out':True}
SetPowerStateCIM_LogicalDeviceuint32 {'out':True}

Win32_SerialPort properties

Win32_SerialPort has 47 properties (22 Local, 25 Derived)

NameOriginCIMType
AvailabilityCIM_LogicalDevice18 [uint16]
BinaryWin32_SerialPort11 [boolean]
CapabilitiesCIM_SerialController18 [uint16]
CapabilityDescriptionsCIM_SerialController8 [string]
CaptionCIM_ManagedSystemElement8 [string]
ConfigManagerErrorCodeCIM_LogicalDevice19 [uint32]
ConfigManagerUserConfigCIM_LogicalDevice11 [boolean]
CreationClassNameCIM_LogicalDevice8 [string]
DescriptionCIM_ManagedSystemElement8 [string]
key
DeviceID
CIM_LogicalDevice8 [string]
ErrorClearedCIM_LogicalDevice11 [boolean]
ErrorDescriptionCIM_LogicalDevice8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
LastErrorCodeCIM_LogicalDevice19 [uint32]
MaxBaudRateCIM_SerialController19 [uint32]
MaximumInputBufferSizeWin32_SerialPort19 [uint32]
MaximumOutputBufferSizeWin32_SerialPort19 [uint32]
MaxNumberControlledCIM_Controller19 [uint32]
NameCIM_ManagedSystemElement8 [string]
OSAutoDiscoveredWin32_SerialPort11 [boolean]
PNPDeviceIDCIM_LogicalDevice8 [string]
PowerManagementCapabilitiesCIM_LogicalDevice18 [uint16]
PowerManagementSupportedCIM_LogicalDevice11 [boolean]
ProtocolSupportedCIM_Controller18 [uint16]
ProviderTypeWin32_SerialPort8 [string]
SettableBaudRateWin32_SerialPort11 [boolean]
SettableDataBitsWin32_SerialPort11 [boolean]
SettableFlowControlWin32_SerialPort11 [boolean]
SettableParityWin32_SerialPort11 [boolean]
SettableParityCheckWin32_SerialPort11 [boolean]
SettableRLSDWin32_SerialPort11 [boolean]
SettableStopBitsWin32_SerialPort11 [boolean]
StatusCIM_ManagedSystemElement8 [string]
StatusInfoCIM_LogicalDevice18 [uint16]
Supports16BitModeWin32_SerialPort11 [boolean]
SupportsDTRDSRWin32_SerialPort11 [boolean]
SupportsElapsedTimeoutsWin32_SerialPort11 [boolean]
SupportsIntTimeoutsWin32_SerialPort11 [boolean]
SupportsParityCheckWin32_SerialPort11 [boolean]
SupportsRLSDWin32_SerialPort11 [boolean]
SupportsRTSCTSWin32_SerialPort11 [boolean]
SupportsSpecialCharactersWin32_SerialPort11 [boolean]
SupportsXOnXOffWin32_SerialPort11 [boolean]
SupportsXOnXOffSetWin32_SerialPort11 [boolean]
SystemCreationClassNameCIM_LogicalDevice8 [string]
SystemNameCIM_LogicalDevice8 [string]
TimeOfLastResetCIM_Controller101 [datetime]

Detailed description of Win32_SerialPort methods

Derived methods (2) of Win32_SerialPort class

Reset method
Returnuint32 {'out':True}
Description'Requests a reset of the logical device. The return value should be 0 if the request was successfully executed, 1 if the request is not supported and some other value if an error occurred.'
Reset method is in 105 classes of ROOT\cimv2 and in 19 namespaces
SetPowerState method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PowerStateuint160-{'ValueMap':['1', '2', '3', '4', '5', '6']}
Timedatetime1-
Description'SetPowerState defines the desired power state for a logical device and when a device should be put into that state. The desired power state is specified by setting the PowerState parameter to one of the following integer values: 1="Full Power", 2="Power Save - Low Power Mode", 3="Power Save - Standby", 4="Power Save - Other", 5="Power Cycle" or 6="Power Off". The Time parameter (for all state changes, except 5, "Power Cycle") indicates when the power state should be set, either as a regular date-time value or as an interval value (where the interval begins when the method invocation is received). When the PowerState parameter is equal to 5, "Power Cycle", the Time parameter indicates when the device should power on again. Power off is immediate. SetPowerState should return 0 if successful, 1 if the specified PowerState and Time request is not supported, and some other value if any other error occurred. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are 'translated' may also be specified in the subclass as a Values array qualifier.'
SetPowerState method is in 106 classes of ROOT\cimv2 and in 14 namespaces

Detailed description of Win32_SerialPort properties

Local properties (22) of Win32_SerialPort class

Binary property
CIMTYPE'boolean'
Description'The Binary property indicates whether the serial port is configured for binary data transfer. Since the Win32 API does not support non-binary mode transfers, this property must be TRUE. Specifying FALSE will not work. Values: TRUE or FALSE. A value of TRUE indicates the serial port is configured for binary data transfer.'
MappingStrings['Win32API|Communication Structures|DCB|fBinary']
readTrue
Binary property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 2 namespaces
MaximumInputBufferSize property
CIMTYPE'uint32'
Description'The MaximumInputBufferSize property specifies the maximum size of the serial port driver's internal input buffer. A value of zero indicates that no maximum value is imposed by the serial provider.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwMaxRxQueue']
readTrue
units'bytes'
MaximumInputBufferSize property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 4 namespaces
MaximumOutputBufferSize property
CIMTYPE'uint32'
Description'The MaximumOutputBufferSize property specifies the maximum size of the serial port driver's internal output buffer. A value of zero indicates that no maximum value is imposed by the serial provider.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwMaxTxQueue']
readTrue
units'bytes'
MaximumOutputBufferSize property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 4 namespaces
OSAutoDiscovered property
CIMTYPE'boolean'
Description'The OSAutoDiscovered property distinguishes the instances of this class that were automatically discovered by the operating system. If, for example, hardware was added through the Control Panel, the operating system finds instances of this class by querying hardware from the instances of this class. A value of TRUE indicates that the instance was automatically discovered.'
MappingStrings['Win32Registry|HARDWARE\DESCRIPTION\SYSTEM\MultifunctionAdapter']
readTrue
OSAutoDiscovered property is in 2 classes of ROOT\cimv2 and in 2 namespaces
ProviderType property
CIMTYPE'string'
Description'The ProviderType property specifies the communications provider type.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwProvSubType']
readTrue
Values['FAX Device', 'LAT Protocol', 'Modem Device', 'Network Bridge', 'Parallel Port', 'RS232 Serial Port', 'RS422 Port', 'RS423 Port', 'RS449 Port', 'Scanner Device', 'TCP/IP TelNet', 'X.25', 'Unspecified']
ProviderType property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 2 namespaces
SettableBaudRate property
CIMTYPE'boolean'
Description'The SettableBaudRate property indicates whether the baud rate can be changed for this serial port.
Values: TRUE or FALSE. A value of TRUE indicates the baud rate can be changed.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwSettableParams|SP_BAUD']
readTrue
SettableBaudRate property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 4 namespaces
SettableDataBits property
CIMTYPE'boolean'
Description'The SettableDataBits property indicates whether data bits can be set for this serial port.
Values: TRUE or FALSE. A value of TRUE indicates the data bits can be set.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwSettableParams|SP_DATABITS']
readTrue
SettableDataBits property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 4 namespaces
SettableFlowControl property
CIMTYPE'boolean'
Description'The SettableFlowControl property indicates whether flow control can be set for this serial port.
Values: TRUE or FALSE. A value of TRUE indicates the flow control can be set.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwSettableParams|SP_HANDSHAKING']
readTrue
SettableFlowControl property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 4 namespaces
SettableParity property
CIMTYPE'boolean'
Description'The SettableParity property indicates whether parity can be set for this serial port.
Values: TRUE or FALSE. A value of TRUE indicates the parity can be set.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwSettableParams|SP_PARITY']
readTrue
SettableParity property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 4 namespaces
SettableParityCheck property
CIMTYPE'boolean'
Description'The SettableParityCheck property indicates whether parity checking can be set for this serial port (if parity checking is supported).
Values: TRUE or FALSE. A value of TRUE indicates parity checking can be set.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwSettableParams|SP_PARITY_CHECK']
readTrue
SettableParityCheck property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 4 namespaces
SettableRLSD property
CIMTYPE'boolean'
Description'The SettableRLSD property indicates whether RLSD can be set for this serial port (if Received Line Signal Detect (RLSD) is supported).
Values: TRUE or FALSE. A value of TRUE indicates the RLSD can be set.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwSettableParams|SP_RLSD']
readTrue
SettableRLSD property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 2 namespaces
SettableStopBits property
CIMTYPE'boolean'
Description'The SettableStopBits property indicates whether stop bits can be set for this serial port.
Values: TRUE or FALSE. A value of TRUE indicates the stop bits can be set.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwSettableParams|SP_STOPBITS']
readTrue
SettableStopBits property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 4 namespaces
Supports16BitMode property
CIMTYPE'boolean'
Description'The Supports16BitMode property indicates whether 16-bit mode is supported on this serial port.
Values: TRUE or FALSE. A value of TRUE indicates 16-bit mode is supported.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwProvCapabilities|PCF_16BITMODE']
readTrue
Supports16BitMode property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 2 namespaces
SupportsDTRDSR property
CIMTYPE'boolean'
Description'The SupportsDTRDSR property indicates whether Data Terminal Ready (DTR) and Data Set Ready (DSR) signals are supported on this serial port.
Values: TRUE or FALSE. A value of TRUE indicates DTR and DSR signals are supported.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwProvCapabilities|PCF_DTRDSR']
readTrue
SupportsDTRDSR property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 2 namespaces
SupportsElapsedTimeouts property
CIMTYPE'boolean'
Description'The SupportsElapsedTimeouts property indicates whether elapsed timeouts are supported on this serial port. Elapsed timeouts track the total amount of time between data transmissions.
Values: TRUE or FALSE. A value of TRUE indicates elapsed timeouts are supported.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwProvCapabilities|PCF_TOTALTIMEOUTS']
readTrue
SupportsElapsedTimeouts property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 2 namespaces
SupportsIntTimeouts property
CIMTYPE'boolean'
Description'The SupportsIntTimeouts property indicates whether interval time-outs are supported. An interval timeout is the amount of time allowed to elapse between the arrival of each piece of data.
Values: TRUE or FALSE. A value of TRUE indicates interval timeouts are supported.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwProvCapabilities|PCF_INTTIMEOUTS']
readTrue
SupportsIntTimeouts property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 2 namespaces
SupportsParityCheck property
CIMTYPE'boolean'
Description'The SupportsParityCheck property indicates whether parity checking is supported on this serial port.
Values: TRUE or FALSE. A value of TRUE indicates parity checking is supported.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwProvCapabilities|PCF_PARITY_CHECK']
readTrue
SupportsParityCheck property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 2 namespaces
SupportsRLSD property
CIMTYPE'boolean'
Description'The SupportsRLSD property indicates whether Received Line Signal Detect (RLSD) is supported on this serial port.
Values: TRUE or FALSE. A value of TRUE indicates RLSD is supported.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwProvCapabilities|PCF_RLSD']
readTrue
SupportsRLSD property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 2 namespaces
SupportsRTSCTS property
CIMTYPE'boolean'
Description'The SupportsRTSCTS property indicates whether Ready To Send (RTS) and Clear To Send (CTS) signals are supported on this serial port.
Values: TRUE or FALSE. A value of TRUE indicates RTS and CTS signals are supported.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwProvCapabilities|PCF_RTSCTS']
readTrue
SupportsRTSCTS property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 2 namespaces
SupportsSpecialCharacters property
CIMTYPE'boolean'
Description'The SupportsSpecialCharacters property indicates whether serial port control characters are supported. These characters signal events rather than data. These characters are not displayable and are set by the driver. They include EofChar, ErrorChar, BreakChar, EventChar, XonChar, and XoffChar.
Values: TRUE or FALSE. A value of TRUE indicates special characters are supported.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwProvCapabilities|PCF_SPECIALCHARS']
readTrue
SupportsSpecialCharacters property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 2 namespaces
SupportsXOnXOff property
CIMTYPE'boolean'
Description'The SupportsXOnXOff property indicates whether XON/XOFF flow control is supported on this serial port.
Values: TRUE or FALSE. A value of TRUE indicates XON/XOFF is supported.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwProvCapabilities|PCF_XONXOFF']
readTrue
SupportsXOnXOff property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 2 namespaces
SupportsXOnXOffSet property
CIMTYPE'boolean'
Description'The SupportsXOnXOffSet property indicates whether the communications provider supports configuration of the XON/XOFF flow control setting.
Values: TRUE or FALSE. A value of TRUE indicates XON/XOFF flow control setting is supported.'
MappingStrings['Win32API|Communication Structures|COMMPROP|dwProvCapabilities|PCF_SETXCHAR']
readTrue
SupportsXOnXOffSet property is in 1 class (Win32_SerialPort) of ROOT\cimv2 and in 2 namespaces

Derived properties (25) of Win32_SerialPort class

Availability property
CIMTYPE'uint16'
Description'The availability and status of the device. For example, the Availability property indicates that the device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). Regarding the power saving states, these are defined as follows: Value 13 ("Power Save - Unknown") indicates that the device is known to be in a power save mode, but its exact status in this mode is unknown; 14 ("Power Save - Low Power Mode") indicates that the device is in a power save state but still functioning, and may exhibit degraded performance; 15 ("Power Save - Standby") describes that the device is not functioning but could be brought to full power 'quickly'; and value 17 ("Power Save - Warning") indicates that the device is in a warning state, though also in a power save mode.'
MappingStrings['MIF.DMTF|Operational State|003.5', 'MIB.IETF|HOST-RESOURCES-MIB.hrDeviceStatus']
readTrue
ValueMap['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21']
Values['Other', 'Unknown', 'Running/Full Power', 'Warning', 'In Test', 'Not Applicable', 'Power Off', 'Off Line', 'Off Duty', 'Degraded', 'Not Installed', 'Install Error', 'Power Save - Unknown', 'Power Save - Low Power Mode', 'Power Save - Standby', 'Power Cycle', 'Power Save - Warning', 'Paused', 'Not Ready', 'Not Configured', 'Quiesced']
Availability property is in 108 classes of ROOT\cimv2 and in 12 namespaces
Capabilities property
ArrayType'Indexed'
CIMTYPE'uint16'
Description'The Capabilities property defines chip level compatibility for the serial controller. Therefore, this property describes the buffering and other capabilities of the serial controller, that may be inherent in the chip hardware. The property is an enumerated integer.'
MappingStrings['MIF.DMTF|Serial Ports|004.7']
ModelCorrespondence['CIM_SerialController.CapabilityDescriptions']
readTrue
ValueMap['1', '2', '3', '4', '5', '6', '160', '161']
Values['Other', 'Unknown', 'XT/AT Compatible', '16450 Compatible', '16550 Compatible', '16550A Compatible', '8251 Compatible', '8251FIFO Compatible']
Capabilities property is in 17 classes of ROOT\cimv2 and in 9 namespaces
CapabilityDescriptions property
ArrayType'Indexed'
CIMTYPE'string'
Description'An array of free-form strings providing more detailed explanations for any of the serial controller features indicated in the Capabilities array. Note, each entry of this array is related to the entry in the Capabilities array that is located at the same index.'
ModelCorrespondence['CIM_SerialController.Capabilities']
readTrue
CapabilityDescriptions property is in 20 classes of ROOT\cimv2 and in 4 namespaces
Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
MaxLen64
readTrue
Caption property is in 1050 classes of ROOT\cimv2 and in 37 namespaces
ConfigManagerErrorCode property
CIMTYPE'uint32'
Description'Indicates the Win32 Configuration Manager error code. The following values may be returned:
0 This device is working properly.
1 This device is not configured correctly.
2 Windows cannot load the driver for this device.
3 The driver for this device might be corrupted, or your system may be running low on memory or other resources.
4 This device is not working properly. One of its drivers or your registry might be corrupted.
5 The driver for this device needs a resource that Windows cannot manage.
6 The boot configuration for this device conflicts with other devices.
7 Cannot filter.
8 The driver loader for the device is missing.
9 This device is not working properly because the controlling firmware is reporting the resources for the device incorrectly.
10 This device cannot start.
11 This device failed.
12 This device cannot find enough free resources that it can use.
13 Windows cannot verify this device's resources.
14 This device cannot work properly until you restart your computer.
15 This device is not working properly because there is probably a re-enumeration problem.
16 Windows cannot identify all the resources this device uses.
17 This device is asking for an unknown resource type.
18 Reinstall the drivers for this device.
19 Your registry might be corrupted.
20 Failure using the VxD loader.
21 System failure: Try changing the driver for this device. If that does not work, see your hardware documentation. Windows is removing this device.
22 This device is disabled.
23 System failure: Try changing the driver for this device. If that doesn't work, see your hardware documentation.
24 This device is not present, is not working properly, or does not have all its drivers installed.
25 Windows is still setting up this device.
26 Windows is still setting up this device.
27 This device does not have valid log configuration.
28 The drivers for this device are not installed.
29 This device is disabled because the firmware of the device did not give it the required resources.
30 This device is using an Interrupt Request (IRQ) resource that another device is using.
31 This device is not working properly because Windows cannot load the drivers required for this device.'
readTrue
ValueMap['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31']
Values['This device is working properly.', 'This device is not configured correctly.', 'Windows cannot load the driver for this device.', 'The driver for this device might be corrupted, or your system may be running low on memory or other resources.', 'This device is not working properly. One of its drivers or your registry might be corrupted.', 'The driver for this device needs a resource that Windows cannot manage.', 'The boot configuration for this device conflicts with other devices.', 'Cannot filter.', 'The driver loader for the device is missing.', 'This device is not working properly because the controlling firmware is reporting the resources for the device incorrectly.', 'This device cannot start.', 'This device failed.', 'This device cannot find enough free resources that it can use.', 'Windows cannot verify this device's resources.', 'This device cannot work properly until you restart your computer.', 'This device is not working properly because there is probably a re-enumeration problem.', 'Windows cannot identify all the resources this device uses.', 'This device is asking for an unknown resource type.', 'Reinstall the drivers for this device.', 'Failure using the VxD loader.', 'Your registry might be corrupted.', 'System failure: Try changing the driver for this device. If that does not work, see your hardware documentation. Windows is removing this device.', 'This device is disabled.', 'System failure: Try changing the driver for this device. If that doesn't work, see your hardware documentation.', 'This device is not present, is not working properly, or does not have all its drivers installed.', 'Windows is still setting up this device.', 'Windows is still setting up this device.', 'This device does not have valid log configuration.', 'The drivers for this device are not installed.', 'This device is disabled because the firmware of the device did not give it the required resources.', 'This device is using an Interrupt Request (IRQ) resource that another device is using.', 'This device is not working properly because Windows cannot load the drivers required for this device.']
ConfigManagerErrorCode property is in 104 classes of ROOT\cimv2 and in 2 namespaces
ConfigManagerUserConfig property
CIMTYPE'boolean'
Description'Indicates whether the device is using a user-defined configuration.'
readTrue
ConfigManagerUserConfig property is in 104 classes of ROOT\cimv2 and in 2 namespaces
CreationClassName property
CIM_KeyTrue
CIMTYPE'string'
Description'CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.'
readTrue
CreationClassName property is in 178 classes of ROOT\cimv2 and in 20 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object. '
readTrue
Description property is in 1061 classes of ROOT\cimv2 and in 142 namespaces
DeviceID property
CIM_KeyTrue
CIMTYPE'string'
Description'The DeviceID property contains a string uniquely identifying the serial port with other devices on the system.'
keyTrue
MappingStrings['Win32Registry|Hardware\DeviceMap\SerialComm']
Override'DeviceId'
readTrue
DeviceID property is in 108 classes of ROOT\cimv2 and in 21 namespaces
ErrorCleared property
CIMTYPE'boolean'
Description'ErrorCleared is a boolean property indicating that the error reported in LastErrorCode property is now cleared.'
readTrue
ErrorCleared property is in 104 classes of ROOT\cimv2 and in 12 namespaces
ErrorDescription property
CIMTYPE'string'
Description'ErrorDescription is a free-form string supplying more information about the error recorded in LastErrorCode property, and information on any corrective actions that may be taken.'
readTrue
ErrorDescription property is in 106 classes of ROOT\cimv2 and in 142 namespaces
InstallDate property
CIMTYPE'datetime'
Description'The InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.'
MappingStrings['MIF.DMTF|ComponentID|001.5']
readTrue
InstallDate property is in 227 classes of ROOT\cimv2 and in 23 namespaces
LastErrorCode property
CIMTYPE'uint32'
Description'LastErrorCode captures the last error code reported by the logical device.'
readTrue
LastErrorCode property is in 104 classes of ROOT\cimv2 and in 16 namespaces
MaxBaudRate property
CIMTYPE'uint32'
Description'Maximum baud rate in bits per second supported by the SerialController.'
MappingStrings['MIF.DMTF|Serial Ports|004.6']
readTrue
Units'bits per second'
MaxBaudRate property is in 2 classes of ROOT\cimv2 and in 3 namespaces
MaxNumberControlled property
CIMTYPE'uint32'
Description'Maximum number of directly addressable entities supported by this Controller. A value of 0 should be used if the number is unknown or unlimited.'
MappingStrings['MIF.DMTF|Bus Port|001.9']
readTrue
MaxNumberControlled property is in 22 classes of ROOT\cimv2 and in 3 namespaces
Name property
CIMTYPE'string'
Description'The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.'
readTrue
Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
PNPDeviceID property
CIMTYPE'string'
Description'Indicates the Win32 Plug and Play device ID of the logical device. Example: *PNP030b'
readTrue
PNPDeviceID property is in 104 classes of ROOT\cimv2 and in 6 namespaces
PowerManagementCapabilities property
CIMTYPE'uint16'
Description'Indicates the specific power-related capabilities of the logical device. The array values, 0="Unknown", 1="Not Supported" and 2="Disabled" are self-explanatory. The value, 3="Enabled" indicates that the power management features are currently enabled but the exact feature set is unknown or the information is unavailable. "Power Saving Modes Entered Automatically" (4) describes that a device can change its power state based on usage or other criteria. "Power State Settable" (5) indicates that the SetPowerState method is supported. "Power Cycling Supported" (6) indicates that the SetPowerState method can be invoked with the PowerState input variable set to 5 ("Power Cycle"). "Timed Power On Supported" (7) indicates that the SetPowerState method can be invoked with the PowerState input variable set to 5 ("Power Cycle") and the Time parameter set to a specific date and time, or interval, for power-on.'
readTrue
Values['Unknown', 'Not Supported', 'Disabled', 'Enabled', 'Power Saving Modes Entered Automatically', 'Power State Settable', 'Power Cycling Supported', 'Timed Power On Supported']
PowerManagementCapabilities property is in 106 classes of ROOT\cimv2 and in 14 namespaces
PowerManagementSupported property
CIMTYPE'boolean'
Description'Boolean indicating that the Device can be power managed - ie, put into a power save state. This boolean does not indicate that power management features are currently enabled, or if enabled, what features are supported. Refer to the PowerManagementCapabilities array for this information. If this boolean is false, the integer value 1, for the string, "Not Supported", should be the only entry in the PowerManagementCapabilities array.'
readTrue
PowerManagementSupported property is in 106 classes of ROOT\cimv2 and in 14 namespaces
ProtocolSupported property
CIMTYPE'uint16'
Description'The protocol used by the controller to access 'controlled' devices.'
MappingStrings['MIF.DMTF|Bus Port|001.2', 'MIF.DMTF|Disks|003.3']
readTrue
ValueMap['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47']
Values['Other', 'Unknown', 'EISA', 'ISA', 'PCI', 'ATA/ATAPI', 'Flexible Diskette', '1496', 'SCSI Parallel Interface', 'SCSI Fibre Channel Protocol', 'SCSI Serial Bus Protocol', 'SCSI Serial Bus Protocol-2 (1394)', 'SCSI Serial Storage Architecture', 'VESA', 'PCMCIA', 'Universal Serial Bus', 'Parallel Protocol', 'ESCON', 'Diagnostic', 'I2C', 'Power', 'HIPPI', 'MultiBus', 'VME', 'IPI', 'IEEE-488', 'RS232', 'IEEE 802.3 10BASE5', 'IEEE 802.3 10BASE2', 'IEEE 802.3 1BASE5', 'IEEE 802.3 10BROAD36', 'IEEE 802.3 100BASEVG', 'IEEE 802.5 Token-Ring', 'ANSI X3T9.5 FDDI', 'MCA', 'ESDI', 'IDE', 'CMD', 'ST506', 'DSSI', 'QIC2', 'Enhanced ATA/IDE', 'AGP', 'TWIRP (two-way infrared)', 'FIR (fast infrared)', 'SIR (serial infrared)', 'IrBus']
ProtocolSupported property is in 21 classes of ROOT\cimv2 and in 3 namespaces
Status property
CIMTYPE'string'
Description'The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.'
MaxLen10
readTrue
ValueMap['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Values['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Status property is in 230 classes of ROOT\cimv2 and in 42 namespaces
StatusInfo property
CIMTYPE'uint16'
Description'StatusInfo is a string indicating whether the logical device is in an enabled (value = 3), disabled (value = 4) or some other (1) or unknown (2) state. If this property does not apply to the logical device, the value, 5 ("Not Applicable"), should be used.'
MappingStrings['MIF.DMTF|Operational State|003.3']
readTrue
ValueMap['1', '2', '3', '4', '5']
Values['Other', 'Unknown', 'Enabled', 'Disabled', 'Not Applicable']
StatusInfo property is in 104 classes of ROOT\cimv2 and in 12 namespaces
SystemCreationClassName property
CIM_KeyTrue
CIMTYPE'string'
Description'The scoping System's CreationClassName.'
Propagated'CIM_System.CreationClassName'
readTrue
SystemCreationClassName property is in 122 classes of ROOT\cimv2 and in 20 namespaces
SystemName property
CIM_KeyTrue
CIMTYPE'string'
Description'The scoping System's Name.'
Propagated'CIM_System.Name'
readTrue
SystemName property is in 122 classes of ROOT\cimv2 and in 22 namespaces
TimeOfLastReset property
CIMTYPE'datetime'
Description'The TimeOfLastReset property indicates the date and time this controller was last reset. This could mean the controller was powered down, or reinitialized.'
readTrue
TimeOfLastReset property is in 26 classes of ROOT\cimv2 and in 3 namespaces

Win32_SerialPort Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'The Win32_SerialPort class represents a serial port on a Win32 system.'
dynamicTrue
Locale1033
provider'CIMWin32'
UUID'{8502C4BF-5FBB-11D2-AAC1-006008C78BC7}'

Win32_SerialPort System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:Win32_SerialPort'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_SerialController', 'CIM_Controller', 'CIM_LogicalDevice', 'CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT47___SYSTEM3
__RELPATH'Win32_SerialPort'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'CIM_SerialController'___SYSTEM8
__CLASS'Win32_SerialPort'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_SerialPort

Number of classes:29
comments powered by Disqus
WUtils.com