Camera switching and titles device emulation¶
Signal source emulation¶
Plugin is configured in vid file. An example:
CREATE_NET_WND_PLUGIN ManCamSystem_SignalDetectorPlugin ManCamSystem.dll Digispot.ManCamSystem.Detector.SignalDetectorPluginTest
SET_VIEW_TAB_OBJ VIEW_T1 ManCamSystem_SignalDetectorPlugin SignalDetectorPlugin
The plugin is configured in the same way that the signal detector.
Signal can be emulated by using the "Turn on the microphone" buttons.
Camera switching and titration device emulation¶
Plugin is configured in vid file. An example:
CREATE_NET_WND_PLUGIN ManCamSystem_DeviceEmulatorPlugin ManCamSystem.dll Digispot.ManCamSystem.Detector.DeviceEmulatorPlugin
SET_OBJ_BASE ManCamSystem_DeviceEmulatorPlugin TitrationModuleAddr "TitrationManagerPlugin"
SET_OBJ_BASE ManCamSystem_DeviceEmulatorPlugin CameraControlModuleAddr "CameraManagerPlugin"
SET_VIEW_TAB_OBJ VIEW_T1 ManCamSystem_DeviceEmulatorPlugin DeviceEmulator
The plugin displays a list of available cameras (4) and highlights currently active camera in green. Plugin also displays a list of titration parameters that it receives from the titration plugin.