External sensor 1 range
| C# | Visual Basic | Visual C++ |
public byte Seti { get; set; }
Public Property Seti As Byte
public: property unsigned char Seti { unsigned char get (); void set (unsigned char value); }
| C# | Visual Basic | Visual C++ |
public byte Seti { get; set; }
Public Property Seti As Byte
public: property unsigned char Seti { unsigned char get (); void set (unsigned char value); }