Hitachi Microscope & Magnifier S-3400N User Manual

Page of 466
6.3    Specification of S-3400N External Communication (Option) 
6 - 22 
6.3.2.5  Focus Value 
 
(1)  Monitoring/Setting of Course, Fine 
 
 Property 
 
 
Focus coarse value monitoring 
 
 
ObjLensCoarse 
as Long 
Read Only 
 
 
 
 
0 to 16383 
 
 
Focus fine value monitoring 
 
 
ObjLensFine 
as Long 
Read Only 
 
 
 
 
0 to 4095 
 
 Method 
 
 
Focus value setting 
 
 
SetObjLens (ObjLensCoarse as Long, ObjLensFine as Long) as Long 
 
 
 
ObjLensCoarse  0 to 16383 
 
 
 
ObjLensFine    0 to 4095 
 
 
 
Return 
0: Normal end 
 
 
 
 
2: Abnormal end 
 
 
 
Comment: 
This method is finished after completion of 
ObjLens setting. 
 
 Event 
 
 
Focus value changing 
 
 
ObjLensChange (ObjLensCoarse as Long, ObjLensFine as Long) 
 
 
 
ObjLensCoarse  same as Property 
 
 
 
ObjLensFine    same as Property