Where can I find the hardware module type code for each hardware component?

HI,
I’m currently using the HWInfo function to read the module type code of selected hardware. To retrieve this code, I download the backup to the PLC and then read the module type code from there.
However, I’m developing a function that requires the module type codes of all hardware (PLCs).
Is this type code documented somewhere in the help or system documentation?
It would be very helpful to have access to such a document.

You’ll find the Type code for each module in the technical data sheet, e.g.

Unfortunately I did not find a complete list of all hardware modules anywhere. The link I found in my former post is almost dead.

1 Like

Thanks for your reply — it was helpful.
However, I’ve been trying to find a complete list that has everything in one place

I now picked a file from Runtime Utility Center installation which looks promising :slight_smile:

e.g.

6352dec = 18D0hex

HWList.zip (7.4 KB)

(this is probably not complete…)

2 Likes