500
Chapter 8, Programming The Call Processing Subsystem
CALL DATA Screen Message Field Descriptions
Querying a Single Field
Example of Querying A Single Field
OUTPUT 714;"CALLP:DATA ’RECCW A’"
OUTPUT 714;"CALLP:RECA:SCM?"
ENTER 714;Scm$
PRINT Scm$
Example Printout
"1110"
Querying Multiple Fields With Single OUTPUT/ENTER
When multiple queries are combined into one command string the Test Set
responds by sending one response message containing individual response
message units separated by a response message unit separator (;).
Example of Multiple Queries Combined Into One Command String
OUTPUT 714;"CALLP:RECA:NAWC?;SER?;EXT?;SCM?;MIN?"
OUTPUT 714;"CALLP:DATA ’RECCW A’"
ENTER 714;Message$
PRINT Message$
Printed Test Set Response Message
"010";"1";"1";"1110";"110111100101101111010101"
In order to read individual response message units into individual string variables
combined into one ENTER statement the programming language used must
recognize the response message unit separator (;) as an entry terminator for each
string in the input list. If the programming language used cannot recognize the
response message unit separator (;) as an entry terminator then the response
message must be read into one string and individual responses parsed out.
Содержание 8921A
Страница 14: ...14 ...
Страница 17: ...Contents 17 3 HP IB Command Guidelines Sequential and Overlapped Commands 72 Guidelines for Operation 73 ...
Страница 24: ...Contents 24 9 Error Messages ...
Страница 25: ...Contents 25 Index 593 ...
Страница 26: ...Contents 26 ...
Страница 27: ...27 1 Using HP IB ...
Страница 58: ...58 Chapter 1 Using HP IB Remote Local Modes ...
Страница 59: ...59 2 Methods For Reading Measurement Results ...
Страница 71: ...71 3 HP IB Command Guidelines ...
Страница 94: ...94 Chapter 3 HP IB Command Guidelines Guidelines for Operation ...
Страница 95: ...95 4 HP IB Commands ...
Страница 100: ...100 Adjacent Channel Power ACP ...
Страница 150: ...150 Display DISPlay space TDMA test TESTs TFReq THLP TIBasic TMAKe TPARm TPRint TSEQn TSPec Returns current screen TX ...
Страница 173: ...173 System System SYSTem ERRor Returns integer value quoted string ...
Страница 236: ...236 Triggering Measurements ...
Страница 237: ...237 5 Advanced Operations ...
Страница 350: ...350 Chapter 6 Memory Cards Mass Storage Using Memory Cards Figure 20 Inserting a Memory Card ...
Страница 360: ...360 Chapter 6 Memory Cards Mass Storage Using External Disk Drives ...
Страница 361: ...361 7 IBASIC Controller ...
Страница 442: ...442 Chapter 7 IBASIC Controller The TESTS Subsystem ...
Страница 559: ...559 Chapter 8 Programming The Call Processing Subsystem Example Programs 11280 SUBEND 11290 ...
Страница 562: ...562 Chapter 8 Programming The Call Processing Subsystem Example Programs ...
Страница 563: ...563 9 Error Messages ...
Страница 592: ...592 ...