Converted from .HLP to .HTML by HLPTOHTML.

cfi .HLP

Examples

 QFI>CLEAR L	! Perform an LRS FAST CLEAR on the local crate segment
 QFI>TREE	! TREE command
 QFI>CLEAR A	! Clear all crates
 

Suppose there are TDCs at address 4 (in the local crate) and 40105, 4030A hex (in two different remote crates) - see HELP ROUTING. Then the above command CLEAR A will actually send the commands:

 FWDM  primary address = 4018D  (clears local crate AND one remote crate)
 FWDM  primary address = 4038C  (clear other remote crate only).
 
See help SSP BROADCAST for details The secondary address will be 0 in all cases.