Capture output from a sensor
Once the sensor is into the scene, the suggested approach to get the data out from the sensor is to integrate your system under a SystemGraph node and define an input port for the incoming data. See the SystemGraph documentation to learn how to create a SystemGraph node.
Here's an example taken from a sensor viewer graph: