If you want to develop your own driver with input and output then these article might be helpful for you -
Introduction to the MIP Driver Framework
3rd Party Driver Test Tool guide
If you want to develop your own driver with input and output then these article might be helpful for you -
Introduction to the MIP Driver Framework
3rd Party Driver Test Tool guide
Does the Sdk not support directly manipulating camera I/Os through component integration?
We are assuming that you have a camera supported by Milestone has I/O, and you want to trigger output.
In that case, please see this sample. You will see “trigger” button at the bottom in the sample dialog and the sample code might be helpful.
Regarding input, these samples might be helpful for you –
This Status Viewer sample shows how to dynamically show status on items such as server, camera, event etc.
Also this Alarm and Event Viewer sample shows how to present alarms or events(include input events) in a dynamic list.