Search found 10 matches

by user-4919
Wed Jun 08, 2016 8:27 am
Forum: Instrument Control
Topic: Grab to MMF
Replies: 17
Views: 11326

Hello Heiko,

We can discuss this friday at 9AM.

Regards,
by user-4919
Mon Jun 06, 2016 8:50 am
Forum: Instrument Control
Topic: Grab to MMF
Replies: 17
Views: 11326

Hello Heiko,

I investigate on the Auriga PC. The API OCX is at the 4.0.2 version (that's the version I see on the EMServer when I connect my application), the API server is 3.6 (???!!!!) and my version on my development PC is 3.6 for the client.

Is this curioux mix good ?

Regards,
by user-4919
Wed Jun 01, 2016 3:54 pm
Forum: Instrument Control
Topic: Grab to MMF
Replies: 17
Views: 11326

Hello Heiko,

The API V4.0.2 was directly install with our Auriga60, so could your software guys test with this couple (SmartSEM 5.05 and API 4.0.2) before I try to change our API version ?

And another question, is the upgrade to 5.07 free for us ?

Regards,
by user-4919
Mon May 30, 2016 8:40 am
Forum: Instrument Control
Topic: Grab to MMF
Replies: 17
Views: 11326

Hello Heiko,

I've already done this method, but when I try to grab directly in 2048*1536, the grab function returns an error code (1016). That's why I'm here ! :D

And that's why I try to grab by cutting the image in smaller part, but the grab is not good.

Regards,
by user-4919
Tue May 24, 2016 8:21 am
Forum: Instrument Control
Topic: Grab to MMF
Replies: 17
Views: 11326

Hello, Thanks for your reply. Ok, so I've tried to grab a larger image by "cutting" into smaller image (ex for a 2048*1536 i've tried to grab 4 images at 1024*768). But the grab are not good (images distorded, sometimes black). Do you know the reason ? It's a problem for us... Another ques...
by user-4919
Mon May 23, 2016 10:35 am
Forum: Instrument Control
Topic: Grab to MMF
Replies: 17
Views: 11326

Do you see a problem in my code ?
by user-4919
Tue May 03, 2016 2:06 pm
Forum: Instrument Control
Topic: Grab to MMF
Replies: 17
Views: 11326

Hello, No, here my code : long lResult = CZEMApi.Grab(xdeb, ydeb, WidthGrab, HeightGrab, reduction, strFileName); if (lResult != 0) // test de grab { LogInfo("Erreur Grab Image to MMF Ligne : "+Ligne.ToString()+" Colonne : "+Colonne.ToString()); } IntPtr fileHandle = OpenFileMapp...
by user-4919
Wed Dec 09, 2015 4:00 pm
Forum: Instrument Control
Topic: Grab to MMF
Replies: 17
Views: 11326

Grab to MMF

Hello,

I try to grab an image from SEM to a MMF file. It works but when I tyr to grab a bigger image (resolution 2048*1536 or bigger), the grab failed.

How could I find a solution of this exception ?

Regards,
by user-4919
Fri Oct 16, 2015 2:18 pm
Forum: Instrument Control
Topic: AP_STAGE_VECTOR documentation
Replies: 6
Views: 8377

Hello Heiko, AP_STAGE_CRUISE is always set to a value as AP_STAGE_V_START and AP_STAGE_SPEED_INC without any move on the axis and in SEM Status, they are gray (I can't modify them) as in the API. Our goal is to control the speed to synchronize the stage with our 6 axis robot we've put in the chamber...
by user-4919
Thu Oct 15, 2015 9:45 am
Forum: Instrument Control
Topic: AP_STAGE_VECTOR documentation
Replies: 6
Views: 8377

AP_STAGE_VECTOR documentation

Hello, I try to use the 6 AP_STAGE_VECTOR parameters to control speed of the stage. But, this parameters are not in the basic documentation we received. These parameters seem non linear and I can't easily know the maximum speed for each axis... Could you send me something about these parameters ? Re...