Hitachi Microscope & Magnifier S-3400N ユーザーズマニュアル

ページ / 466
6.3    Specification of S-3400N External Communication (Option) 
6 - 32 
6.3.2.9  Vacuum Setting 
 
(1) Vacuum mode 
 
 Property 
 
 
Vacuum mode reading 
 
 
VacuumMode 
as Long 
Read Only 
 
 
 
 
0: High vacuum 
 
 
 
 
1: Low vacuum 
 
 Method 
 
 
Vacuum mode setting 
 
 
SetVacuumMode (VacuumMode as Long) as Long 
 
 
 
VacuumMode  0: High vacuum 
 
 
 
 
1: Low vacuum 
 
 
 
Return 
0: Normal end 
 
 
 
 
2: Abnormal end 
 
 
 
Comment: 
This method is finished after completion of 
vacuum mode setting. 
 
 Event 
 
 
Vacuum mode changing 
 
 
VacuumModeChange (VacuumMode as Long) 
 
 
 
VacuumMode  same as Property