Hello,
am I correct you want to communicate to a different station (e.g. another PC) via serial?
if this is the only requirement, the next question would be to choose a communication protocol....
Type: Posts; User: bernhards
Hello,
am I correct you want to communicate to a different station (e.g. another PC) via serial?
if this is the only requirement, the next question would be to choose a communication protocol....
You wrote:
But in my case, i already made RT for my project and whenever I run the zenProcGateway.exe, it always shows this message" the process gateway cannot connect to the Runtime.Please start...
sorry for the missing information,
you will find the zenon6.ini at "C:\ProgramData\COPA-DATA\System\zenon6.ini"
Hello,
could you please check in your zenon6.ini if the entries are set:
[VBA]
EIN=1
EVENT=1
The process gateway is using the COM interface of zenon, this interface is also deactivated if...
Guten Morgen,
Sind im Name der OPC Variable eventuell Sonderzeichen oder Punkte einthalten? Wenn ja müssen in den straton Programmiersprachen ST und IL die Variablen in geschwungenden Klammern...
Hallo,
verstehe ich das richtig, die OPC Variablen sind zenon Variablen und werden mit mit der Variableneinstellung "extern sichtbar" für straton sichtbar geschalten?
Was ist genau mit "Anfrage...
Welchen Treiber bzw. welche SPS verwenden Sie in Ihrem Projekt, es gibt einige Treiber, die den RDA Mechanismus nicht unterstützen?
Ein Beispiel zur RDA Funktionalität anhand des straton Treibers...
Hello sbc,
it is difficult to help you without knowing how the allocation is configured in your zenon project. Could you please specify in more details about the configured parameters in the...
Hallo,
Eine zusätzliche straton Lizenz ist nicht zwingend notwendig, da sich in jeder zenon Lizenz bereits eine straton Lizenz befindet (für 8 Variablen, die über straton IO Treiber nach aussen...
Hello,
As you write you are using a profibus conenction so am I right that you are using the
S7_NT driver?
Could you please post a screenshot with the error message and also describe: when did...
Hallo mpa,
Für Aufgaben dieser Art empfiehlt sich straton (die in zenon integrierte Soft SPS). In straton existieren Funktionsblöcke zum einfachen Ansprechen der seriellen Schnittstelle...
Hello,
the best way int that case would be the solution via vba. Additionally to the input fields of the manual values the available values from zenon can be inserted automatically to the vba...
Hi,
Could you please check the licence of zenon. If the module "archive server" is not licenced, the functionality of the archive is limited.
The batch archive gets his name via the defined batch variable. During the batch archive is running, the batch variable does not influence the name of the archive. If the archive is STOPPED, the...
1. please check if the STRATON RT uses the same port as the STRATON driver (default: 1200) and if the port is not used by another programm (testing e.g. via telnet)
2. check the project settings...
There are two important things:
1. be sure that the S7 project is NOT write protected
2. It is necessary that the S7 project includes a "station" and a "CPU". At the attached screenshot an...
In zenOn the archive is defined as a standard RDA archive. The RDA archiving requires a linear memory area in the PLC, which is realized with an array in STRATON. This array must contain the...