|
adiStartProtocol
|
Starts a TCP.
Associated Events:
· ADIEVN_STARTPROTOCOL_DONE: The function has finished. The event value field describes whether the TCP started successfully. ADI_REASON_FINISHED means a normal completion. Any other value implies an error.
On AG Quad boards using resource management, ADIERR_NOT_ENOUGH_RESOURCES indicates that the adiStartProtocol parameter mediamask was not set to zero. The application must restart the TCP with the mediamask value in the ADICALLCTL_PARMS structure set to zero. Refer to Section 5.3.1, Starting Digital CAS Protocols on AG Quad Boards for details about starting digital CAS protocols on AG Quad boards.
|