PB_FREQ_GEN

Section: User Commands (1)
Updated: July 2012
Index Return to Main Contents
 

NAME

pb_freq_gen - output a square wave from the pulseblaster

 

DESCRIPTION


 This loads the PulseBlaster with a simple program to run at a certain frequency on particular bits.
 First, all bits are taken high. Then, when triggered, BITS will oscillate with a square wave at FREQ.
 USAGE: pb_freq_gen  FREQ_Hz  BITs
        #Eg 20kHz on Bit 15 is: '20000 0x8000'.
        #FREQ may have units: Hz/kHz/MHz  (if omitted, assume Hz)
        #BITS may be a Hexadecimal number, or 'bitX' where X=0..15, or 'all'.
 

 

AUTHOR

The author of pb_freq_gen and this manual page is Richard Neill, <pulseblaster#AT(spamblock)#richardneill.org>
Copyright July 2012; this is Free Software (GPL v3+), see the source for copying conditions.

 

SEE ALSO

pb_utils(1), ni4462_system_clock_calibrate(1), pb_manual(1), pb_identify_output(1)


 

Index

NAME
DESCRIPTION
AUTHOR
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:45:34 GMT, November 19, 2013