Rev 170 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 170 | Rev 327 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | #define CAEN_V1718 0 |
12 | #define CAEN_V1718 0 |
13 | #define WIENER_VMEMM 1 |
13 | #define WIENER_VMEMM 1 |
14 | #define WIENER_VMUSB 2 |
14 | #define WIENER_VMUSB 2 |
15 | #define SIS3153_USB 3 |
15 | #define SIS3153_USB 3 |
16 | 16 | ||
- | 17 | ||
- | 18 | short WIENER_VMUSB_VME_DGG(unsigned short channel, unsigned short trigger,unsigned short output, |
|
- | 19 | long delay, unsigned short gate, unsigned short invert, unsigned short latch); |
|
- | 20 | short WIENER_VMUSB_VME_Output_settings( unsigned short channel, unsigned short code, unsigned short invert, unsigned short latch ); |
|
- | 21 | short WIENER_VMUSB_register_write( short RegAddr, long RegData); |
|
17 | 22 | ||
18 | short VME_START( int interface ); |
23 | short VME_START( int interface ); |
19 | int VME_GetInterface(); |
24 | int VME_GetInterface(); |
20 | short VME_STOP(); |
25 | short VME_STOP(); |
21 | int VME_CONNECTED(); |
26 | int VME_CONNECTED(); |