Search found 2 matches

by jeff@seametrics
Tue Mar 06, 2007 5:25 pm
Forum: LabVIEW
Topic: picoscope works well until addition of set_ets
Replies: 2
Views: 6981

ETS works... I'm using the ctypes module with python

I got this ETS thing to work today, for those interested... I should not that my code is written with Python and I'm using ctypes to call up the ps3000.dll. the problem seemed to be that my trigger was occuring once per second. I recall something in the pico documenation regarding wait time, so I th...
by jeff@seametrics
Mon Mar 05, 2007 10:32 pm
Forum: LabVIEW
Topic: picoscope works well until addition of set_ets
Replies: 2
Views: 6981

picoscope works well until addition of set_ets

hello, I am writing code for pico scope using ps3000.dll. it works quit well until I use the set_ets() command. it appears that it doesn't trigger when I activate ets(). it just hangs in run_block(). I am running a signal generator directly into my picoscope, the pico is triggered by an external sig...