OPC / DDE / SERIAL PORT

abab Member Posts: 37
Hello,

Does someone have some experience how to communicate with a plc
directly from Navision for data exchange ? Is it possible to use OPC, DDE or SERIAL PORT ?

Thanks,

Comments

  • kinekine Member Posts: 12,562
    what's plc?

    You can use serial port in NAV...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • garakgarak Member Posts: 3,263
    As kine ask, what is PLC'?
    Normally, all Ports can be handled from NAV (with 3-rd Apps)

    Regards
    Do you make it right, it works too!
  • abab Member Posts: 37
    PLC is Programmable Logic Controller and is used for automation of industrial processes
    for example Unitronics Vision 350

    Grtz
  • SaalekSaalek Member Posts: 181
    Hi

    You can use VB to create an OCX.
    In this OCX, you write all communication instructions using Serial Port.
    Then, call this OCX from Navision.

    Search in the forum. There are a lot of information.

    Bye.
  • abab Member Posts: 37
    Thanks !
Sign In or Register to comment.