Hello,
i need help to fix a problem.
the code is
and
and the result is
The bar should show 0% at 0 and 100% at 100.
It must show something since 36.5 and 34.9 are different lengths.
Can someone point out my mistake?
greeting Indy
i need help to fix a problem.
the code is
Code:
[MeasureRamTemperature1]Measure=PluginPlugin=Plugins\HWiNFO.dllHWiNFOSensorId=0xf3000002HWiNFOSensorInstance=0x0HWiNFOEntryId=0x1000002HWiNFOType=CurrentValueMinValue=0MaxValue=100[MeasureRamTemperature2]Measure=PluginPlugin=Plugins\HWiNFO.dllHWiNFOSensorId=0xf3000002HWiNFOSensorInstance=0x0HWiNFOEntryId=0x1000003HWiNFOType=CurrentValueMinValue=0MaxValue=100
Code:
[RamTemperatureBar1]MeasureName=MeasureRamTemperature1.1Meter=BARX=2Y=577W=243BarImage=#@#TempBar1.pngBarOrientation=HORIZONTAL[RamTemperatureBar2]MeasureName=MeasureRamTemperature2Meter=BARX=255Y=577W=243BarImage=#@#TempBar1.pngBarOrientation=HORIZONTAL
The bar should show 0% at 0 and 100% at 100.
It must show something since 36.5 and 34.9 are different lengths.
Can someone point out my mistake?
greeting Indy
Statistics: Posted by Indy — Yesterday, 10:37 am — Replies 1 — Views 54