Advertisement
Guest User

pls

a guest
Feb 24th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. "TERMINAL_2_CHANNEL_1": {
  2. "AnalogInput": {
  3. "Terminal": 2,
  4. "Channel": 1
  5. },
  6. "AnalogItem": {
  7. "Description": "Bearing Temperature radial 0 degrees",
  8. "DisplayName": "TempBearingRadial0Deg",
  9. "EngineeringUnits": "°C",
  10. "RangeHigh": 0,
  11. "RangeLow": 100
  12. }
  13. },
  14. "TERMINAL_2_CHANNEL_2": {
  15. "AnalogInput": {
  16. "Terminal": 2,
  17. "Channel": 2
  18. },
  19. "AnalogItem": {
  20. "Description": "Bearing temperature radial 90 degrees",
  21. "DisplayName": "TempBearingRadial90Deg",
  22. "EngineeringUnits": "°C",
  23. "RangeHigh": 0,
  24. "RangeLow": 100
  25. }
  26. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement