Search found 7 matches

by sudhansangeetha
Mon Sep 29, 2014 2:56 pm
Forum: USB PC Oscilloscopes
Topic: picoscope 6403 series -
Replies: 3
Views: 4038

Re: picoscope 6403 series -

posting code after picoscope open: ps6000SetEtsEx(handlePico, PS6000_ETS_OFF, 0, 0, NULL); // Turn off ETS analogueOffset = 2.0; ps6000SetChannelEx(handlePico,PS6000_CHANNEL_A,iChanelAEnabled,iCouplingChannelA ,(enPS6000Range)m_iVoltageRangeA, analogueOffset, PS6000_B...
by sudhansangeetha
Fri Sep 26, 2014 7:09 pm
Forum: USB PC Oscilloscopes
Topic: picoscope 6403 series -
Replies: 3
Views: 4038

picoscope 6403 series -

I use ps6403 in which the following problem is seen only using my code: first time picoscope driver calls the callback function only when there is trigger. but if do stop and then start the capture again, picoscope seems to call the callback very frequently even when there are no triggers happened p...
by sudhansangeetha
Tue Feb 14, 2012 5:20 pm
Forum: PicoScope 6 for Windows
Topic: ps6000SetTriggerChannelProperties() returned error
Replies: 5
Views: 5460

Re: ps6000SetTriggerChannelProperties() returned error

Hi,

Thank you for the details. I tried the same settings and it still results in the error - 44UL (0x0000002C).

I am not calling ps6000SetChannel for AUX IN Channel. Is that a problem?

Please confirm the situations in which the error 44UL (0x0000002C) can occur.
by sudhansangeetha
Mon Feb 13, 2012 7:40 pm
Forum: PicoScope 6 for Windows
Topic: ps6000SetTriggerChannelProperties() returned error
Replies: 5
Views: 5460

Re: ps6000SetTriggerChannelProperties() returned error

When I studied the documentation, it looks like, External trigger (Ext channel) is not there in 6000 series model but there is AUX slot. Please confirm. if the above statement is Yes, What is the settings for using AUX channel? I am using the below code: TRIGGER_CONDITIONS conditions = {CONDITION_DO...
by sudhansangeetha
Fri Feb 10, 2012 8:12 pm
Forum: PicoScope 6 for Windows
Topic: ps6000SetTriggerChannelProperties() returned error
Replies: 5
Views: 5460

ps6000SetTriggerChannelProperties() returned error

Hi, I am trying to setup picoscope 6000 for external trigger and input channel as A. The following call is made: ps6000SetTriggerChannelProperties(handle, &channelproperties,1,0,0); where channelproperties = {1625/*threshold-high*/, 325/*hysteresis-high*/, 1625/*threshold-high*/, 325/*hysteresis-low...
by sudhansangeetha
Mon Jan 30, 2012 8:09 pm
Forum: PicoScope 6 for Windows
Topic: Picoscope6 software + Picoscope6403
Replies: 3
Views: 4112

Re: Picoscope6 software + Picoscope6403

Thank you Martyn,

Done the same, Still the same problem persists.

Is there any other way to debug this problem?
by sudhansangeetha
Thu Jan 26, 2012 6:57 pm
Forum: PicoScope 6 for Windows
Topic: Picoscope6 software + Picoscope6403
Replies: 3
Views: 4112

Picoscope6 software + Picoscope6403

the latest picoscope6 software downloaded frm the homepage does not detect picoscope6403 .

Whereas, device manager shows the correct device.

Please note that: picoscope4000 series works properly with picoscope6 software.

picoscope6 software version being used is : 6.6.16.12