• 21.07.2025, 19:10
  • Register
  • Login
  • You are not logged in.

 

Traches

Junior Member

Using automatic data export to shared memory.

Sunday, March 16th 2014, 7:37pm

Hi!

I'd like to push data from aquasuite to rainmeter, so I can show things like the difference between my cpu temp and coolant temp next to my CPU load in a unified way. On the rainmeter side, once I get access to the data I'm pretty sure I can parse it and display the things I'm looking for. I've found the 'automatic data export', and it only seems to make sense to use shared memory rather than an xml file on a hard drive, but I don't have the slightest clue how to access that shared memory from rainmeter. Lua scripting? Do I need to teach myself python? (I've been meaning to learn it anyway...) I don't need an in depth explanation, but I could really use some hints about where to get started.

sebastian

Administrator

Monday, March 17th 2014, 7:17am

you have to write your own interface software.
http://msdn.microsoft.com/en-us/library/…v=vs.85%29.aspx

Traches

Junior Member

Tuesday, March 18th 2014, 5:44am

I was afraid of that. Not sure if I'm up to it; I've messed around with programming a bit in the past but it's been years and I never did much productive.

Thanks!

pegleg

Full Member

RE: Using automatic data export to shared memory.

Sunday, March 23rd 2014, 9:46am

Hi!

I'd like to push data from aquasuite to rainmeter, so I can show things like the difference between my cpu temp and coolant temp next to my CPU load in a unified way. On the rainmeter side, once I get access to the data I'm pretty sure I can parse it and display the things I'm looking for. I've found the 'automatic data export', and it only seems to make sense to use shared memory rather than an xml file on a hard drive, but I don't have the slightest clue how to access that shared memory from rainmeter. Lua scripting? Do I need to teach myself python? (I've been meaning to learn it anyway...) I don't need an in depth explanation, but I could really use some hints about where to get started.
HI Traches, I ask this awhile back ago,but turned out to be to much for me,if you happen to get it done for rain meter pass it on please :thumbsup: