How to check power consumption statistics in Jetson TX2?

Hi, I need to check the power consumption details of Jetson TX2 board in Linux Ubuntu using my c++ program, can anyone guide me? Thanks, Shri

hello margam.shrinivas,

you could enable TegraStats to check the power consumption per hardware units.
suggest you refer to [Development Guide]-> Tegrastats Utility for the reported statistics descriptions.
thanks