Post

DCOM e Kepware

Per riuscire a browsare/leggere/scrivere le tag e i loro valori su un server kepware è necessario:

  • registrare la libreria gbda_aut.dll di grey box per la versione di windows che si sta usando (32/64bit) Download
  • installare un OPC client (es. Matrikon)
  • impostare le dcom del proprio computer come segue:
    • start -> esegui -> dcomcnfg
    • component services -> computer -> click destro su my computer -> properties
    • nella scheda com security entrare in ciascuno dei 4 pulsanti (edit limits, edit default) aggiungere gli utenti
      • everyone
      • self
      • system
      • network
      • interactive
      • anonymous logon

      e settare a TUTTI allow a tutto

    • apply, ok, e riavviare

Non sarà esattamente il metodo corretto, però così funziona…

This post is licensed under CC BY 4.0 by the author.