LogicalDevice Class (POS for .NET v1.14 SDK Documentation)
The LogicalDevice class represents a logical device associated with a PosDevice. It provides a naming mechanism so that applications can be developed independently and refers to the same device without conflict.
Properties
Name | Description |
---|---|
Type | String representing the POS device category that the logical device belongs to. |
SoName | String representing the name of the Service Object. |
Path | String representing the path of the physical device. |
Name | String representing the name for the logical device. |
See Also
Tasks
Other Resources
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.