SpinCore PulseBlasterDDSII
LabVIEW Extensions
pb_start.vi
Corresponds to the SpinAPI function int pb_start()
Once board has been programmed, this instruction will start execution of pulse program. It
calls the pb_start function from SpinAPI using the Call Library Function Node. It then
checks for an error using the pb_error_handler. All functionality will be bypassed if an error
is passed into the VI.
pb_stop.vi
Corresponds to the SpinAPI function int pb_stop()
This VI stops output of the board. It calls the pb_stop function from SpinAPI using the Call
Library Function Node. It then checks for an error using the pb_error_handler. All
functionality will be bypassed if an error is passed into the VI.
28
2011-04-29
www.spincore.com