Page 1 of 1

HWiNFO 32/64 Shared Memory Plugin.

Posted: March 24th, 2013, 11:02 am
by CraXyOW3
Searched more than these forums for anything similar but nothing.

There alot for other software but not for this one wich is quite competent.
They have shared memory working and also several plugins for other softwares like Samurize, Rainmeter etc etc.

Would love to see a plugin for this one on LCD Smartie!

HW info can make a debug tree of what sensors are available, it's alot of raw format sort of.

For instance, the CPU can look like this.

Code: Select all

#==================================================================
# Sensor ID: 1
# Sensor Name: CPU [#0]:CPUNAME
|------------------------------------------------------------------
	| Subsensor type: 0 (Temperatures)
	|---------------------------------
	| Subsensor type: 1 (Voltages)
	|---------------------------------
		| Subsensor ID: 0
		| Subsensor Label: Core #0 VID
		|---------------------------------
		| Subsensor ID: 1
		| Subsensor Label: Core #1 VID
		|---------------------------------
		| Subsensor ID: 2
		| Subsensor Label: Core #2 VID
		|---------------------------------
		| Subsensor ID: 3
		| Subsensor Label: Core #3 VID
		|---------------------------------
		| Subsensor ID: 31
		| Subsensor Label: NB VID
		|---------------------------------
	| Subsensor type: 2 (Fans)
	|---------------------------------
Then to get for instance the Core 4's Voltage one could then type $dll(hwinfo,1,1,3) , in more clear, $dll(hwinfo,sensor id,subsensor type,subsensor id)

Only doc for shared memory i can find atm is this -> w w w.hwinfo. com/forum/Thread-Shared-Memory-Support

Had to space the url out due to loosing my troll virginity. Your post looks too spamy for a new user, please remove off-site URLs.

Re: HWiNFO 32/64 Shared Memory Plugin.

Posted: November 12th, 2013, 9:11 pm
by Belial88
+1. This program is a million times better than speedfan, coretemp, cpu-z, hwmonitor, everest, all put together.

Re: HWiNFO 32/64 Shared Memory Plugin.

Posted: November 20th, 2013, 3:31 pm
by hurley
Edit:
HWiNFO Plugin finished.
Available here: HWiNFO Plugin http://forums.lcdsmartie.org/viewtopic. ... 393#p19393