Get the id of the lost diode.
Namespace:
MotionTrackingAssembly: motiontracking (in motiontracking.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property DiodeLostId As Byte |
C# |
---|
public byte DiodeLostId { get; } |
Visual C++ |
---|
public: property unsigned char DiodeLostId { unsigned char get (); } |
JavaScript |
---|
function get_diodeLostId(); |