I am building a data acquisition program in VB.net and I will be polling about five 205 series plc's once every second through ecoms. These plc's are all in noisy enviroments and so I'm not sure which module I should use. I will not be moving a lot of data at once but it needs to be reliable. The fiber optic module seems to look really good for the price, but I dont know about the fiber cabling. Has anyone used these that could let me know how reliable the fiber is mechanically? I do not currently have any need for the ability to E-mail from the ECOMS, so is there any other reason to use an ECOM-100? it seems like people on this forum have a lot more trouble with the ECOM-100's than with the ECOM's. BTW I do have my program up and running and I can succesfully poll an ECOM and and update a SQL Database. I still have some work to do on my error handling and on my user interface, but it is a good feeling to sit there and watch it do what it's supposed to do all by itself

. Thank you guys for the .net SDK and the advice and knowledge I've gained from your forum!!!