SYSTem:SYNChronized

SYSTem:SYNChronized

Last updated: December 3, 2008

GPIB Command Conventions

SYSTem:SYNChronized

Function

GSM TA

Sets/queries the test set that all prior sequential commands have completed and all prior overlapped commands have started indicating that the input buffer is synchronized. (See Call Processing Event Synchronization or Data Connection Processing Event Synchronization .)

GPRS TA
EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Bit 12 of the status operation condition register is pulsed. See STATus:OPERation:CALL Condition Register Bit Assignment .

Query

1

Related Topics

See Status Subsystem Overview .

See Call Processing Event Synchronization or Data Connection Processing Event Synchronization .

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/
EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SYSTEM:SYNCHRONIZED" 
! Pulses bit 12 of the status operation condition register. 
 
OUTPUT 714;"SYSTEM:SYNCHRONIZED?" 
! Returns a 1 indicating all prior sequential commands have completed and all overlapped 
! commands have started.