Previous Page Table Of Contents../index.html IndexNext Page


4.2. Routing Using Individual SCbus Routing Functions

To route the channels using individual SCbus routing functions, perform the following, see Figure 3:

  1. Initialize the SC_TSINFO structure with the required information.
  2. Get the SC_TSINFO structure that contains the number of the SCbus time slot connected to analog transmit channel 6 of the D/160SC-LS board by issuing an ag_getxmitslot( ) call.
  3. Connect analog listen channel 2 of the VFX/40ESC board to analog transmit channel 6 of the D/160SC-LS board by issuing an ag_listen( ) call. This function uses as input the information contained in the SC_TSINFO structure returned by the ag_getxmitslot( ) call of step 2.
  4. Get the SC_TSINFO structure that contains the number of the SCbus time slot connected to analog transmit channel 2 of the VFX/40ESC board by issuing an ag_getxmitslot( ) call.
  5. Connect analog receive channel 6 of the D/160SC-LS board to analog transmit channel 2 of the VFX/40ESC board by issuing an ag_listen( ) call. This function uses as input the information contained in the SC_TSINFO structure returned by the ag_getxmitslot( ) call of step 4.

When these functions return, full duplex communications between the two analog channels will be established.


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2001, Dialogic Corporation
All rights reserved
This page generated December, 2001