Right now it supports a single RS-232 connection. I have been thinking about how to support multiple ECMs. In your case, would you attached multiple ECMs to multiple serial ports?
Yes, I have an EdgePort USB with 8 serial ports, so each ECM would get a dedicated port. Does your server support multiple ECMs with the Ether radio stuff? I knew I was going to have to run wires from the ECM to the exterior electric panel CTs, so I figured is wasn't hard to run a serial cable from my garage ECM to my wiring closet. But maybe by being cheap and buying radio-less, I have made it harder to support multiple ECMs? Or maybe I could use an IP-serial converter?
I am researching this right now, but it appears that the best way to support multiple ECMs is via Xbee wireless. The Xbee dongle appears to be able to handle multiple, simultaneous ECM senders. This would only require the server code to differentiate packets received on the same serial port by ECM serial number. The multiple serial port, one for each ECM, would require significant more complexity to coordinate separate RS-232 streams from each ECM device.
tenholde
I know that there is no problem receiving data from two (or more) ECM-1240 on seperate RS-232 ports using the old VB6, by using two or more instances of the MsComm control. Using the CommEvent, the data for each unit may be collected seperately.
I would imagine there should be a way to use multiple COM ports in a single application using .net. Maybe someone can clarify this.
Paul
It is certainly doable, using multiple serial ports. My point was only that using the Xbee aproach seemed like it would be much more straight forward.
tenholde
I think I'll be adding my two cents to Waynes opinion, I'm using Homeseer Basic for just Z-Wave and am stilled ticked at Homeseer for dropping it, plus I'm not shelling out the $200 buckos for Homeseer 2.0, I just don't need that much. Homeseer Basics Log says the plug-in is loaded, but thats it...
What I'll be needing is basically a stand-alone app. for display and graphing. I much rather send a few greenbacks your way, than to Homeseer...., hint, hint

.