Search the Community
Showing results for tags 'analog discovery studio'.
-
I am looking to use the Analog Discovery Studio (410-384), with the optional Analog Discovery Canvas (410-412), to enable me to connect the Transistor Tester (410-413) or the Impedance Analyzer (410-378) via the Analog Discovery header on the Analog Discovery Canvas. Does anyone know if the following configuration will work? I'd like to confirm before I make the purchase.
- 2 replies
-
- analog discovery studio
- analog discovery canvas
- (and 6 more)
-
I am working on a python project using Analog Discovery Studio where I need to change the amplitude of two phase synchronized analog output channels based on a voltage acquired in an Analog input channel. I find that using fStart=3 for applying changes dynamically makes the output channels go to zero. Attaching a toy example code where the two synchronized output channel amplitudes are changed every 10 ms by a fixed amount. For this example, the two AnalogOut channels were acquired through the two AnalogIn channels. dwf.FDwfAnalogOutConfigure(hdwf, c_int(-1), c_int(1)) works but there is intermittency in output; there is a delay in setting new amplitudes. dwf.FDwfAnalogOutConfigure(hdwf, c_int(-1), c_int(3)) makes outputs go to zero rather than apply immediately. My application is similar to this: Analog Discovery 2 | Support for modulation signal input for resolver testing Is support for modulation using external signal added now? It would be great if someone could help on this. MasterSlaveAnalogOutModulation.py
- 2 replies
-
- analog discovery studio
- master slavee
-
(and 1 more)
Tagged with: