I contacted remeha, but they just responded with a link to their homepage...i have also asked the austrian partner of remeha, but they don´t have it

Any hint is highly appreciated.
Code: Select all
value_byte0 = Mid(data, 10, 1)
hex_value_byte0 = hex((asc(value_byte0)))
value_byte1 = Mid(data, 11, 1)
hex_value_byte1 = hex((asc(value_byte1)))
result_word = (hex_value_byte1 & hex_value_byte0)
Code: Select all
int_result = cint("&H"&result_word)/100
Code: Select all
21-3-2012 23:42:36 ~!~COM5_DATA_R2_word~!~1554
21-3-2012 23:42:36 ~!~COM5_DATA_R2~!~54,6
21-3-2012 23:43:36 ~!~COM5_DATA_R2_word~!~1540
21-3-2012 23:43:36 ~!~COM5_DATA_R2~!~54,4
21-3-2012 23:44:36 ~!~COM5_DATA_R2_word~!~152C
21-3-2012 23:44:36 ~!~COM5_DATA_R2~!~54,2
21-3-2012 23:45:36 ~!~COM5_DATA_R2_word~!~15E
21-3-2012 23:45:36 ~!~COM5_DATA_R2~!~3,5
21-3-2012 23:46:36 ~!~COM5_DATA_R2_word~!~154
21-3-2012 23:46:36 ~!~COM5_DATA_R2~!~3,4
21-3-2012 23:47:36 ~!~COM5_DATA_R2_word~!~14F0
21-3-2012 23:47:36 ~!~COM5_DATA_R2~!~53,6
21-3-2012 23:48:36 ~!~COM5_DATA_R2_word~!~14E6
21-3-2012 23:48:36 ~!~COM5_DATA_R2~!~53,5
21-3-2012 23:49:36 ~!~COM5_DATA_R2_word~!~14C8
21-3-2012 23:49:36 ~!~COM5_DATA_R2~!~53,2
21-3-2012 23:50:36 ~!~COM5_DATA_R2_word~!~14B4
21-3-2012 23:50:36 ~!~COM5_DATA_R2~!~53
21-3-2012 23:51:36 ~!~COM5_DATA_R2_word~!~14AA
21-3-2012 23:51:36 ~!~COM5_DATA_R2~!~52,9
21-3-2012 23:52:36 ~!~COM5_DATA_R2_word~!~148C
21-3-2012 23:52:36 ~!~COM5_DATA_R2~!~52,6
21-3-2012 23:53:36 ~!~COM5_DATA_R2_word~!~1482
21-3-2012 23:53:36 ~!~COM5_DATA_R2~!~52,5
21-3-2012 23:54:36 ~!~COM5_DATA_R2_word~!~1464
21-3-2012 23:54:36 ~!~COM5_DATA_R2~!~52,2
21-3-2012 23:55:36 ~!~COM5_DATA_R2_word~!~145A
21-3-2012 23:55:36 ~!~COM5_DATA_R2~!~52,1
21-3-2012 23:56:36 ~!~COM5_DATA_R2_word~!~1446
21-3-2012 23:56:36 ~!~COM5_DATA_R2~!~51,9
21-3-2012 23:57:36 ~!~COM5_DATA_R2_word~!~143C
21-3-2012 23:57:36 ~!~COM5_DATA_R2~!~51,8
21-3-2012 23:58:36 ~!~COM5_DATA_R2_word~!~141E
21-3-2012 23:58:36 ~!~COM5_DATA_R2~!~51,5
21-3-2012 23:59:36 ~!~COM5_DATA_R2_word~!~14A
21-3-2012 23:59:36 ~!~COM5_DATA_R2~!~3,3
22-3-2012 0:00:36 ~!~COM5_DATA_R2_word~!~140
22-3-2012 0:00:36 ~!~COM5_DATA_R2~!~3,2
22-3-2012 0:01:36 ~!~COM5_DATA_R2_word~!~13F6
22-3-2012 0:01:36 ~!~COM5_DATA_R2~!~51,1
22-3-2012 0:02:36 ~!~COM5_DATA_R2_word~!~13CE
22-3-2012 0:02:36 ~!~COM5_DATA_R2~!~50,7
22-3-2012 0:03:36 ~!~COM5_DATA_R2_word~!~13C4
22-3-2012 0:03:36 ~!~COM5_DATA_R2~!~50,6
22-3-2012 0:04:36 ~!~COM5_DATA_R2_word~!~13B1
22-3-2012 0:04:36 ~!~COM5_DATA_R2~!~50,41
Code: Select all
value_byte1 = Mid(data, 11, 1)
hex_value_byte1 = hex((asc(value_byte1)))
Code: Select all
value_byte0 = Mid(data, 72, 1)
hex_value_byte0 = hex((asc(value_byte0)))
Code: Select all
hs.SendToComPort (7, CHR(02) & CHR(10) & CHR(10) & CHR(02) & CHR(74) & CHR(00) & CHR(00) & CHR(00) & CHR(00) & CHR(20) & CHR(00) & CHR(00) & CHR(00) & CHR(00) & CHR(00) & CHR(171) & CHR(03))
Hi all,
first post here. Thank you for sharing all the Remeha information and plans.
With regard to the initial post, I've some observations and questions about the plan and pictures.
The final interface has four ports, but the schematic one shows two of them. Power and the remaha signal.
There's a switch on the interface which also isn't present in the schematic.
Does anybody have a complete plan?
What's the function of the switch?
Could anybody post a picture of the inside of the fully assembled interface?
Thanks
Thanks, and no I didn't but now I do, just like youbus147 wrote:Hi Robert,
so you don't know either... I tried to ask the same question on your blog but the topic was closed for comments. And compliments to you for your blog.