ADSLibrary: C#/VB.NET for ADSmartIO and Standard CE Ports
We have created a class library called ADSLibrary that enables managed code (C# and VB.NET) developers to easily access the ADSmartIO and standard Windows CE port functions.
UPDATE: While this code should work well for development purposes, we will probably not maintain it further. We recommend that you use the classes posted at topic 2211 for new development.
Is there a place to translate from the ABCD to an actual port on the Graphics Client Plus? For example, J2 has mixed signals from the "Smart IO" and from UCB. Since there are three types of ports on the GCP, SA1110, UCB and SmartIO, do we address all of them using the "SmartIO" calls in the ADSLibrary? In other words, there are strings called out in the GCP documentation for accessing ports (like UCB_IO2 or ANIN2) -- What gets written into our code?