connect-sdk / de.proglove.sdk.scanner / PgPredefinedFeedback
PgPredefinedFeedback
enum class PgPredefinedFeedback :IPgCommandData<PgPredefinedFeedback>
Some predefined FeedbackSequences that can be triggered on the Mark
Enum Values
| Name | Summary |
|---|---|
| SUCCESS | A positive Feedback |
| ERROR | A negative Feedback |
| SPECIAL_1 | A neutral Feedback |
Properties
| Name | Summary |
|---|---|
| id | Internally used to identify the Feedbackval id:Int |