Includes&Samples |
MSSerial_CommInfo, ROOT\WMI - InstancesClass | Methods | Properties (27) | Qualifiers (9) | Instances (1) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of MSSerial_CommInfoThis section contains sample wmi instances of MSSerial_CommInfo class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. 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 } |