Added parameter to indicate whether the DAQ should be triggered from the rising or falling edge of the camera signal and updated the Hamamatsu camera control so that all checkStatus function calls pass the correct function name and all functions are updated to DCAM API 4.1.
FWIW I'm pretty sure you can specify a default value for a parameter that does not exist, assuming that you do not want to use "None" as the value. For example:
Added parameter to indicate whether the DAQ should be triggered from the rising or falling edge of the camera signal and updated the Hamamatsu camera control so that all checkStatus function calls pass the correct function name and all functions are updated to DCAM API 4.1.