Hello Deepak,<br><br>This error means that there is an IEC61850 Server configuration declared in your Fieldbus Configurations, as well as a variable having an IEC61850S2 Profile, which does not exist...
Type: Posts; User: anthonyb
Hello Deepak,<br><br>This error means that there is an IEC61850 Server configuration declared in your Fieldbus Configurations, as well as a variable having an IEC61850S2 Profile, which does not exist...
While reading this, a quick idea:<br><br>As Ursula said, if you do not use a SET* function, the time given to the variable is the one of the machine/computer, automatically set by the 870...
Hello,
Yes, the BETA driver I was talking about has been only used internally.
Nothing has been implemented in the zenon Logic Editor and runtime, so you cannot have an access to this.
Only some...
Hello,<br><br>Basic tests have been done in zenon Logic with MQTT.<br>Blocks have been implemented, documented, and a BETA driver has been developed to test it.<br>But as you saw, nothing...
<br><br>I think, something went wrong and some information is missing in your post, but yes, basically if you want to change the project's architecture, you can only change/edit/restore (from a...
Hello,<br><br>The folders' architecture is stored in the project folder (click somewhere in the Project List then press CTRL+ALT+E), in the <strong>appli.xml</strong> file.<br><br>Note that the best...
Hello,
According to the 60870 standard, indeed the General Interrogation is mandatory at the beginning of the communication.
Thus, after the startup of the Slave, it will wait for a certain time...
Hello,<br><br>The only way I know to convert the hexadecimal representation of a character to the character (Eg. 0x31 to '1') is to use two consecutive blocks:<br><br>ATOH and then CHAR. ATOH will...
Hello,<br><br>Yes with the help of the IEC60870_SELECT and IEC60870_EXEC blocks in zenon Logic, you can send commands to an IEC60870-104 Server (or -101 Slave)<br>There is some information in the...
<br>
<br>
Well... The only thing that I can say for the moment is that this request is only registered in our database with the ID#140<br> >> Attach MODBUS Server to an IP adapter (for...
Hello,<br><br>For the moment this is not possible to change the IP address opened by the Modbus Slave.<br>I guess, the goal is to force the Slave to open a specific Ethernet card.<br>Currently,...
Hi Johann,<br><br>The problem comes from the fact straton/zenon-Logic is not coded in Unicode.<br>Then, using special characters, few things may not work, like what you observe here.<br><br>The...
Hi everybody,<br><br>If I remember well, the attached zenon Logic project should do what you need.<br><br>In order to import it, just click on the "Import XML" button in zenon Logic.<br><br>Best...
Hello everybody,<br><br>Srikanth is right, a lot of runtime versions are available on the straton-plc website (see his link)<br><br>Anyway, the management of MySQL blocks is a specific product, not...
Hello,<br><br>This request was registered and implemented in zenon Logic few years ago, but applications are going bigger and bigger... This has been registered again and should be developed/improved...
<br>
<br>Hello Nikolas,<br><br>Sorry for the late reply…<br><br>After investigating on this feature we finally decided that this will not be implemented. This is too complicated as the whole...
<br>
<br><br><span style="display: inline !important; float: none; background-color: transparent; color: rgb(62, 62, 62); font-family: Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif; font-size:...
Hello,<br><br>As an input of your block, you can enter a time following this syntax: <strong>T#</strong>1<strong>h</strong>2<strong>m</strong>3<strong>s</strong>4<strong>ms</strong><br>Note...