News:
Home
Help
Search
Login
Register
June 09, 2026, 07:39:15 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Host Engineering Forum
»
General Category
»
Ethernet SDK
»
H2-ECOM and Visual Basic
« previous
next »
Print
Pages: [
1
]
Author
Topic: H2-ECOM and Visual Basic (Read 48020 times)
chrisatwan
Full Member
Posts: 30
H2-ECOM and Visual Basic
«
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
Logged
MikeS
Host Moderator
Hero Member
Posts: 264
Re: H2-ECOM and Visual Basic
«
Reply #1 on:
May 08, 2009, 08:48:43 AM »
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.
Logged
Good design costs a lot. Bad design costs even more.
Print
Pages: [
1
]
« previous
next »
Host Engineering Forum
»
General Category
»
Ethernet SDK
»
H2-ECOM and Visual Basic