You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Miniscope
Hi,
I have a question about using a Basler camera (USB 3.0, https://www.baslerweb.com/en/products/cameras/area-scan-cameras/ace/aca1920-155uc/) as a behavior camera during miniscope recording. I cannot connect it from the JSTOR file and when I search in the device manager it doesn´t appear in the camera category but in a new category, Basler users do you know how to use this camera with the miniscope?
I appreciate any suggestion or indication.
Cesar
Daniel Aharoni
unread,
Oct 13, 2021, 7:24:51 PM10/13/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Miniscope
Hi Cesar,
I think it looks like the Basler cameras use a proprietary USB data protocol. Right now, the Miniscope DAQ Software only supports the UVC protocol for cameras. This can be modified in the source code but I am not sure if Basler supplies C++ libraries for interfacing with their cameras.
César Acevedo-Triana
unread,
Oct 15, 2021, 11:46:00 AM10/15/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Miniscope
Hi Daniel, thanks for your reply. Yes, Basler provides a pylon SDK that includes the C++ API. How could be modified in the source code?
Best regards,
earthw...@gmail.com
unread,
Oct 15, 2021, 8:30:17 PM10/15/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Miniscope
Hi Cesar
Hi. I am currently using Basler camera w/ miniscope recording. Using NI board, I send TTL to Basler camera and miniscope to start recording operated by Labview program. Hope this can help your set up.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Miniscope
Hi Gaeun,
I'm interested in doing something similar, so I want to use an IR sensor (Arduino-based) to trigger both the Basler camera and miniscope to start recording. I was wondering if you were able to sync the frames between both and how did you set it up?