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

Скачать
Страница из 658
 
 
7 - 10 
7. AUXILIARY FUNCTION 
 
7.4.2 Monitor latch function 
Monitor data is not updated while the monitor latch command signal (MONR) is on. 
sscSetCommandBitSignalEx function
(SSC_CMDBIT_AX_MON)
Monitor data is not updated during this period
sscWaitStatusBitSignalEx function
(SSC_STSBIT_AX_MRCH)
Monitor number
Monitor output
(MOUT)
Monitor number
(answer back)
Monitor latch
command (MONR)
Monitor data
Monitor command
(MON)
Monitor latch
(MRCH)
sscSetMonitor function
sscGetMonitor function
ON
OFF
ON
OFF
ON
OFF
ON
OFF
 
 
 
POINT 
 
When using the monitor function (when monitoring the system information), 
monitor latch command (SMONR) and monitor latch (SMRCH) are used. 
 
API LIBRARY  
To turn ON/OFF the monitor latch command (MONR), set 
SSC_CMDBIT_AX_MON to the command bit number of the 
sscSetCommandBitSignalEx function. 
When using the monitor function (when monitoring the system information), 
use SSC_CMDBIT_SYS_SMON. 
To check if monitor latch (MRCH or SMRCH) is ON/OFF, set 
SSC_STSBIT_AX_MRCH to the status bit number with the 
sscGetStatusBitSignalEx or sscWaitStatusBitSignalEx functions. 
When using the monitor function (when monitoring the system information), 
use SSC_STSBIT_SYS_SMRCH.