Advertisement
Guest User

Untitled

a guest
Feb 15th, 2016
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. pi@raspberrypi:~ $ sudo -i
  2. cdroot@raspberrypi:~# cd Desktop/mcc-libusb
  3. -bash: cd: Desktop/mcc-libusb: No such file or directory
  4. root@raspberrypi:~# cd ~pi/mcc-libusb
  5. root@raspberrypi:/home/pi/mcc-libusb# ./test-usb2001tc
  6. Success, found a USB-2100-TC!
  7. bMaxPacketSize = 64
  8.  
  9. USB USB 2001-TC Testing
  10. ----------------
  11. Hit 'b' to blink
  12. Hit 'c' to get calibration slope and offset
  13. Hit 'C' to get calibration date
  14. Hit 'd' to set device
  15. Hit 'i' to get CJC and Analog Input readings
  16. Hit 'F' to get the CJC reading in degree F
  17. Hit 'K' to get the CJC reading in degree Kelvin
  18. Hit 'r' to get reset device
  19. Hit 's' to get serial number
  20. Hit 'S' to get status
  21. Hit 't' to get the temperature
  22. Hit 'v' to get firmware version
  23. Hit 'e' to exit
  24. t
  25. Input Thermocouple type [J,K,R,S,T,N,E,B]: k
  26. CJC value = 24.362500 C
  27. Thermocouple of Type k: Temperature = 17.503 C 63.506 F
  28. Thermocouple of Type k: Temperature = 17.503 C 63.506 F
  29. Thermocouple of Type k: Temperature = 17.514 C 63.524 F
  30. Thermocouple of Type k: Temperature = 17.510 C 63.518 F
  31. Thermocouple of Type k: Temperature = 17.521 C 63.537 F
  32. Thermocouple of Type k: Temperature = 17.527 C 63.549 F
  33. Thermocouple of Type k: Temperature = 17.534 C 63.562 F
  34. Thermocouple of Type k: Temperature = 17.531 C 63.556 F
  35. Thermocouple of Type k: Temperature = 17.531 C 63.556 F
  36. Thermocouple of Type k: Temperature = 17.527 C 63.549 F
  37.  
  38. USB USB 2001-TC Testing
  39. ----------------
  40. Hit 'b' to blink
  41. Hit 'c' to get calibration slope and offset
  42. Hit 'C' to get calibration date
  43. Hit 'd' to set device
  44. Hit 'i' to get CJC and Analog Input readings
  45. Hit 'F' to get the CJC reading in degree F
  46. Hit 'K' to get the CJC reading in degree Kelvin
  47. Hit 'r' to get reset device
  48. Hit 's' to get serial number
  49. Hit 'S' to get status
  50. Hit 't' to get the temperature
  51. Hit 'v' to get firmware version
  52. Hit 'e' to exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement