02-07-2017 03:14 PM
Hi Victor,
implement some error handling.
When your device doesn't answer you (need to) just repeat the command and ask again for new values!
What else can you do when your external 3rd party device doesn't follow it's own manual? (Well you might ask the support for that special device.)
02-07-2017 03:26 PM
02-07-2017 03:35 PM
02-07-2017 03:37 PM
02-07-2017 03:40 PM
Hi Victor,
you can wire the error cluster directly to the case structure selector input, no need for this ErrorHandler VI.
And I would NOT wire the previous error as input to the next device call: usually those subVIs do nothing when an error occured upstream…
02-07-2017 09:34 PM