lrs2373.h

Go to the documentation of this file.
00001 /********************************************************************\
00002 
00003   Name:         lrs2373.h
00004   Created by:   Stefan Ritt
00005 
00006   Cotents:      Header file for accessing LeCroy 2372 MLU
00007 
00008   $Id: lrs2373.h 2753 2005-10-07 14:55:31Z ritt $
00009 
00010 \********************************************************************/
00011 
00012 #define WRITE           16
00013 #define READ            0
00014 
00015 #define DATA            0
00016 #define CAR             1
00017 #define CCR             2
00018 
00019 #define SET_INHIBIT     (1<<4)  /* R/W 5 */
00020 #define SET_2373MODE    (1<<6)  /* R/W 7 */
00021 #define SET_TRANSPARENT (1<<3)  /* R/W 4 */
00022 
00023 int lrs2373_set(int camac_slot, char *filename);

Midas DOC Version 3.0.0 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Sergio Ballestrero - Suzannah Daviel - Doxygen - Peter Green - Qing Gu - Greg Hackman - Gertjan Hofman - Paul Knowles - Exaos Lee - Rudi Meier - Glenn Moloney - Dave Morris - John M O'Donnell - Konstantin Olchanski - Renee Poutissou - Tamsen Schurman - Andreas Suter - Jan M.Wouters - Piotr Adam Zolnierczuk