PM5358 S/UNI-4x622 Driver Manual

 

 

Application Programming Interface

 

 

 

Inputs

deviceHandle

: device handle (from suni4x622Add)

 

channel

: channel number

 

enable

: flag to start/stop path RDI insertion

Outputs

None

 

Returns

Success = SUNI4x622_SUCCESS

 

Failure = SUNI4x622_ERR_INVALID_DEVICE_STATE

 

SUNI4x622_ERR_INVALID_DEV

 

SUNI4x622_ERR_INVALID_CHAN

Valid States

SUNI4x622_ACTIVE, SUNI4x622_INACTIVE

Side Effects

None

 

Forcing Path ERDI: suni4x622TPOHForceERDI

This function enables the insertion of the Enhanced Path Alarm Indication Signal (EPRDI) in the transmit stream.

Prototype

Inputs

Outputs Returns

INT4 suni4x622TPOHForceERDI(sSUNI4x622_HNDL deviceHandle, UINT1 channel, UINT2 enable)

deviceHandle

: device handle (from suni4x622Add)

channel

: channel number

enable

: flag to start/stop path ERDI insertion

None

 

Success = SUNI4x622_SUCCESS

Failure = SUNI4x622_ERR_INVALID_DEVICE_STATE

SUNI4x622_ERR_INVALID_DEV

SUNI4x622_ERR_INVALID_CHAN

Valid States

SUNI4x622_ACTIVE, SUNI4x622_INACTIVE

Side Effects

None

Forcing Path ARDI: suni4x622TPOHForceARDI

This function enables the insertion of the Auxiliary Path Alarm Indication Signal (APRDI) in the transmit stream.

Prototype

Inputs

INT4 suni4x622TPOHForceARDI(sSUNI4x622_HNDL deviceHandle, UINT1 channel, UINT2 enable)

deviceHandle

: device handle (from suni4x622Add)

channel

: channel number

enable

: flag to start/stop path ARDI insertion

Proprietary and Confidential to PMC-Sierra, Inc.

73

Document ID: PMC-2010419, Issue 1

 

Page 73
Image 73
PMC-Sierra PM5358 S/UNI 4x622 manual Forcing Path Erdi suni4x622TPOHForceERDI, Forcing Path Ardi suni4x622TPOHForceARDI