The problem is, that you only get one KinectSensor object for each device. I will implement a property to get the Kinect in my Device to interact with it in my next release. The release is planned for end of june.
A solution for now would be to set:
A solution for now would be to set:
private KinectSensor KinectDevice;
to public. This is located in Device.cs