Last updated: 2014-11-28
For more information on the GPIB Command conventions, see GPIB Command conventions
Function |
Generates an AMR voice page attempt to the mobile station. If the call attempt fails, the test set returns to the idle call processing state. |
Requirements |
Test Application Revision: A.10.00 and above |
Programming Example |
"CALL:ORIGinate:AMR" |
Function |
Generates a page attempt to the mobile station. |
Requirements |
Test Application Revision: A.02.00 and above |
Programming Example |
"CALL:ORIGinate" |
Function |
Returns 1 if the page attempt is excuted, or 0 if it is not. |
Query |
1|0 |
Requirements |
Test Application Revision: A.02.00 and above |
Programming Example |
"CALL:ORIGinate:DONE?" |
Function |
Returns 1 in the test set's output queue when the page attempt is done, otherwise returns 0. Controlling program hangs on this query until the 1 is retrieved. |
Query |
1|0 |
Requirements |
Test Application Revision: A.02.00 and above |
Programming Example |
"CALL:ORIGinate:OPComplete?" |
Function |
Forces an overlapped command to execute in a sequential page attempt. |
Requirements |
Test Application Revision: A.02.00 and above |
Programming Example |
"CALL:ORIGinate:SEQuential" |
Function |
Forces the test set to wait until the page attempt is done before executing any more commands. |
Requirements |
Test Application Revision: A.02.00 and above |
Programming Example |
"CALL:ORIGinate:WAIT" |