Skip to content
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

Difficulties with Lima when operating a Basler Scout scA640-70gm #37

Closed
keale opened this issue Jan 12, 2024 · 10 comments
Closed

Difficulties with Lima when operating a Basler Scout scA640-70gm #37

keale opened this issue Jan 12, 2024 · 10 comments

Comments

@keale
Copy link

keale commented Jan 12, 2024

Dear all,

I have installed Tango 9.5 and Lima in an Ubuntu 20.04. VM with Mamba
(lima-camera-basler 1.10.9 lima-camera-basler-tango 1.10.10 0 lima-core 1.9.15 lima-tango-server 1.9.20)

When I try to start a device server for Scout sc640, I get the error message:

(tango) alex@ubuntu2004:~$ LimaCCDs 1
basler camera_id: ip://192.168.50.223
[2024/01/12 14:31:57.133736] 7fd3888a4180     *Camera*Basler::BaslerInterface::Interface (/opt/conda/conda-bld/lima-camera-basler_1694769296685/work/src/BaslerInterface.cpp:41)-Always: force_video_mode=0
[2024/01/12 14:31:57.194067] 7fd3888a4180                 *Camera*Basler::Camera::getLatTimeRange (/opt/conda/conda-bld/lima-camera-basler_1694769296685/work/src/BaslerCamera.cpp:1037)-Error: Exception(Error): Node is not available. [thrown]
-------> Received a DevFailed exception: DevFailed[
DevError[
    desc = limacore.Exception: Hardware: getLatTimeRange(/opt/conda/conda-bld/lima-camera-basler_1694769296685/work/src/BaslerCamera.cpp, 1037): Error: Node is not available.

The Basler Device Server works fine with a Basler acA640-100gm in the same IP subnet.

Does anyone else have problems with Scout cameras? Pylon SDK seems to be V.6.3.


Addendum:
The installation on a PC with Ubuntu 22.04. shows exactly the same behavior.

@keale keale changed the title Difficulties with Lima when operating a Basler Scout sc640-70gm Difficulties with Lima when operating a Basler Scout scA640-70gm Jan 12, 2024
@laurent-claustre
Copy link
Contributor

Hi Alexander,
Could you tell us if the pylonviewer installed in your conda environment can see the camera and open it as well?

@keale
Copy link
Author

keale commented Jan 15, 2024

Hi Laurent,
Yes, I can execute the script bin/pylonviewer-with-logging, start pylonviewer Release 6.3.0.53157 and operate both cams.

A remark possibly apart from this issue: I have noticed that it is not possible to change the IP address with the Pylon IP Configurator newer than V5 on both Windows and Linux.

@keale
Copy link
Author

keale commented Jan 17, 2024

Hello Laurent,

I'm sorry, but the problem is still there. Access to Scout camera still shows the same behavior, even under Windows with your bugfix from Lima-Camera-Basler Issue 36

(basler) C:\Users\AlexK>LimaCCDs 1
basler camera_id: uname://NFin_1
[2024/01/17 13:05:29.208498] 12d4e8b0ee0     *Camera*lima::Basler::Interface::Interface (\BaslerInterface.cpp:41)-Always: force_video_mode=0
[2024/01/17 13:05:29.246632] 12d4e8b0ee0                 *Camera*lima::Basler::Camera::getLatTimeRange (\BaslerCamera.cpp:1037)-Error: Exception(Error):  [thrown]
*********     Node is not available.
-------> Received a DevFailed exception: DevFailed[
DevError[
    desc = limacore.Exception: Hardware: lima::Basler::Camera::getLatTimeRange(C:\Mambaforge\conda-bld\lima-camera-basler_1698770569337\work\src\BaslerCamera.cpp, 1037): Error: Node is not available.

@laurent-claustre
Copy link
Contributor

laurent-claustre commented Jan 17, 2024

This is a new issue, we only use ACE model on our beamlines, but, I have just found a Scout model to test and got the same error as you, I gonna debug the issue now.

@laurent-claustre
Copy link
Contributor

I move the issue to basler project.

@laurent-claustre laurent-claustre transferred this issue from esrf-bliss/Lima Jan 17, 2024
@laurent-claustre
Copy link
Contributor

I' m preparing a new package lima-camera-basler 1.10.11 which takes into account the Scout model for the frame rate management, seems to be due to the version of the firmware (vs. Ace model).

@keale
Copy link
Author

keale commented Jan 18, 2024

Do you know, if newer FW as V3.2-2 (PylonViewer shows: 103902;U;scA640-70gm;V3.2-2) is available? Perhaps it is easier to update the camera?

@laurent-claustre
Copy link
Contributor

The new package lima-camera-basler 1.10.11 is available on anaconda esrf-bcu channel. Better to recreate an environment from scratch to get a newer installation. you should get lima-core 1.9.23 as well.

@keale
Copy link
Author

keale commented Jan 19, 2024

It works, you are great! Thank You very much!

@laurent-claustre
Copy link
Contributor

your welcome

laurent-claustre pushed a commit that referenced this issue Jan 29, 2024
…ger-and-detector-status' into 'master'

Resolve "HwInterface::acqStatus does not manage well mult trigger and detector status"

Closes #37

See merge request limagroup/Lima-camera-basler!37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants