Normal temperature
| C# | Visual Basic | Visual C++ |
public byte TSTD { get; set; }
Public Property TSTD As Byte
public: property unsigned char TSTD { unsigned char get (); void set (unsigned char value); }
| C# | Visual Basic | Visual C++ |
public byte TSTD { get; set; }
Public Property TSTD As Byte
public: property unsigned char TSTD { unsigned char get (); void set (unsigned char value); }