HP (Hewlett-Packard) HP 16555A Weather Radio User Manual


 
State Trigger Macro Library
The following list contains the macros in the State Trigger Macro Library.
They are listed in the order in which they appear on the screen.
User Mode User Level - custom combinations, loops
The User level lets you manually design a sequence level. It uses one internal
sequence level.
Basic Macros 1. Find anystate n times
This macro becomes true with the nth state it sees. It uses one internal
sequence level.
2. Find event n times
This macro becomes true when it sees an event you have specified occurring
a designated number of times. The events may occur consecutively, but does
not have to. It uses one internal sequence level.
3. Find event n consecutive times
This macro becomes true when it sees an event you have specified occurring
a designated number of consecutive times. It uses one internal sequence
level.
4. Find event2 immediately following event1
This macro becomes true when the first event you have specified is seen
immediately followed by a second designated event. It uses two internal
sequence levels.
Sequence
Dependent Macros
1. Find event2 n times after event1, before event3 occurs
This macro becomes true when it first finds a designated event1, followed by
a selected number of occurrences of a designated event2. In addition, if a
designated event3 is seen anytime while the sequence is not yet true, the
sequence starts over. If event2’s nth occurrence is coincident with event3,
the sequence starts over. It uses two internal sequence levels.
The Trigger Menu
State Trigger Macro Library
5–7