CALL:PARameter:SECTor

CALL:PARameter:SECTor

May 24, 2006

Diagram Conventions

CALL[:CELL]:PARameter:SECTor:IDENtifier

Function

Sets/queries the Sector ID. See Sector ID .

Requirements

Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above

Setting

Range: 0 to FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
(1 to 32 characters from the set 0123456789aAbBcCdDeEfF).

Query

Range: "0x00000000000000000000000000000000" to "0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"
(The return string is always 34 characters: 0x plus 32 characters from the set 0123456789ABCDEF)

*RST Setting

"0xFEA00000000000000000000000000001"

Programming Example

 
OUTPUT 714;"CALL:PARameter:SECTor:IDENtifier 'FEA00000000000000000000000000002'"
! Sets the Sector ID to FEA00000000000000000000000000002

CALL[:CELL]:PARameter:SECTor:SMASk

Function

Sets/queries the sector's Subnet Mask. See Subnet Mask .

Requirements

Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above

Setting

Range: 0 to 128

Resolution: integer

Query

Same as setting

*RST Setting

104

Programming Example

 
OUTPUT 714;"CALL:PARameter:SECTor:SMASk 100"
! Sets the sector's Subnet Mask to 100