OnMF
The OnMF event is fired when
MF Signals (CCITT R1) detected.
Event OnMF(
Key As Long, Position As Long)
Parameters
- Key
- the digit that was detected. Valid digits are 0 through 9, '*', '#', 'A',
'B', 'C', and 'D'.
- Position
- the referenced position (sample count).
Remarks
- None.
See Also
- None.