7 - 12
7. AUXILIARY FUNCTION
7.5.2 Monitor latch function
Monitor data is not updated while the high speed monitor latch command signal (RMONR) is on.
Monitor data
sscSetCommandBitSignalEx function
(SSC_CMDBIT_AX_RMONR)
Monitor data is not updated during this period
High speed monitor is
latched (RMRCH)
High speed monitor latch
command (RMONR)
sscGetCurrentCmdPositionFast function etc.
ON
OFF
ON
OFF
API LIBRARY
To turn ON/OFF the high speed monitor latch command (RMONR), set
SSC_CMDBIT_AX_RMONR 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 high speed monitor is latched (RMRCH) is ON/OFF, set
SSC_STSBIT_AX_RMRCH to the status bit number with the
sscGetStatusBitSignalEx or sscWaitStatusBitSignalEx function.