MSSerial, ROOT\WMI - Instances

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

Instances of MSSerial

This section contains sample wmi instances of MSSerial class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.
MSSerial is an abstract class, so it has only derived instances, see derived child classes.

Instance \\W2012SDC\ROOT\WMI:MSSerial_HardwareConfiguration.InstanceName="ACPI\\PNP0501\\1_0"

Properties={
   'Active' : True //Boolean, 0xFFFFFFFF
   'BaseIOAddress' : '1016' //String, 0x3F8
   'InstanceName' : 'ACPI\PNP0501\1_0' //String
   'InterruptType' : 0 //Long, 0x0
   'IrqAffinityMask' : '15' //String, 0xF
   'IrqLevel' : 10 //Long, 0xA
   'IrqNumber' : 10 //Long, 0xA
   'IrqVector' : 160 //Long, 0xA0
}

Instance \\W2012SDC\ROOT\WMI:MSSerial_PerformanceInformation.InstanceName="ACPI\\PNP0501\\1_0"

Properties={
   'Active' : True //Boolean, 0xFFFFFFFF
   'BufferOverrunErrorCount' : 0 //Long, 0x0
   'FrameErrorCount' : 0 //Long, 0x0
   'InstanceName' : 'ACPI\PNP0501\1_0' //String
   'ParityErrorCount' : 0 //Long, 0x0
   'ReceivedCount' : 0 //Long, 0x0
   'SerialOverrunErrorCount' : 0 //Long, 0x0
   'TransmittedCount' : 0 //Long, 0x0
}

Instance \\W2012SDC\ROOT\WMI:MSSerial_CommProperties.InstanceName="ACPI\\PNP0501\\1_0"

Properties={
   'Active' : True //Boolean, 0xFFFFFFFF
   'dwCurrentRxQueue' : 0 //Long, 0x0
   'dwCurrentTxQueue' : 0 //Long, 0x0
   'dwMaxBaud' : 268435456 //Long, 0x10000000
   'dwMaxRxQueue' : 0 //Long, 0x0
   'dwMaxTxQueue' : 0 //Long, 0x0
   'dwProvCapabilities' : 255 //Long, 0xFF
   'dwProvCharSize' : 0 //Long, 0x0
   'dwProvSpec1' : 0 //Long, 0x0
   'dwProvSpec2' : 0 //Long, 0x0
   'dwProvSubType' : 1 //Long, 0x1
   'dwReserved1' : 0 //Long, 0x0
   'dwServiceMask' : 1 //Long, 0x1
   'dwSettableBaud' : 268894207 //Long, 0x1006FFFF
   'dwSettableParams' : 127 //Long, 0x7F
   'InstanceName' : 'ACPI\PNP0501\1_0' //String
   'wcProvChar' : null
   'wPacketLength' : 64 //Long, 0x40
   'wPacketVersion' : 2 //Long, 0x2
   'wSettableData' : 15 //Long, 0xF
   'wSettableStopParity' : 7943 //Long, 0x1F07
}

Instance \\W2012SDC\ROOT\WMI:MSSerial_CommInfo.InstanceName="ACPI\\PNP0501\\1_0"

Properties={
   'Active' : True //Boolean, 0xFFFFFFFF
   'BaudRate' : 1200 //Long, 0x4B0
   'BitsPerByte' : 7 //Long, 0x7
   'InstanceName' : 'ACPI\PNP0501\1_0' //String
   'IsBusy' : False //Boolean, 0x0
   'MaximumBaudRate' : 115200 //Long, 0x1C200
   'MaximumInputBufferSize' : -1 //Long, 0xFFFFFFFF
   'MaximumOutputBufferSize' : -1 //Long, 0xFFFFFFFF
   'Parity' : 0 //Long, 0x0
   'ParityCheckEnable' : True //Boolean, 0xFFFFFFFF
   'SettableBaudRate' : True //Boolean, 0xFFFFFFFF
   'SettableDataBits' : True //Boolean, 0xFFFFFFFF
   'SettableFlowControl' : True //Boolean, 0xFFFFFFFF
   'SettableParity' : True //Boolean, 0xFFFFFFFF
   'SettableParityCheck' : True //Boolean, 0xFFFFFFFF
   'SettableStopBits' : True //Boolean, 0xFFFFFFFF
   'StopBits' : 0 //Long, 0x0
   'Support16BitMode' : False //Boolean, 0x0
   'SupportDTRDSR' : True //Boolean, 0xFFFFFFFF
   'SupportIntervalTimeouts' : True //Boolean, 0xFFFFFFFF
   'SupportParityCheck' : True //Boolean, 0xFFFFFFFF
   'SupportRTSCTS' : True //Boolean, 0xFFFFFFFF
   'SupportXonXoff' : True //Boolean, 0xFFFFFFFF
   'XoffCharacter' : 19 //Long, 0x13
   'XoffXmitThreshold' : 512 //Long, 0x200
   'XonCharacter' : 17 //Long, 0x11
   'XonXmitThreshold' : 2048 //Long, 0x800
}

Instance \\W2012SDC\ROOT\WMI:MSSerial_PortName.InstanceName="ACPI\\PNP0501\\1_0"

Properties={
   'Active' : True //Boolean, 0xFFFFFFFF
   'InstanceName' : 'ACPI\PNP0501\1_0' //String
   'PortName' : 'COM1' //String
}
comments powered by Disqus
WUtils.com