Search found 22 matches

by bane
Fri Jul 03, 2009 6:54 am
Forum: General Software Discussions
Topic: PS4424 return code
Replies: 5
Views: 6193

PS4424 return code

Hi, ps4000SetTriggerChannelProperties returns with error code hex 0x49. In the documentation there is no description for this code. The highest number is 0x44. This error can be reproduced. Scenario: - Open connection 1st step - set up trigger - run block - stop scope, works fine 2nd step - set up t...
by bane
Wed Apr 08, 2009 11:22 am
Forum: General Software Discussions
Topic: How to verify the USB connection state (PS3000)
Replies: 11
Views: 12414

Thanks Erik, this works fine.

Could you please send me the link where I can find the latest drivers?

Regards,
Bane
by bane
Wed Apr 08, 2009 9:41 am
Forum: General Software Discussions
Topic: How to verify the USB connection state (PS3000)
Replies: 11
Views: 12414

Hi Erik,

yes I know this.

However for the SW Versions below:

Driver Version = 3.2.4.0
HW Version 5
Kernel Driver Version =1.13

ps3000_ready doesn't return DeviceNotResponding....

Did you try this?
And if yes, please provide me the SW version you have used?

Thanks in advance!

Bane
by bane
Fri Apr 03, 2009 8:05 am
Forum: General Software Discussions
Topic: How to verify the USB connection state (PS3000)
Replies: 11
Views: 12414

Hi Erik, Ok. In case the disconnect occurs before invoking the run_block function, the run_block function will return an error. But, in case the disconnect occurs after calling of run_block function and before the trigger event, we will never leave the while loop as in example below. ps3000_run_bloc...
by bane
Thu Apr 02, 2009 12:35 pm
Forum: General Software Discussions
Topic: How to verify the USB connection state (PS3000)
Replies: 11
Views: 12414

Hi Robin,

I assume you mean ps3000_get_values function?!

If no, please confirm.

I couldn't find the declaration of get_data in the technical reference.

Thanks in advance!

Bane
by bane
Thu Apr 02, 2009 10:49 am
Forum: General Software Discussions
Topic: How to verify the USB connection state (PS3000)
Replies: 11
Views: 12414

Hi Robin,

I have tried this, but I always get ErrorCode = 0. Which is PS3000_OK.

Below used SW versions:

Driver Version = 3.2.4.0
HW Version 5
Kernel Driver Version =1.13

Maybe I need a SW update?!

Regards,
Bane
by bane
Thu Apr 02, 2009 8:31 am
Forum: General Software Discussions
Topic: How to verify the USB connection state (PS3000)
Replies: 11
Views: 12414

How to verify the USB connection state (PS3000)

Hi,

I have following scenario:
- HW: PS3204

1. Connection Set Up is established via ps3000_open_unit
2. Now the USB connector is disconnected

How to get the information that the scope connection is broken?

Best regards,
Bane