Search found 412 matches

by AndrewA
Fri May 03, 2019 12:13 pm
Forum: PicoScope 6 for Mac
Topic: Accessing Raw Data
Replies: 2
Views: 11637

Re: Accessing Raw Data

Goto the 'Configure Data Table' dialogue by clicking on the table tab, and cog wheel or click 'Configure table' button. Set the table data settings 'Output sample rate' to use the fastest sample rate you have set on your channels. And the then click on 'Last' button to select the latest values for a...
by AndrewA
Fri Apr 26, 2019 10:14 am
Forum: PicoScope 6 for Windows
Topic: impedance calculation - Power Factor
Replies: 6
Views: 12752

Re: impedance calculation - Power Factor

We now have a formula to give a RMS value using a maths channel. sqrt(integral(A^2)/T) Adding '+freq(A)-freq(A)' to it stops the start of the maths channel starting at a lower value. When using the measures on these maths channels you need to set 'between time rulers' and move time rulers to exclude...
by AndrewA
Wed Apr 17, 2019 9:31 am
Forum: USB PC Oscilloscopes
Topic: Detail of how does AWG on Pico 5442B work
Replies: 1
Views: 2157

Re: Detail of how does AWG on Pico 5442B work

Note the AWG update rate for PS5000B/D units is 200MHz so this is the maximum frequency that can be generated. The term 'arbitrarywaveform' is your buffer of values/points for the AWG. These are passes as int16_t values, but the AWG resolution for PS5000B/D is 14 bits (output step size approximately...
by AndrewA
Fri Apr 05, 2019 2:02 pm
Forum: PicoScope 6 for Windows
Topic: Calibrating the three-axis accelerometer (PP877)
Replies: 3
Views: 6483

Re: Calibrating the three-axis accelerometer (PP877)

I have just tested a new PP877 accelerometer, and it works correctly as per the datasheet. The full range is 0-2V per axis -5g to +5g respectively. So for each axis, you get ~1.1V axis facing up to ~0.9V axis facing down. Axis as marked on the sensor. Do you have the scope DC coupled? If you think t...
by AndrewA
Thu Mar 28, 2019 10:47 am
Forum: PicoScope 6 for Windows
Topic: Error - can not start PicoScope
Replies: 4
Views: 4112

Re: Error - can not start PicoScope

Our development team have identified the issue. It is related to file signing. We are working to find a work around but this will be fixed in a coming release of the software. Are you running any anitvirus software? You could try disabling it to see if this is causing the issue. Also have your IT de...
by AndrewA
Fri Mar 15, 2019 1:48 pm
Forum: PicoScope 6 for Windows
Topic: Measure DC-Values at "Ruler 1"
Replies: 2
Views: 2379

Re: Measure DC-Values at "Ruler 1"

Hi Georg,

Unfortunately there is no way to do this. You have manually line up all your voltage rulers for each channel with a time ruler.
by AndrewA
Fri Mar 01, 2019 2:10 pm
Forum: USB PC Oscilloscopes
Topic: Model 2205A + microphone
Replies: 1
Views: 2423

Re: Model 2205A + microphone

Condenser Microphone like the one one you mentioned require a Amplifier Circuit. You could simply use a cheap PC microphone, the type with a 3.5mm stereo jack plug. If you buy 3.5mm stereo socket and connect it to a 3-5Vdc supply. Connect '+' in series with a 2k2 resistor to the 'ring' and '-' to th...
by AndrewA
Wed Feb 27, 2019 3:26 pm
Forum: C and C++
Topic: PS4824 Streaming + Aggregation
Replies: 1
Views: 7893

Re: PS4824 Streaming + Aggregation

The PicoScope should be able achieve this level of down sampling. The 4824 has maximum streaming rate of 160 MS/s total across all channels So with all 8 channels would give sampling rate of 160 MS/s / 8 = 20MS/s = 50ns interval If you pass in 50ns for the sampleInterval argument into the function p...
by AndrewA
Mon Feb 25, 2019 3:00 pm
Forum: Getting Started
Topic: Picoscope 6 / Ubuntu 16.04
Replies: 3
Views: 4442

Re: Picoscope 6 / Ubuntu 16.04

Current and future versions of PicoScope 6 beta for Mac and linux are now 64-bit only. We have Archived older PicoScope for Linux builds for both 32 and 64 bit versions. This is for all versions including and previous to 6.12.9 of picoscope. Archive of builds are in tar.gz, included a README file fo...
by AndrewA
Fri Feb 22, 2019 10:26 am
Forum: PicoLog
Topic: Saved data not displaying and recordings seem unstable
Replies: 2
Views: 3265

Re: Saved data not displaying and recordings seem unstable

Hi, Could you please update to version 6.1.9-beta. https://www.picotech.com/downloads/_lightbox/picolog-6-beta-for-windows The back end database has now been replaced which was causing performance issues with big captures with a large number samples. This should resolve your issues. Full bug fixes a...
by AndrewA
Wed Feb 13, 2019 1:14 pm
Forum: USB PC Data Loggers
Topic: TC-08 one channel shows only -270
Replies: 1
Views: 8367

Re: TC-08 one channel shows only -270

Hi,

Please email us at support@picotech.com with the unit details, serial number and your contact details. We will need issue a returns number, to have the unit repaired.
So the channel always displays -270 with or without a thermocouple?
by AndrewA
Mon Feb 11, 2019 5:05 pm
Forum: LabVIEW
Topic: Pico 5243D - Sync scope acquisition with AWG signal output
Replies: 5
Views: 16981

Re: Pico 5243D - Sync scope acquisition with AWG signal output

This is possible by configuring the AWG to be trigger by software and can be run continuous in a loop. But the main issue is rearm time of the scope can be anywhere from 10-60ms, with a same capture settings, as I found out in testing this. This caused by the scope having to transfer the data over t...
by AndrewA
Tue Dec 18, 2018 9:52 am
Forum: C and C++
Topic: ps3000aGetUnitInfo
Replies: 2
Views: 7520

Re: ps3000aGetUnitInfo

Hi Lukasz, To start could you try this newer version of the SDK (both 32 and 64-bit installers are here)- https://drive.google.com/drive/folders/1ruzMJrgJ-x_XYRf8gT_J_xVcoctxB6Uv I did see issues with when calling ps2000aGetDeviceInfo function, in our LabVIEW code. ps2000aGetDeviceInfo returned pico...
by AndrewA
Mon Dec 10, 2018 5:09 pm
Forum: USB PC Oscilloscopes
Topic: DLL's for Microsoft Visual Basic 2010 Express
Replies: 2
Views: 3816

Re: DLL's for Microsoft Visual Basic 2010 Express

Hello Andreas, If you have downloaded and installed the SDK, there should be no need to add the dll to the project. As the SDK install will the dll locations to the windows 'PATH' variable. What model PicoScope do you have? Which example are you trying to run? https://github.com/picotech/picosdk-vb-...
by AndrewA
Mon Dec 10, 2018 11:19 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: Several questions about serial decoding
Replies: 2
Views: 10480

Re: Several questions about serial decoding

Serial decoding features are not available in the SDK dll's.
You would need to write your serial decoding code or use 3rd parties.