Does anyone have a call to ps3000_run_streaming_ns that is known to work. When I try to run it, it only returns 0. I don't know if the problem is my declare statement. I declare the function from the DLL as follows:
"Declare Function ps3000_run_streaming_ns Lib "ps3000.dll" (ByVal handle As Short, ByVal sample_interval As Long, ByVal time_units As Long, ByVal max_samples As Long, ByVal auto_stop As Short, ByVal noOfSamplesPerAggregate As Long, ByVal overview_buffer_size As Long) As Short"
Any help would be appreciated greatly. Thanks.
Cart

