Functions Used In V1.5 - Agilent Technologies E6651A User Manual

Mobile wimax test set
Hide thumbs Also See for E6651A:
Table of Contents

Advertisement

6
Remote Interface (API) Programming Command Reference

Functions used in V1.5

Declaration
Return Value
Description
Declaration
Return Value
Description
Declaration
Return Value
Description
170
E6651_SetBSPayloadLen
int E6651_SetBSPayloadLen(BYTE MID, int Value);
Parameter
MID [in]:
Value [in]:
Success:
Failure:
Set E6651(MID) Base Station Emulation Payload Length
value.
If (Value = 0) then Value:= 288
if (Value = 1) then Value:= 576
if (Value = 2) then Value:= 1488 else Value:= 288;
E6651_SetBSDLTest
int E6651_SetBSDLTest(BYTE MID, int Value);
MID [in]:
Parameter
Value [in]:
Success:
Failure:
Set DL Test Mode of E6651(MID) Base Station Emulator.
0: Off
1: On
E6651_SetBSULTest
int E6651_SetBSULTest(BYTE MID, int Value);
MID [in]:
Parameter
Value [in]:
Success:
Failure:
Set DL Test Mode of E6651(MID) Base Station Emulator.
0: Off
1: On
E6651's equipment number to be controlled
remotely.
E6651 Base Station Emulation Payload length
value to be set. (0, 1, 2, etc.)
STATE_SUCCESS(1)
STATE_ERROR(- 1)
E6651's equipment number to be controlled
remotely.
DL Test Mode of E6651(MID) Base Station
Emulator to be set.
STATE_SUCCESS(1)
STATE_ERROR(- 1)
E6651's equipment number to be controlled
remotely.
UL Test Mode of E6651(MID) Base Station
Emulator to be set.
STATE_SUCCESS(1)
STATE_ERROR(- 1)
E6651A User's Guide

Advertisement

Table of Contents
loading

Table of Contents