Protocol Developer

Aus Deutschmann Wiki
Zur Navigation springen Zur Suche springen

Protocol Developer is a programming software for Deutschmann UNIGATE®-devices.

Debug-Function

With Protocol Developer there is the possibilty to debug the programmed resp. created script. Therefore UNIGATE® has to be started in Data Exchange Mode and has to be connected via Debug-Interface or Application Interface (RS232) with the PC resp. Protocol Developer. Further detailed information is to be found under the link UNIGATE® interfaces.

Adapt existing script to another fieldbus or Industrial Ethernet system

Possible procedure:

  1. The existing script must be compared with the corresponding script template ( 'template' ) of the Protocol Developer regarding the bus-specific parameters. These are marked in the script templates (Template) with „!!!“.
    • Über den Menüpunkt „File“ -> „New“ -> „Source“ -> „Template“ kann die entsprechende Script-Vorlage aufgerufen werden.
  2. Wenn die busspezifischen Parameter identisch sind, muss das Script nicht angepasst werden. Dies gilt allerdings nur dann, wenn bei der Initialisierung des Buses (:InitFieldbus;) nicht noch weitere busspezifische, optionale Parameter eingefügt worden sind. Wenn dies der Fall ist, müssen diese optionale Parameter mit der entsprechenden Script-Vorlage (Example) aus dem Protocol Developer verglichen werden.
    • Über den Menüpunkt „File“ -> „New“ -> „Source“ -> „Example“ -> „Include“ kann die entsprechende Script-Vorlage aufgerufen werden.

Weblinks