Blog Posts

Recent posts

Windbg - command types

1 minute read

Windbg has the following command types Native commands: it starts without any prefix vertaget, k, ~, s, lm, lmv m *clr* Meta commands(.): it starts with '...

Modbus - Coils, Discret Inputs etc

less than 1 minute read

discrete inputs: read-only Boolean coils: read-write Boolean input registers: read-only integer(16 bits) holding registers: read-write integer(16 bits)