6.3.2
6 - 25
(2) AFC
Method
AFC execute
SetAFC ( ) as Long
Return 0: Normal receiving
Excluding 0: Abnormal receiving
Comment: This method is not completed until AFC
finished.
The method is finished at completion of
command analysis.
The completion of AFC is notified by the
AFCFinished event.
If the return value is not 0, the AFCFinished
event is not issued.
Please do not use other method until
receiving the AFCFinished event.
Event
Completion of AFC
AFCFinished (ErrorCode as Long)
ErrorCode 0: Normal end
1: Impracticable
2: Abnormal end
Comment: The completion message of SetAFC method.