I am not using ComponentWorks, just Visual Basic 6.0 on Windows NT with DAQ dll function calls. My hardware is an PCI-6534. The function Config_DAQ_Event_Message has as its last parameter a callback function address. I prefaced the function name with AddresOf. I can't get the code to call the specified function? I don't know the format of the callback function...parameters, returned value, etc. Does anyone have an example?