How To: Get the Stream Grabber Statistics With pylon C#
This sample code illustrates how to retrieve stream grabber statistics via pylon C.
Two methods are presented:
- Access the nodes by their name (using the stream grabber's nodemap instead of the camera's nodemap)
- Iterate through the "Statistic" category and print all available features and their values.