Click here to Skip to main content
15,896,118 members
Articles / Desktop Programming / Win32

Fatek and Facon PLCs Communication Protocol Serial Interface

Rate me:
Please Sign up or sign in to vote.
4.88/5 (13 votes)
24 Jul 2011CPOL9 min read 134.1K   16.9K   26  
Easily Surpass any OPC Component and use a user friendly .NET based class to interface Fatek and Facon PLC Series
  • Fatek-LabviewImplementations.zip
    • Fatek-Labview
      • Fatek.dll
      • FP-Finalizer.vi
      • FP-Initiliazer.vi
      • FP-PortClose.vi
      • FP-PortOpen.vi
      • FP-ReadDI.vi
      • FP-ReadRegisterByte.vi
      • FP-ReadRegisterChar.vi
      • FP-ReadRegisterDouble.vi
      • FP-ReadRegisterInteger.vi
      • FP-ReadRegisterShort.vi
      • FP-ReadRegisterSingle.vi
      • FP-ReadRegisterUShort.vi
      • FP-SetDo-00.vi
      • FP-SetDo-01.vi
      • FP-SetRegisterbyte.vi
      • FP-SetRegisterChar.vi
      • FP-SetRegisterDouble.vi
      • FP-SetRegisterInteger.vi
      • FP-SetRegisterShort.vi
      • FP-SetRegisterSingle.vi
      • FP-SetRegisterUShort.vi
      • ReadMe.txt
  • FATEK_Communication_Protocol.zip
    • FATEK Communication Protocol.pdf
  • ModbusAddressMap.zip
    • ModbusAddressMap.pdf
  • Fatek-LabviewImplementation.zip
    • Fatek.dll
    • FP-Finalizer.vi
    • FP-Initiliazer.vi
    • FP-PortClose.vi
    • FP-PortOpen.vi
    • FP-ReadDI.vi
    • FP-ReadRegisterByte.vi
    • FP-ReadRegisterChar.vi
    • FP-ReadRegisterDouble.vi
    • FP-ReadRegisterInteger.vi
    • FP-ReadRegisterShort.vi
    • FP-ReadRegisterSingle.vi
    • FP-ReadRegisterUShort.vi
    • FP-SetDo-00.vi
    • FP-SetDo-01.vi
    • FP-SetRegisterbyte.vi
    • FP-SetRegisterChar.vi
    • FP-SetRegisterDouble.vi
    • FP-SetRegisterInteger.vi
    • FP-SetRegisterShort.vi
    • FP-SetRegisterSingle.vi
    • FP-SetRegisterUShort.vi
    • ReadMe.txt

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
Sweden Sweden
Embedded System Researcher

Comments and Discussions