Currently using the SDK with Python on Windows, I took time to compare the Waveform software and the SDK. Everything possible on the first is possible on the second one.
Almost everything.
I couldn't find a way to start the device (Analog Discovery) with another configuration.
I tried to disable the Scope and the AWG, then to ask the maximum buffer size, but I always get 4096.
Is it hidden in the dwf.h, dwf.lib or dwf.dll ?
Any advice is welcome.
Thanks.
From the help :
Configurations: Select the configuration you want to use for the selected device. The configurations have different device buffer-memory distributions for the instruments and other capabilities, like number of pins or channels.
From the Wiki :
Default Pattern Generator buffer size is 1kSamples/channel. The WaveForms Device Manager (WaveForms Main Window/Device/Manager) provides alternate FPGA configuration files, with different resources allocation. With no memory allocated to the Scope and AWG, the Pattern Generator buffer size can be chosen to be 16kSamples/channel.
Question
eric_A
Currently using the SDK with Python on Windows, I took time to compare the Waveform software and the SDK. Everything possible on the first is possible on the second one.
Almost everything.
I couldn't find a way to start the device (Analog Discovery) with another configuration.
I tried to disable the Scope and the AWG, then to ask the maximum buffer size, but I always get 4096.
Is it hidden in the dwf.h, dwf.lib or dwf.dll ?
Any advice is welcome.
Thanks.
From the help :
Configurations: Select the configuration you want to use for the selected device. The configurations have different device buffer-memory distributions for the instruments and other capabilities, like number of pins or channels.
From the Wiki :
Default Pattern Generator buffer size is 1kSamples/channel. The WaveForms Device Manager (WaveForms Main Window/Device/Manager) provides alternate FPGA configuration files, with different resources allocation. With no memory allocated to the Scope and AWG, the Pattern Generator buffer size can be chosen to be 16kSamples/channel.
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.