Search found 10 matches
- Tue May 10, 2016 8:19 am
- Forum: USB PC Oscilloscopes
- Topic: Signal generator level
- Replies: 9
- Views: 5013
Re: Signal generator level
I have Picoscope 3406D MSO. Is it now possible for signal generator to go below 250mV? Please let me know.
- Thu May 05, 2016 5:52 am
- Forum: General Software Discussions
- Topic: Generate PWM signal with configurable Dutycycle & Frequency
- Replies: 5
- Views: 7140
Re: Generate PWM signal with configurable Dutycycle & Freque
Thank you for the response. The attached sample code is very good and helped me to work with the signal generator.
- Wed May 04, 2016 4:32 am
- Forum: General Software Discussions
- Topic: Generate PWM signal with configurable Dutycycle & Frequency
- Replies: 5
- Views: 7140
Re: Generate PWM signal with configurable Dutycycle & Freque
Thank you for the response. Yes, in Programmer’s Guide there are API methods for configuring Signal generator. Such as ps3000aSetSigGenArbitrary, ps3000aSetSigGenBuiltIn, ps3000aSetSigGenPropertiesArbitrary, ps3000aSetSigGenPropertiesBuiltIn, ps3000aSigGenFrequencyToPhase etc. But in SDK’s C# sample...
- Mon May 02, 2016 10:50 am
- Forum: .Net Languages (C#, VB.Net, .)
- Topic: No support of the AWG...
- Replies: 6
- Views: 6637
Re: No support of the AWG...
Hi,
I am using picoscope of type 3000 series to generate the waveforms from c# code. It would be much helpful if someone shares me the code snippet for usage of "SetSigGenBuiltIn" function. My mail ID is haihellopradeep@gmail.com. Thanks in advance.
I am using picoscope of type 3000 series to generate the waveforms from c# code. It would be much helpful if someone shares me the code snippet for usage of "SetSigGenBuiltIn" function. My mail ID is haihellopradeep@gmail.com. Thanks in advance.
- Fri Apr 29, 2016 9:37 am
- Forum: General Software Discussions
- Topic: Generate PWM signal with configurable Dutycycle & Frequency
- Replies: 5
- Views: 7140
Generate PWM signal with configurable Dutycycle & Frequency
Hi, We are using Picoscope 3406D MSO variant. Using the sample code provided with SDK, we are happy that picoscope measures the waveform values at high accuracy. We would also like to use the build-in signal generator to generate PWM signal with different frequency & dutycycle values configured at r...
- Tue Apr 19, 2016 10:28 am
- Forum: .Net Languages (C#, VB.Net, .)
- Topic: Need clarity on using C# Sample code in block mode
- Replies: 1
- Views: 2577
Need clarity on using C# Sample code in block mode
Hi, When executing the C# sample code of SDK, on retrieving measurement data in block mode using GetValues() method, we are able to get only 512 number of records written to block.txt file . But we have enabled only one channel and have Set BUFFER size to 1024. The timebase index we selected is 1252...
- Tue Apr 12, 2016 1:56 pm
- Forum: .Net Languages (C#, VB.Net, .)
- Topic: Frequency and Duty cycle measurement from C# code
- Replies: 5
- Views: 5229
Frequency and Duty cycle measurement from C# code
Hi, We are using PicoScope 3406D MSO device with our C# .Net application. The sample C# code provided in SDK has only getting block and stream of data from device. We require to get additional data like AC RMS value, Frequency, DutyCycle etc. From the Picoscope 6 application, we are able read it by ...
- Thu Apr 07, 2016 10:17 am
- Forum: General Software Discussions
- Topic: New SDK Installer Instructions
- Replies: 14
- Views: 17913
Re: New SDK Installer Instructions
Hi Andrew,
The workaround worked fine. Thanks for the update.
The workaround worked fine. Thanks for the update.
- Wed Apr 06, 2016 4:21 am
- Forum: General Software Discussions
- Topic: New SDK Installer Instructions
- Replies: 14
- Views: 17913
Re: New SDK Installer Instructions
Hi, We have downloaded the Pico SDK installer “PicoSDK 10.6.10 (64-bit)” and tried installing. But the installer is throwing error and not getting installed. For more information on error kindly refer the log file content below and screenshots attached. Please guide us on getting the SDK installed. ...
- Mon Apr 04, 2016 1:17 pm
- Forum: Getting Started
- Topic: C# example code for PicoScope 3406D MSO
- Replies: 1
- Views: 1748
C# example code for PicoScope 3406D MSO
Hi, We would like to use our PicoScope 3406D MSO as measurement device for our application. Our application is developed in C# .Net. I have downloaded the Software "PicoScope 6.11.12" and installed the same. But I couldn't find any sample codes available. Kindly help me to get C# example code for Pi...