QFI>FWCB A 0 2 
    802FF
    4032A	    
 
Block write of 2 (dec) data words (i.e.'802FF' and '4032A' hex) to CSR space 0 at primary address A (hex) in the local crate
 QFI>FWCB 4010B 2 3
    802FF
    4032A
    5DE32
 
 Block write of 3 (dec) words of data (i.e. '802FF' '4032A' '5DE32' hex)
 to CSR space 2 at primary address B (hex) to a remote crate using an SSP 
 cable segment. See HELP ROUTING for information on communication with 
 remote crates.
 QFI>DEFINE C1 40000  Set up a definition of "C1" as 40000 hex. (see
 		(HELP DEFINE for details)
 QFI>FWCB SSP1 C1 4
     3203A98F
     52A79B69
     289265CD
     B8548D90
 
 Block write of 4 (decimal) words to CSR "C1"  (defined above as 40000 hex)
 at primary address defined by  "SSP1".  "SSP1" is assumed to have been
 previously set up  by a call to TREE or to FBWHO (see help TREE or FBWHO)
 and can be accessed by the SHODEF command.