› PLCGurus.NET Live & Interactive Forum › PLC Questions and Answers › Rockwell, Allen-Bradley, Stratix › Is there a better one when it comes to customised .NET application drivers?
- This topic has 4 replies, 3 voices, and was last updated 4 years, 5 months ago by
Anonymous.
- AuthorPosts
- April 21, 2019 at 9:21 pm #4083
Anonymous
Karma: 0Rank: PadawanHi all,
Following up on the .NET application drivers, which one is the best in your opinion? If they have their own merits, what are those merits?
I came across ASComm.NET “https://automatedsolutions.com/products/dotnet/ascomm/”, REACT.NET “https://react-css.com/allen-bradley-drivers/” and INGEARS “https://ingeardrivers.com/products/net-products/netlogix/”. Maybe there are more, you can enlighten me on that as well.
Looking forward to your advice.
Cheers,
Alfred
April 24, 2019 at 9:19 pm #4087tfgmedia_admin
KeymasterHi Alfred and welcome to the forums!
I’ve only ever used myself the InGear drivers and I must say they are extremely fast and reliable for data exchange. In fact I’ve done a YouTube series on their use with C# and .NET that you can check out here. Hope that helps and if you have any further questions feel free.
Fred
April 24, 2019 at 10:23 pm #4088Anonymous
Karma: 0Rank: PadawanHi Fred,
Thank you for the information.
Yes, I have watched that actually. It is a really informative and well-organized training video series.
Cheers,
Alfred
April 24, 2019 at 10:51 pm #4089jones124000
ParticipantKarma: 171Rank: JediBack in the day, I first used InGear ActiveX control for the GE line of controls which was a serial control. Then it was the Ethernet control from InGear. It was developed using VB 6.0 with the Win32 API. Then moved on to VB.Net and also used the InGear net control, and the ActiveX control also. Years later developed an application using the ASComm.net object.
My personal preference is ASComm.net. The visual setup is easy. Declare all your tags and locations in one place and call them in your code. The object polling response is fast. The app was reading and writing to three GE 90-30 PLC’s with the 372 CPU’s. Still running today. Hardware was an Axiom Industrial PC running Win7.
April 24, 2019 at 11:14 pm #4091Anonymous
Karma: 0Rank: PadawanHi John,
Thank you for the valuable info. I will definitely look into this.
Cheers,
Alfred
- AuthorPosts
- You must be logged in to reply to this topic.