Host Engineering Forum
General Category => Ethernet SDK => Topic started by: chrisatwan on May 08, 2009, 08:15:07 AM
-
I am the ethernet sdk source code for vb6 and a H2-ECOM. I am able to read and write to V registers but I am trying to read and write control relays. I see the CCM range for control registers is 181-280 (hex). Does this mean I can only write to C602 to C1201?
Thank you,
Christopher Atwan
-
not at all, each CCM register contains 8 consecutive CRs beginning at C0, so CCM register 181 contains C0 - C7, 182 contains C10 - C17, etc.