Activity
From 11/02/2016 to 12/01/2016
12/01/2016
- JM 07:56 AM Support: RE: There is no eth0 device in 40-000065-4 release firmware
- Anton,
I sent you an email with instructions on reconfiguring the camera. - Hello,
I've installed a 40-000065-4 release firmware from [[https://support.criticallink.com/redmine/projects/mityvision/wiki/MityCAM-B1910_Firmware]] (by the way, file name is MityCAM_B1910-40-000064-4_soc_camera.img.zip, not a MityC...
11/29/2016
- AB 07:40 AM Support: RE: Acquiring images from MityCam CIS1910 with exposures grater than 1 sec
- Thank you.
Yes, it's fully enclosed camera that was re-flashed several months ago in this post? [[https://support.criticallink.com/redmine/boards/21/topics/4794]]
Ok. I'll update a firmware. - JM 07:29 AM Support: RE: Acquiring images from MityCam CIS1910 with exposures grater than 1 sec
- Anton Bakulev wrote:
> I've tried to set clock rate to 40MHz but images acquired after that is zero valued. Did you tried this approach on your site?
The MityViewer uses this approach to adjust the clock when changing between rolling... - AB 05:42 AM Support: RE: Acquiring images from MityCam CIS1910 with exposures grater than 1 sec
- I've tried to set clock rate to 40MHz but images acquired after that is zero valued. Did you tried this approach on your site?
Also I've found that defailt clock rate is 283Mhz. Such a value was received after hard reboot of MityCam.
A...
11/28/2016
- MW 11:05 AM Support: RE: Gain regulation for high and low gain channels in MityCam-CIS1910
- We currently do not support altering the gain settings in the camera. For rolling they are fixed to x1 / x30 in combined mode, for global they are x1 / x10 in combined mode.
This could be added, but it is not available in the current... - There is an ability to switch low gain channel from x1 to x3 and high gain from x10 to x30 in CIS1910 sensor. Could you, please, write how to do this in MityCam-CIS1910 by API calls?
- JM 10:31 AM Support: RE: Acquiring images from MityCam CIS1910 with exposures grater than 1 sec
- Anton Bakulev wrote:
> Could you write also is it possible to change clock speed by MityViewer app?
Unfortunately, there is currently no GUI interface for changing the clock speed.
> ...
This is a fairly recent addition and it loo... - AB 08:55 AM Support: RE: Acquiring images from MityCam CIS1910 with exposures grater than 1 sec
- Also could you write a full structure definition tsCisParamSCLKRate ?
I could not find it in https://support.criticallink.com/rm_embedded/mityccd/clcamiface/clcamiface_8h.html documentation.
Or I should search it in some other place? - AB 08:48 AM Support: RE: Acquiring images from MityCam CIS1910 with exposures grater than 1 sec
- Thank you for an explanation and a part of code.
Could you write also is it possible to change clock speed by MityViewer app? - JM 07:50 AM Support: RE: Acquiring images from MityCam CIS1910 with exposures grater than 1 sec
- When using the clcamiface API or MityViewer, you need to set the frame interval to something greater than the desired exposure time. If the frame interval is shorter than the requested exposure time, the camera will reduce exposure to fi...
- I'm trying to acquire images from MityCam CIS1910 by using clcamiface API or by using MityViewer and I don't see a difference in images with exposures greater than 1 sec while using API and greater than 3 sec while using MityViwer. It se...
- MW 09:18 AM Support: RE: Maximum values for HighGain, LowGain and Combined modes for MityCAM-CIS1910
- I do not see a specification for the ADC converters to be 12 bit, only 11 bit. Can you please provide me a reference spec version and paragraph that indicates 12 bits?
There is a DOUT [ 11 ] pin, but that is only a flag that indicate... - I tested maximum values in images acquired from MityCAM-CIS1910 and got that
for HighGain and LowGain there is 2047
for Combined mode there is 61380
2047 is 11111111111 (11bits)
61380 is 1110111111000100 (16bits)
According to ...