DRS4 Forum
  DRS4 Discussion Forum, Page 12 of 45  Not logged in ELOG logo
    Reply  Thu Jul 4 08:54:25 2013, Stefan Ritt, add an average ability to the Scope 


    
        
            tmiron alon wrote:
        
        
            
            
            
    Reply  Thu Jul 4 09:07:24 2013, tmiron alon, add an average ability to the Scope 


    
        
            Stefan Ritt wrote:
        
        
            
            
            
              
    Reply  Thu Jul 4 09:17:31 2013, Stefan Ritt, add an average ability to the Scope 


    
        
            tmiron alon wrote:
        
        
            
             
    Reply  Thu Jul 4 10:01:06 2013, tmiron alon, add an average ability to the Scope 


    
        
            Stefan Ritt wrote:
        
        
            
            
            
              
    Reply  Thu Jul 4 10:14:32 2013, Stefan Ritt, add an average ability to the Scope 


    
        
            tmiron alon wrote:
        
        
            
            
            
    Reply  Tue Jul 16 10:02:28 2013, tmiron alon, add an average ability to the Scope 


    
        
            Stefan Ritt wrote:
        
        
            
            
            
    Reply  Tue Jul 16 16:25:43 2013, Stefan Ritt, add an average ability to the Scope 


    
        
            tmiron alon wrote:
        
        
            
            Hi Stefan.
    Reply  Sun Jul 28 09:52:25 2013, tmiron alon, add an average ability to the Scope 


    
        
            Stefan Ritt wrote:
        
        
            
            
            
              
    Reply  Mon Jul 29 06:04:45 2013, Stefan Ritt, add an average ability to the Scope 


    
        
            
            Hi satefan,
            I did some debug on the DRSOsc program and saw that everywhere you used the function "IsBusy()", you used it with "SoftTrigger()",
    Reply  Mon Aug 12 15:08:17 2013, tmiron alon, add an average ability to the Scope 


    
        
            Stefan Ritt wrote:
        
        
            
            
            
    Reply  Mon Aug 12 22:18:39 2013, Stefan Ritt, add an average ability to the Scope 


    
        
            tmiron alon wrote:
        
        
            
            Right now I'm trying to speed up the number of wavefrom  per second. I'm using your  drs_exam.cpp
Entry  Sun Mar 6 17:54:47 2022, Matias Senger, Why does not trigger at higher sampling frequencies? 
I have connected 3 signals to the DRS4 Evaluation Board V5 which look like this in the drsosc app:



Note that here I am sampling at 5 GS/s. Using this app everything works perfect.
    Reply  Mon Mar 7 08:45:32 2022, Stefan Ritt, Why does not trigger at higher sampling frequencies? 
Unfortunately I have not idea what the problem could be. In principle the trigger should be independent of the sampling speed, since the trigger is only
made with a discriminator and a flip-flop. The hardware must be ok since you see the trigger with the oscillocope app. All you can do is to go through
the sorce code of the oscilloscope app, especially drsosc/Osic.cpp::ScanBoards(), SetTriggerLevel(), SetTriggerPolariy() etc. to make sure you do the same
    Reply  Tue Mar 8 00:25:56 2022, Matias Senger, Why does not trigger at higher sampling frequencies? 
I have seen in the app that the trigger source buttons do something different than the "or" and "transparent trigger" buttons:



If I enable the setup from the right, i.e. OR in CH4 and "Enable Transparent Trigger" the app stops triggering. This is the configuration
    Reply  Tue Mar 8 12:20:00 2022, Matias Senger, Why does not trigger at higher sampling frequencies? 
Sorry for the spam. Just want to let you know that I was able to solve the problem, it was all due to a `float` being casted as `int` in the Python binding.
Now it works like a charm.




Matias
Entry  Mon Dec 15 13:37:38 2008, Stefan Ritt, Welcome 
 Welcome to the DRS4 Discussion Forum. This forum contains information and discussions related to the DRS4 chip. Please subscribe to this forum
to receive automatic email updates. If you have any technical questions, please feel free to post it here.
Entry  Wed Oct 25 19:44:25 2023, John Westmoreland, WaveDREAM Design 
Hello All,

Are there any design resources available for the WaveDREAM PCBA's?

Thanks In Advance,
    Reply  Wed Oct 25 19:47:23 2023, Stefan Ritt, WaveDREAM Design 
No. This is a proprietary design.

Best,
Stefan
    Reply  Wed Oct 25 19:52:33 2023, John Westmoreland, WaveDREAM Design 
Stefan,

Oh, didn't realize that.

Thanks!
Entry  Sat Apr 15 03:48:31 2017, Strahinja Lukic, Wave rotation during transfer from the board? 
I don't know if this question is already documented elsewhere.

I am developing a DAQ code for the DRS evaluation board, v4 for a test beam experiment. I link parts of the existing DRS code as a library.

To understand the effect of various flags used in calls to the functions DRSBoard::GetTime() and DRSBoard::GetWave(), I performed several tests
ELOG V3.1.5-fe60aaf