Search found 5 matches

by Frank Stone
Tue Feb 15, 2011 12:47 pm
Forum: PicoScope 6 for Windows
Topic: 3205 Function Generator
Replies: 1
Views: 2716

3205 Function Generator

I am using a Picoscope 3205 with the Beta 6.5.64 software

I can not find the Function generator settings ??
by Frank Stone
Tue Feb 20, 2007 3:32 pm
Forum: VB and VBA (Excel, Access)
Topic: PS300_get_unit_info
Replies: 3
Views: 8829

The File PS3000.BAS is issued with a fundamental defect in it: Declare Function ps3000_get_unit_info Lib "ps3000.dll" (ByVal handle As Integer, str As String, ByVal lth As Integer, ByVal line_no As Integer) As Integer In Vbasic the str is a named function which returns a String representation of a n...
by Frank Stone
Thu Jan 04, 2007 9:41 am
Forum: VB and VBA (Excel, Access)
Topic: VB6 DDE Example
Replies: 3
Views: 15303

VB6 DDE Example

Hi

Here with a VB6 DDE example to take Measurement readings from a PicoScope PS3205. It should also work with other USB scope in the series.
by Frank Stone
Wed Jan 03, 2007 9:59 am
Forum: VB and VBA (Excel, Access)
Topic: PS300_get_unit_info
Replies: 3
Views: 8829

What was I doing?? I am trying to use the PS3000_get_unit_info function in VB6.0. When I step into the Call the VB editor is totally deleted. In the PS3000.xl example, which uses VBA Macro, this call is located in a For-Next loop all of which are Commented-Out. I've change this macro code by un-comm...
by Frank Stone
Tue Jan 02, 2007 12:18 pm
Forum: VB and VBA (Excel, Access)
Topic: PS300_get_unit_info
Replies: 3
Views: 8829

PS300_get_unit_info

removed fjs