Hello Jurgen,

Of course the integration with National Instruments boards (PCI-4472
or 445x boards) is best suited with the Sound and Vibration Toolkit.
However it is possible to use the toolkit without National Instruments
hardware. Most of the examples that ship with the toolkit use NI-DAQ
data acquisition calls. You need to remove them from the examples and
substitute them for the driver vi's that your board uses. There are
also a couple of examples that use simulated signals (so there is no
hardware at all involved).
One thing to be aware of is the sample rate. Recommended sample rates,
that are used in most examples are 51.2 kS/s. You may need to check if
your board is capable of doing this.
Also all the functions use the waveform datatype, (which includes
timing information), so you need to convert your array of data to this
datatype, using the build waveform function.

Hope this answers your question.

Best regards,

Erik vH.
Applications Engineering
National Instruments

Reply via email to