Hi
what probes are you using with the 4444 when you run the example code?
Also are you able to download the SDK from this link and retry the example?
Neil
Search found 148 matches
- Wed Mar 13, 2019 10:11 am
- Forum: MATLAB
- Topic: PicoScope 4444 on Matlab 2015b
- Replies: 6
- Views: 814
- Mon Mar 11, 2019 8:45 am
- Forum: MATLAB
- Topic: Smith Chart Example Pico VNA
- Replies: 3
- Views: 545
Re: Smith Chart Example Pico VNA
Hi
I have been unable to reproduce what you've been seeing with the cal file you sent in.
Are you able to re-download the MATLAB add-on for the PicoVNA and try again just to check?
Neil
I have been unable to reproduce what you've been seeing with the cal file you sent in.
Are you able to re-download the MATLAB add-on for the PicoVNA and try again just to check?
Neil
- Fri Mar 08, 2019 9:28 am
- Forum: PicoScope 6 for Windows
- Topic: PS 6.13.15 Channel Overrange (unexpected)
- Replies: 1
- Views: 328
Re: PS 6.13.15 Channel Overrange (unexpected)
Hi The PicoLog 1216 (and 1012) are single ended input devices, so if there is a signal with a voltage below 0 V you will get an overvoltage warning as the signal is outside of the input range of the device, so with no signal on the input you will still have noise on the input which can take the volt...
- Fri Mar 08, 2019 8:41 am
- Forum: MATLAB
- Topic: PicoScope 4444 on Matlab 2015b
- Replies: 6
- Views: 814
Re: PicoScope 4444 on Matlab 2015b
Hi Are you able to download the latest versions of the PicoScope Support Toolbox and PicoScope 4000 Series (A API) - MATLAB Generic Instrument Driver from our github page here https://github.com/picotech/picosdk-ps4000a-matlab-instrument-driver https://github.com/picotech/picosdk-matlab-picoscope-su...
- Tue Mar 05, 2019 8:32 am
- Forum: MATLAB
- Topic: Smith Chart Example Pico VNA
- Replies: 3
- Views: 545
Re: Smith Chart Example Pico VNA
Hi
Have you made any alterations to the example script at all?
Also are you able to share the calibration file that you're using? If you can't do that here, you can send it into support@picotech.com
Have you made any alterations to the example script at all?
Also are you able to share the calibration file that you're using? If you can't do that here, you can send it into support@picotech.com
- Tue Jan 22, 2019 10:33 am
- Forum: MATLAB
- Topic: capture the data with matlab
- Replies: 1
- Views: 787
Re: capture the data with matlab
Hi
Are you using the same script on both?
Are you able to post it here or email it into support@picotech.com so I can have a look through it.
Are you using the same script on both?
Are you able to post it here or email it into support@picotech.com so I can have a look through it.
- Thu Jan 17, 2019 8:40 am
- Forum: MATLAB
- Topic: can’t connect matlab with pico
- Replies: 2
- Views: 844
Re: can’t connect matlab with pico
Hi
Have you got the PicoScope Support Toolbox downloaded and added to the path as well as the PicoScope 3000 A API MATLAB Generic Instrument Driver ?
Have you got the PicoScope Support Toolbox downloaded and added to the path as well as the PicoScope 3000 A API MATLAB Generic Instrument Driver ?
- Thu Jan 10, 2019 8:03 am
- Forum: USB PC Oscilloscopes
- Topic: 2204A Python Spyder PicoSDK returned 'PICO_NOT_FOUND'
- Replies: 8
- Views: 2108
Re: 2204A Python Spyder PicoSDK returned 'PICO_NOT_FOUND'
Hi Andi
Did you download the entire repository or just that script?
Did you download the entire repository or just that script?
- Wed Jan 09, 2019 10:01 am
- Forum: RF Products
- Topic: SOLT-STD-M CAL KIT FILE FORMAT OF .KIT FILE
- Replies: 4
- Views: 2223
- Wed Jan 09, 2019 9:29 am
- Forum: USB PC Oscilloscopes
- Topic: 2204A Python Spyder PicoSDK returned 'PICO_NOT_FOUND'
- Replies: 8
- Views: 2108
Re: 2204A Python Spyder PicoSDK returned 'PICO_NOT_FOUND'
Hi Andi
Can I check whether you are using the example code from the picoscope-python-wrappers repo when you got this error appear? If not would you be able to post the code you were using here or email it into support@picotech.com
Neil
Can I check whether you are using the example code from the picoscope-python-wrappers repo when you got this error appear? If not would you be able to post the code you were using here or email it into support@picotech.com
Neil
- Wed Dec 19, 2018 8:36 am
- Forum: MATLAB
- Topic: Running ps6000GetValuesTriggerTimeOffsetBulk64
- Replies: 6
- Views: 1673
Re: Running ps6000GetValuesTriggerTimeOffsetBulk64
Hi Below is a code snippet showing how to call the ps6000GetValuesTriggerTimeOffsetBulk64 function within MATLAB in reference to our PS6000 Rapid Block Example; FromSegmentIndex = 1; ToSegmentIndex = numCaptures; timesPtr = libpointer('int64Ptr', zeros(ToSegmentIndex-FromSegmentIndex+1, 1, 'int64'))...
- Tue Dec 18, 2018 9:41 am
- Forum: PicoScope 6 for Windows
- Topic: Windows XP?
- Replies: 1
- Views: 669
Re: Windows XP?
Hi Brecky The latest version of the SDK that is compatible with XP (SP3) can be downloaded from here for 32 bit https://www.picotech.com/download/software/sr/PicoSDK_32_10.6.10.22.exe or here for 64 bit https://www.picotech.com/download/software/sr/PicoSDK_64_10.6.10.22.exe The examples shouldn't ma...
- Thu Dec 06, 2018 10:09 am
- Forum: General Software Discussions
- Topic: Python Callback Function Error
- Replies: 3
- Views: 1439
Re: Python Callback Function Error
Hi
We are currently looking into implementing streaming mode for Python and will be generating examples for streaming mode soon
We are currently looking into implementing streaming mode for Python and will be generating examples for streaming mode soon
- Thu Oct 11, 2018 1:26 pm
- Forum: General Software Discussions
- Topic: Python wrappers & windows recommendations?
- Replies: 1
- Views: 711
Re: Python wrappers & windows recommendations?
Hi
Are you using the same version of the SDK on both set ups?
Is there any difference in the distribution of python between the two different windows versions?
Neil
Are you using the same version of the SDK on both set ups?
Is there any difference in the distribution of python between the two different windows versions?
Neil
- Mon Oct 01, 2018 6:53 am
- Forum: PicoScope 6 for Windows
- Topic: PSDATA-Format
- Replies: 4
- Views: 1374
Re: PSDATA-Format
The new Python examples allow you to collect the data directly to Python bypassing the need for a .psdata file, the decoding of the .psdata file format is not possible as it is a proprietary format.