Search the Community
Showing results for tags 'shared memory'.
-
After coming across this post on the AutoIt forums while researching how to access shared memory of processes in AutoIt, I decided to have a go at translating the Delphi example code. Below is a function w/ a working example showing how to access the AIDA64 shared memory. First enable shared memory here: Preferences > Hardware Monitoring > External Applications > Enable Shared Memory The length of the data depends on the number of active sensors and their content. As AIDA64 does not provide a buffer size value, we use _WinAPI_GetSystemInfo() <WinAPISys.au3> to get
-
Remote Sensor Monitor is a small freeware Windows console application (requires .NET 4.0) that initially started out with support for HWiNFO, GPU-Z and Open Hardware Monitor. With v2.1.0, support for AIDA64 has also been added. Please test out and provide feedback / bug reports. If you find this tool helpful, spread the word and leave a note here Background: Command Line Options: Usage: Version History: v2.1.0: Release Notes: 1. Added support for AIDA64 sensor / data reporting 2. Removed external DLL dependency for GPU-Z shared memory access v2.0.1: Relea
- 8 replies
-
- monitoring
- sensor
-
(and 3 more)
Tagged with:
-
Hello. I'm using the Shared Memory option of AIDA64 to send out many sensors' data to my application (G15/G19 Smart Process). Is there a way to add to the Shared Memory the sensors that shows the speed in MHz of the available CPU Cores ? It would be great if you do. Thank you and keep the good work !