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