Skip to content

Commit

Permalink
Added README file.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmist committed Aug 18, 2010
1 parent 022bde8 commit 554c908
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
Purpose
FatRat Library is a free and open source OPC DA (Data Access) Server Toolkit.
FatRat Library makes it possible to speed up development OPC DA servers.

OPC compliance / FatRat Library supports:
* IOPCCommon
* IOPCServer
* IConnectionPointContainer
* IOPCItemProperties
* IOPCBrowseServerAddressSpace
* IOPCGroupStateMgt
* IOPCSyncIO
* IOPCAsyncIO2
* IOPCItemMgt
* IEnumOPCItemAttributes
* IOPCBrowse
* IOPCItemDeadbandMgt
* IOPCItemSamplingMgt
* IOPCItemIO
* IOPCSyncIO2
* IOPCAsyncIO3
* IOPCGroupStateMgt2

System requirements
FatRat Library is fully compatible with Windows NT4/2000/XP/2003/Vista.
Library can be used with any development environment supporting C++ language.
You can use it with Microsoft Visual Studio 2005/2008 (including Express Edition) or MinGW.

0 comments on commit 554c908

Please sign in to comment.