|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| endpoint | xsd:string | This defines the type of endpoint used for this side of the pipe backing. Valid values are client or server. |
| noRxLoss* | xsd:boolean |
When devices are backed with a pipe, this feature attempts to
optimize data transfer by using the "no receive loss" option.
If the option is supported (as determined in the
VirtualSerialPortOptionPipeBackingOption
data object type), then there is no data loss when data
is received from the application.
Setting this flag is optional. This flag indicates whether or not "no receive loss" is enabled ("true") or disabled ("false"). Using this flag depends on whether or not "no receive loss" is supported as designated by the setting of the boolean noRxLoss.supported property in the VirtualSerialPortOption data object type.
|
| Properties inherited from VirtualDevicePipeBackingInfo | ||
| pipeName | ||
| Properties inherited from VirtualDeviceBackingInfo | ||
| None | ||
| Properties inherited from DynamicData | ||
| dynamicProperty, dynamicType | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |