# This file was created automatically by SWIG. # Don't modify this file, modify the SWIG interface instead. # This file is compatible with both classic and new-style classes. import _VME def _swig_setattr(self,class_type,name,value): if (name == "this"): if isinstance(value, class_type): self.__dict__[name] = value.this if hasattr(value,"thisown"): self.__dict__["thisown"] = value.thisown del value.thisown return method = class_type.__swig_setmethods__.get(name,None) if method: return method(self,value) self.__dict__[name] = value def _swig_getattr(self,class_type,name): method = class_type.__swig_getmethods__.get(name,None) if method: return method(self) raise AttributeError,name import types try: _object = types.ObjectType _newclass = 1 except AttributeError: class _object : pass _newclass = 0 del types VME_Open = _VME.VME_Open VME_Close = _VME.VME_Close VME_ErrorPrint = _VME.VME_ErrorPrint V560_Open = _VME.V560_Open V560_Send_Scale_Increment = _VME.V560_Send_Scale_Increment V560_Set_Veto = _VME.V560_Set_Veto V560_Reset_Veto = _VME.V560_Reset_Veto V560_Clear_Scales = _VME.V560_Clear_Scales V560_Read_Request_Register = _VME.V560_Read_Request_Register V560_Write_Request_Register = _VME.V560_Write_Request_Register V560_Clear_VME_Interrupt = _VME.V560_Clear_VME_Interrupt V560_Read_Counter = _VME.V560_Read_Counter V560_Print_Info = _VME.V560_Print_Info V560_Close = _VME.V560_Close V812_Open = _VME.V812_Open V812_Set_Threshold = _VME.V812_Set_Threshold V812_Set_Pattern_Inhibit = _VME.V812_Set_Pattern_Inhibit V812_Set_Pattern_Inhibit_Hex = _VME.V812_Set_Pattern_Inhibit_Hex V812_Set_Output_Width = _VME.V812_Set_Output_Width V812_Set_Dead_Time = _VME.V812_Set_Dead_Time V812_Set_Majority_Level = _VME.V812_Set_Majority_Level V812_Set_Majority_Threshold = _VME.V812_Set_Majority_Threshold V812_Test_Pulse = _VME.V812_Test_Pulse V812_Print_Info = _VME.V812_Print_Info V812_Close = _VME.V812_Close