Skip to content

PosSharp.Abstractions.UposErrorLocus

github-actions[bot] edited this page May 8, 2026 · 6 revisions

PosSharp v1.2.0 API Reference


UposErrorLocus Enum

Specifies the locus of a device error.

public enum UposErrorLocus

Fields

Output 1

The error occurred during an output operation.

Input 2

The error occurred during an input operation.

InputData 3

The error occurred during an input operation while data was being queued.

Clone this wiki locally