Setting - MOB_SCN-RSP msg.

This topic describes the following functions:

E6651_Get/Set BSHOMOB_SCN_RSPScanDuration

Declaration

int E6651_GetBSHOMOB_SCN_RSPScanDuration(BYTE MID, int* Value);

int E6651_SetBSHOMOB_SCN_RSPScanDuration(BYTE MID, int Value);

Parameter

MID [in]: User defined E6651A Machine ID

Value [out]: Current scan duration value of SCN-RSP.

Value [in]: Set scan duration value of SCN-RSP.

Range

0 to 255

Return Value

Success: STATE_SUCCESS(1)

Failure: STATE_ERROR(-1)

Description

Retrieve and set the scan duration value of the SCN-RSP message.

E6651_Get/Set BSHOMOB_SCN_RSPReportPeriod

Declaration

int E6651_GetBSHOMOB_SCN_RSPReportPeriod(BYTE MID, int* Value);

int E6651_SetBSHOMOB_SCN_RSPReportPeriod(BYTE MID, int Value);

Parameter

MID [in]: User defined E6651A Machine ID

Value [out]: Current Report Period value of SCN-RSP.

Value [in]: Set the Report Period value of SCN-RSP.

Range

0 to 255

Return Value

Success: STATE_SUCCESS(1)

Failure: STATE_ERROR(-1)

Description

Retrieve and set the "Report Period" value of SCN-RSP message.

E6651_Get/Set BSHOMOB_SCN_RSPStartFrame

Declaration

int E6651_GetBSHOMOB_SCN_RSPStartFrame(BYTE MID, int* Value);

int E6651_SetBSHOMOB_SCN_RSPStartFrame(BYTE MID, int Value);

Parameter

MID [in]: User defined E6651A Machine ID

Value [out]: Current Start frame value of SCN-RSP.

Value [in]: Set the Start frame value of SCN-RSP.

Range

0 to 15

Return Value

Success: STATE_SUCCESS(1)

Failure: STATE_ERROR(-1)

Description

Retrieve and set the "Start Frame" value of SCN-RSP message.

E6651_Get/Set BSHOMOB_SCN_RSPInterleavingInterval

Declaration

int E6651_GetBSHOMOB_SCN_RSPInterleavingInterval(BYTE MID, int* Value);

int E6651_SetBSHOMOB_SCN_RSPInterleavingInterval(BYTE MID, int Value);

Parameter

MID [in]: User defined E6651A Machine ID

Value [out]: Current Interleaving Interval value of SCN-RSP.

Value [in]: Set the Interleaving Interval value of SCN-RSP.

Range

0 to 255

Return Value

Success: STATE_SUCCESS(1)

Failure: STATE_ERROR(-1)

Description

Retrieve and set the "Interleaving Interval" value of SCN-RSP message.

E6651_Get/Set BSHOMOB_SCN_RSPScanIteration

Declaration

int E6651_GetBSHOMOB_SCN_RSPScanIteration(BYTE MID, int* Value);

int E6651_SetBSHOMOB_SCN_RSPScanIteration(BYTE MID, int Value);

Parameter

MID [in]: User defined E6651A Machine ID

Value [out]: Current Scan Iteration value of SCN-RSP.

Value [in]: Set the Scan Iteration value of SCN-RSP.

Range

0 to 255

Return Value

Success: STATE_SUCCESS(1)

Failure: STATE_ERROR(-1)

Description

Retrieve and set the "Scan Iteration" value of SCN_RSP message.

E6651_Get/Set BSHOMOB_SCN_RSPReportMode

Declaration

int E6651_GetBSHOMOB_SCN_RSPReportMode(BYTE MID, BYTE* Value);

int E6651_SetBSHOMOB_SCN_RSPReportMode(BYTE MID, BYTE Value);

Parameter

MID [in]: User defined E6651A Machine ID

Value [out]: Current BSHOMOB_SCN-RSP Reporting Mode.

Value [in]: Set the BSHOMOB_SCN-RSP Reporting Mode

Range

0 - No Report
1 - Periodic Report
2 - Event Triggered Report

Return Value

Success: STATE_SUCCESS(1)

Failure: STATE_ERROR(-1)

Description

Retrieve and set the Base Station Handover MOB_SCN-RSP Reporting Mode.

E6651_Get/Set BSHOMOB_SCN_RSPReportMetric

Declaration

int E6651_GetBSHOMOB_SCN_RSPReportMetric(BYTE MID, BYTE* Value);

int E6651_SetBSHOMOB_SCN_RSPReportMetric(BYTE MID, BYTE Value);

Parameter

MID [in]: User defined E6651A Machine ID

Value [out]: Current report metric setting.

Value [in]: Set the Report metric required for handover

Range

0 - CINR
1 - RSSI
3 - CINR, RSSI
4 - Relative Delay
5 - CINR, Relative Delay
6 - RSSI, Relative Delay
7 - CINR, RSSI, Relative Delay
8 - RTD
9 - CINR, RTD
10 - RSSI, RTD
11 - CINR, RSSI, RTD
12 - Relative Delay, RTD
13 - CINR, Relative Delay, RTD
14 - RSSI, Relative Delay, RTD
15 - CINR, RSSI, Relative Delay, RTD

Return Value

Success: STATE_SUCCESS(1)

Failure: STATE_ERROR(-1)

Description

Retrieve and set the report metric of the serving BS upon which to trigger scanning for handover.

E6651_Get/Set BSHOMOB_SCN_RSPScanningType

Declaration

int E6651_GetBSHOMOB_SCN_RSPScanningType(BYTE MID, int Index, BYTE* Value);

int E6651_SetBSHOMOB_SCN_RSPScanningType(BYTE MID, int Index, BYTE Value);

Parameter

MID [in]: User defined E6651A Machine ID

Value [out]: Current Scanning Type setting

Value [in]: Set the Scanning Type setting.

Range

0 - Scanning without Association
1 - Scanning with Association Level 1
2 - Scanning with Association Level 2

Return Value

Success: STATE_SUCCESS(1)

Failure: STATE_ERROR(-1)

Description

Retrieve