I am very much a novice with Milestone development and also a novice with C# itself but I have made a “Find Camera” tool of sorts based on a sample application (ConfigDump) from the Milestone SDK.
The resulting output is written to a listbox and shows the camera name, the server, and the hardware.
Since the search results may find more than one camera matching the search criteria, there may be multiple results listed.
Ideally, I would like to present the information in a way that I could go right from the search results to the entry in Milestone. Much like when you right-click a camera name in a device group and select the option to “Go To Hardware”.
I don’t know if that is possible or not. I certainly don’t know how to do it and wondered if someone might be able to offer some suggestions.
Thanks