Справочник Пользователя для Mitsubishi Electronics MR-MC210

Скачать
Страница из 658
 
 
6 - 88 
6. APPLICATION FUNCTIONS 
 
6.29.2 Pass position interrupt setting method 
The pass position interrupt setting procedure is as follows. 
 
(1) Set the pass position conditions. 
 
(2) Validate the pass position interrupt specifications of the point data. 
 
(3) Set the pass position condition start number and end number. 
 
(4) Start automatic operation or linear interpolation operation.. 
 
(5) Wait until the conditions of the pass position interrupt are fulfilled. 
 
API LIBRARY  
Use the sscSetIntPassPositionData function for setting of pass position 
interrupt in (1) above. 
Use the sscSetPointDataEx function for setting of the point table in (2) above. 
Use the sscSetStartingPassNumber function to set pass position condition 
start number and end number in (3) above. 
Use the sscAutoStart/sscLinearStart functions for starting operations in (4) 
above. 
Use the sscWaitIntPassPosition function for wait for pass position interrupt in 
(5) above. 
For a detailed procedure for pass position interrupt, refer to the sample 
program (InterruptPassPosition) contained on the utility software.