System Monitor v4.0.2 beta
Started by Yuri Kobets


Rate this topic
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5


23 posts in this topic
schelle
Member
***


0
56 posts 12 threads Joined: Nov 2011
03-29-2013, 09:19 AM -
#11
Hello,

know I have a new Problem. I use GPU-Z and this Skincode for GPU FAN SPEED:

Code:
<?xml version="1.0" encoding="utf-8"?>
<skin width="256" height="16" type="sysmon_main" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.truelaunchbar.com/xml/tlbskins.xsd">

  <chart-h-row x="0" y="0" width="256" height="16">
      <value src="GPU_FAN_SPEED">
         <state>
            <brush type="yGradient" color1="rgb(000, 003, 255)" color2="rgb(000, 115, 255)" />
         </state>
      </value>

      <value src="GPU_FAN_SPEED_FREE">
         <state>
            <brush type="yGradient" color1="rgb(128, 128, 128)" color2="rgb(192, 192, 192)" />
         </state>
      </value>
   </chart-h-row>

   <text src="GPU_FAN_RPM" font="DejaVu Sans Mono" units="right" font-size="20" float="true" valign="stretch" halign="stretch" align="left" v-center="true" bold="true" antialias="true">
      <state value ="normal" color="white" />
   </text>

</skin>
It works.

If I use the same with GPU TEMP
Code:
<?xml version="1.0" encoding="utf-8"?>
<skin width="256" height="16" type="sysmon_main" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.truelaunchbar.com/xml/tlbskins.xsd">

  <chart-h-row x="0" y="0" width="256" height="16">
      <value src="GPU_TEMP">
         <state>
            <brush type="yGradient" color1="rgb(000, 003, 255)" color2="rgb(000, 115, 255)" />
         </state>
      </value>

      <value src="GPU_TEMP_FREE">
         <state>
            <brush type="yGradient" color1="rgb(128, 128, 128)" color2="rgb(192, 192, 192)" />
         </state>
      </value>
   </chart-h-row>

   <text src="GPU_TEMP" font="DejaVu Sans Mono" units="right" font-size="20" float="true" valign="stretch" halign="stretch" align="left" v-center="true" bold="true" antialias="true">
      <state value ="normal" color="white" />
   </text>

</skin>
the Display is full blue.
What is the different?


Messages In This Thread
System Monitor v4.0.2 beta - by Yuri Kobets - 10-19-2012, 11:58 AM
RE: System Monitor v4.0.2 beta - by unlogic - 11-04-2012, 05:47 AM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 11-04-2012, 02:07 PM
RE: System Monitor v4.0.2 beta - by unlogic - 11-06-2012, 12:06 AM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 11-06-2012, 02:50 PM
RE: System Monitor v4.0.2 beta - by johnny27b - 04-04-2013, 07:00 AM
RE: System Monitor v4.0.2 beta - by Poni - 12-02-2012, 09:13 AM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 12-02-2012, 02:50 PM
RE: System Monitor v4.0.2 beta - by schelle - 02-22-2013, 09:25 AM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 02-22-2013, 03:10 PM
RE: System Monitor v4.0.2 beta - by schelle - 02-23-2013, 06:38 AM
RE: System Monitor v4.0.2 beta - by schelle - 03-29-2013, 09:19 AM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 03-29-2013, 06:59 PM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 04-01-2013, 05:27 AM
RE: System Monitor v4.0.2 beta - by schelle - 04-02-2013, 08:36 AM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 04-02-2013, 08:51 AM
RE: System Monitor v4.0.2 beta - by schelle - 04-02-2013, 08:59 AM
RE: System Monitor v4.0.2 beta - by Alexvad - 04-02-2013, 11:00 AM
RE: System Monitor v4.0.2 beta - by unlogic - 10-01-2013, 02:31 AM
RE: System Monitor v4.0.2 beta - by DJG - 12-29-2013, 05:12 PM
RE: System Monitor v4.0.2 beta - by unlogic - 02-06-2014, 07:02 AM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 02-06-2014, 04:45 PM
RE: System Monitor v4.0.2 beta - by unlogic - 02-07-2014, 12:31 AM
RE: System Monitor v4.0.2 beta - by unlogic - 03-10-2017, 12:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)