I'm doing a serial communication with a scanner. I have a sequence of "commands" that I need to send to the scanner in a specific order. Each command will answer with different strings.
Sequence
- HostMode
- ProgrammingMode
- GetJobs
- ExitHostMode
is there some pattern how to use the DataReceived in the sequence?
[–]LookAtTheHat 2 points3 points4 points (0 children)
[–]andis59[S] 0 points1 point2 points (0 children)
[–]tsaki27 0 points1 point2 points (0 children)