Search found 21 matches

by maikelnai
Tue Jan 09, 2018 9:10 am
Forum: Camera SDK
Topic: Flex 3 Problems with the boundary points
Replies: 0
Views: 2362

Flex 3 Problems with the boundary points

Hi, We are having a problem with the Flex 3 boundary points: We're using the cameras to detect IR laser impacts over a projection screen. When these impacts are close to one of the optical limits, the camera returns us wrong points in random places: for instance, if we shoot several times to the pix...
by maikelnai
Thu Jan 21, 2016 1:32 am
Forum: Camera SDK
Topic: Visual Studio 2013 Unicode libraries
Replies: 6
Views: 7059

Re: Visual Studio 2013 Unicode libraries

Hello Steven,

I don't use third party libraries, we just use your SDK in that project.

I have already submitted a ticket in the web related with this issue.

Kind regards,

Eduardo
by maikelnai
Wed Jan 20, 2016 5:19 am
Forum: Camera SDK
Topic: Visual Studio 2013 Unicode libraries
Replies: 6
Views: 7059

Re: Visual Studio 2013 Unicode libraries

Dear, this is the configuration of the CodeGeneration: DebugCodeGeneration.png and this is the link configuration: DebugLinkerInput.png I think we are doing everything OK but it still fails. The error that usually reports VS is a problem in the heap, so I understand that is related with your descrip...
by maikelnai
Tue Jan 19, 2016 5:29 am
Forum: Camera SDK
Topic: Visual Studio 2013 Unicode libraries
Replies: 6
Views: 7059

Re: Visual Studio 2013 Unicode libraries

Dear Steven,

thanks for the answer.

I have reviewed the code and the methods from the SDK that use strings are not used.

May be the VS libraries (2013 instead of 2010) the origin of the problem?

Regards,
by maikelnai
Fri Jan 15, 2016 5:00 am
Forum: Camera SDK
Topic: Visual Studio 2013 Unicode libraries
Replies: 6
Views: 7059

Visual Studio 2013 Unicode libraries

Dear all, I'm developing a new application using VS2013 and Unicode configuration. I'm having problems (randomly crashes) and I suspect that is because I'm linking a non Unicode library (CameraLibrary2010D.dll) in a Unicode application. Make this sense?. In a previous version of the application, dev...
by maikelnai
Wed Jul 22, 2015 1:50 am
Forum: Camera SDK
Topic: Apply delay in synchronization
Replies: 22
Views: 16507

Re: Apply delay in synchronization

Hello Steven, we have discarded using the Slim13E cameras for our current project, but we would like to know if the Flex13 cameras are suitable to replace the Flex3 cameras. As you know, we need to set a 3 ms exposure on each camera and achieve delays of 2500, 5000 and 7500 us between them (using an...
by maikelnai
Mon Jul 13, 2015 7:46 am
Forum: Camera SDK
Topic: Apply delay in synchronization
Replies: 22
Views: 16507

Re: Apply delay in synchronization

Do you think is possible to change your firmware to obtain our target with the Slim13E cameras?

Regards
by maikelnai
Mon Jul 13, 2015 12:50 am
Forum: Camera SDK
Topic: Apply delay in synchronization
Replies: 22
Views: 16507

Re: Apply delay in synchronization

For this cameras, the exposure values units are us?

Regards,
by maikelnai
Fri Jul 10, 2015 12:36 am
Forum: Camera SDK
Topic: Apply delay in synchronization
Replies: 22
Views: 16507

Re: Apply delay in synchronization

Dear Steven, Yesterday I test it with negative values for the ShutterDelay. Setting a value of 100 in the exposure, we achieve a good delay between the cameras very close of 2500 us Setting a value of 960 in the exposure, the delay in one camera is 2400 us and 2600 us in the other. And setting a val...
by maikelnai
Thu Jul 09, 2015 3:19 am
Forum: Camera SDK
Topic: Apply delay in synchronization
Replies: 22
Views: 16507

Re: Apply delay in synchronization

Hello Steven, yes, my target is to delay the exposure between the cameras to achieve a 400 Hz system instead of 200 Hz. I have not understood the negative value; which parameter can setted with a negative value? Exposure min value is a positive ineteger, is the shutter delay the value that can be ne...