Changeset 77 for trigger/VME.i


Ignore:
Timestamp:
06/30/09 11:09:39 (15 years ago)
Author:
rissim
Message:
trigger: gui added, interface modified
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trigger/VME.i

    r52 r77  
    2828int V812_Set_Threshold(short module, short channel, short threshold);
    2929int V812_Set_Pattern_Inhibit(short module, char channel[16]);
    30 int V812_Set_Pattern_Inhibit_Hex(short module, short pattern);
     30int V812_Set_Pattern_Inhibit_Hex(short module, int pattern);
    3131int V812_Set_Output_Width(short module, char channel_block, short width);
    3232int V812_Set_Dead_Time(short module, short channel_block, short dead_time);
Note: See TracChangeset for help on using the changeset viewer.