HP Sander 16500C manual Duplicate Keywords, Common Command Header

Models: Sander 16500C

1 252
Download 252 pages 12.2 Kb
Page 24
Image 24

Example

Example

Introduction to Programming

Duplicate Keywords

Common Command Header

Common command headers control IEEE 488.2 functions within the logic analyzer such as clear status. The syntax is:

*<command header><terminator>

No white space or separator is allowed between the asterisk and the command header.

*CLS

Combined Commands in the Same Subsystem

To execute more than one function within the same subsystem, a semicolon

(;)is used to separate the functions:

:<subsystem>:<function><white space><data>;<function> <white space><data><terminator>

:SYSTEM:LONGFORM ON;HEADER ON

Duplicate Keywords

Identical function keywords can be used for more than one subsystem. For example, the function keyword MMODE may be used to specify the marker mode in the subsystem for state listing or the timing waveforms:

:SLIST:MMODE PATTERN - sets the marker mode to pattern in the state listing.

:TWAVEFORM:MMODE TIME - sets the marker mode to time in the timing waveforms.

SLIST and TWAVEFORM are subsystem selectors, and they determine which marker mode is being modified.

1–10

Page 24
Image 24
HP Sander 16500C manual Duplicate Keywords, Common Command Header, Combined Commands in the Same Subsystem