NEWS from last Beta begins with <-NEW-> and ends in the Text with <-END_NEW->
First, sorry for my bad english, I'm german... I hope you understand all of this here
This Plugin measures many Datas of your ATI (AMD) Radeon Graphics Card (HD Series).
Plugin is for Rainmeter x64 and now for x32.
You must have Catalyst Driver v10.3 or above to get this to work.
This is Beta for you and I insert new Betas and finally the full Plugin.
You can measure only Strings, in next release you can measure Integers for Bars etc.,
but in Beta you must use Calc-Function.
(Sorry, but with this Calcs the SampleSkin makes lot of CPU usage (~4%) and without this calc 0-1%)
Pls report me issues
(A Crossfire User must me send the Infos from The CF-Test Plugin in this Thread, PLS read)
Beta v0.75
Measures: (STRING)<-NEW->
- Temperature
Clock
Voltage
Activity
PerformanceLevel
PCIECurrentBusSpeed
PCIECurrentBusLanes
PCIEMaxBusLanes
MemoryClock
FanSpeedRPM
FanSpeedPercent
MemorySize
MemoryType
MemoryBandwidth
NumberOfAdapters
AdapterName
<-NEW->
AdapterActive
FanSpeedPercentMin
FanSpeedPercentMax
FanSpeedRPMMin
FanSpeedRPMMax
BiosDate
BiosVersion
BiosPartNumber
AdapterIdentifier
NumberOfDisplays
DisplayConnectorType
DisplayConnected
DisplayMapped
DisplayType
DisplayOutputType
DisplayName
DisplayManufacturer
DisplayCurrentResolution
DisplayNativeResolution
DisplayMinResolution
DisplayColorBrightnessCurrent
DisplayColorBrightnessMax
DisplayColorBrightnessMin
DisplayColorBrightnessStep
DisplayColorBrightnessDefault
DisplayColorContrastCurrent
DisplayColorContrastMax
DisplayColorContrastMin
DisplayColorContrastStep
DisplayColorContrastDefault
DisplayColorSaturationCurrent
DisplayColorSaturationMax
DisplayColorSaturationMin
DisplayColorSaturationStep
DisplayColorSaturationDefault
DisplayColorHueCurrent
DisplayColorHueMax
DisplayColorHueMin
DisplayColorHueStep
DisplayColorHueDefault
DisplayColorTemperatureCurrent
DisplayColorTemperatureMax
DisplayColorTemperatureMin
DisplayColorTemperatureStep
DisplayColorTemperatureDefault
<-END_NEW->
Measures: (INTEGERS)Note: For all Measures that begins with Display... you must input DisplayID=? (Otherwise it is everytime the first DisplayConnector from your card)
- Temperature
Clock
Voltage
Activity
PerformanceLevel
PCIECurrentBusSpeed
PCIECurrentBusLanes
PCIEMaxBusLanes
MemoryClock
FanSpeedRPM
FanSpeedPercent
DisplayColorBrightnessCurrent
DisplayColorContrastCurrent
DisplayColorSaturationCurrent
DisplayColorHueCurrent
DisplayColorTemperatureCurrent
You get NumberOfDisplays and can put max this number in it, if you have 6 DisplayConnectors, you can measure and set 6 Displays.
<-END_NEW->
Bangs:
FanSpeedSetPercent=XXX (XXX the value like 100 or 20) (Not under 20 or over 100, Plugin limits this [You write 10, Plugin convert to 20; You write 120, Plugin convert to 100)
LeftMouseUpAction=!Execute [!CommandMeasure "FanSpeedPercent" "FanSpeedSetPercent=50"]
FanSpeedSetToAuto
LeftMouseUpAction=!Execute [!CommandMeasure "FanSpeedPercent" "FanSpeedSetToAuto"]
<-NEW->
The Following Bangs are write with a ?, change the ? To:DisplayColor?Set=XXX (XXX the value like 100 or -20) (Not under min (Measure) or over max (Measure), Plugin limits this [You write under min, Plugin convert to min; You write over max, Plugin convert to max)
- Brightness
Contrast
Saturation
Hue
Temperature
DisplayColor?SetToDefault (This Sets the used to the Driver standard (mostly value 0))
DisplayColor?SetStep=XXX (XXX means step or the measured value from Measure ...Step) ->This ad step (Measured) to current (measured) and apply, you can step more than the measured, but it must be multiplied by step (if step 10, you can do 20 or 30, but not 13, okay?, not work in this Beta)
EXAMPLES:
LeftMouseUpAction=!Execute [!CommandMeasure "DisplayColorSaturationCurrent" "DisplayColorSaturationSet=[DisplayColorSaturationMax]"] ->To Set to MAX
LeftMouseUpAction=!Execute [!CommandMeasure "DisplayColorHueCurrent" "DisplayColorHueSet=[DisplayColorHueMin]"] -> Set To MIN
LeftMouseUpAction=!Execute [!CommandMeasure "DisplayColorBrightnessCurrent" "DisplayColorBrightnessSetStep=[DisplayColorBrightnessStep]"] ->Set PLUS STEP
LeftMouseUpAction=!Execute [!CommandMeasure "DisplayColorBrightnessCurrent" "DisplayColorBrightnessSetStep=-[DisplayColorBrightnessStep]"] -> Set MINUS STEP
LeftMouseUpAction=!Execute [!CommandMeasure "DisplayColorTemperatureCurrent" "DisplayColorTemperatureSetToDefault"] -> Set To DEFAULT
<-END_NEW->
New CrossfireSupport:
I don't get Informations of an Crossfire User, but from a User with 2 Cards and non Crossfire...
This is work now (I don't know if this work with Crossfire to.
To make to work:
In the Sampleskin ther are 2 Skins for 2 Cards.
In the Folders GPU1 and GPU2 are a File called config.inc.
In this file you can write the AdapterID.
The AdapterID you get from CCC (Rightclick on the Symbol)
You see (red) the Adapter and (green) the name.
You can write the Adapter you want in the Skin.
PLS report me if it works .
(If have anyone more than 4 Adapters, PLS write me)
You can Copy a GPU Folder and Rename it to GPU3, rename GPU?.ini to GPU3.ini and
change the Adapter ID to measure 3 or 4 Cards
<-NEW->
INFO The sampleskin load GPU1 and GPU1 Display1, you can add more if you like.
If you have one Display, go to skinfolder\atiplugintest\gpu1\display1\config.inc and change Display=? to an other (max the measure Number of Displays) to get your connected Display)
You can max Measure 6 Display each GPU, you have Quadsli, you can Measure ... max 6 * 4 = 24 Displays
Here is the ATIPlugin Beta 0.75 with SampleSkin from the pic:
<-END_NEW->