-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[LD-MRS400001] LuxBase::initTcp(): ERROR: Failed to read UpsideDown flag #1
Comments
Hi @DottorZini, thanks for the report. Can you change |
Hey @jspricke, thanks for the answer! Thanks again!
|
* DottorZini <notifications@github.com> [2017-04-21 07:19]:
However, could the firmware be a problem?
Could be, maybe someone from SICK can answer this. Also, This is all in
libsick_ldmrs, which is provided by SICK. Did you get CD with your
scanner with the lib on it? Maybe you got a different version.
On which version is your driver based?
Sadly I don't have access to it. @mintar, can you have a look?
|
I've added an option to display the firmware (requires the newest
However, on your scanner it will abort before it comes to that point. So what else is different?
|
I would really like to get this going on your scanner! |
Alternatively, you could simply comment out the reading of the UpsideDown flag and set it to "false", and see if that solves the problem or if there are more. |
Hi @jspricke and @mintar, thank you both for your answers.
My idea was actually to proceed like this because that flag is not available in the model I'm trying to work with. |
Good news! Once ignored the UpsideDown flag error, the device starts and the scans are acquired successfully. I'll keep working with your package and I'll report any issues if necessary, but I think we can confirm the compatibility of LD-MRS400001. Thanks again for your assistance and for the good work. |
Hi @DottorZini , that's great to hear! Could you please open a pull request with your changes (what you did to ignore the UpsideDown error)? That way, your scanner would work with our code without requiring modifications. |
Fixed by SICKAG/libsick_ldmrs#1. |
Configuration:
Being able to ping the device and to acquire data from the official Sick software (installed on a different Windows machine), the launch of the Quick Start leads to the following:
The text was updated successfully, but these errors were encountered: