Straton IEC60870-5-104 Receiver Set poit command
Good morning, I should configure a slave 104 to receive set point command, but I have a a question to ask you. I receive the normalized value correctly, but I would like to know if there is a bit that gives me the information of "setpoint commad received"
Straton runtime for raspberry pi with mysql, where?
Hello, where can I get a Straton Runtime with mysql support? For a Raspberry Pi or a linux system. The versions to download have only sqlLite support. Thank you This is a migrated post! Originally posted on 31.01.2019 by user sesins. Please be aware that
Straton PT input as ms
What is the procedure to input timer PT values as something other than seconds? This is a migrated post! Originally posted on 01.11.2018 by user Geezerglide. Please be aware that information can be outdated.
control 2 variables in graphic/pushbuton
hi i would like to know if it is posible in a graphic/pushbuton to control to variable at the same time for example a BOOL value and an analog variablestate of the button will be only the BOOL variable of course This is a migrated post! Originally posted
Embed symbol checkbox.
Hi, I want to modify variables by zenon Logic, but cannot manage to check "Syb." checkbox in Straton. I'm getting message "The variable is currently locked". Any idea what should i do? This is a migrated post! Originally posted on 09.10.2018 by user www121212.
Integrate/Connect/Link HMI graphic with PLC instructions
Hi COPA DATA I want to ask regarding on how I can link/connect/integrate my PLC instructions with HMI that I created in Zenon. Currently, I am using WAGO 750-8202, DI card (part number: 750-1405) and DO card (part number: 750-1504). I read the manual
Recipe not loaded properly
Hello, I have a problem with straton: I want to save+load some values using the integrated recipe manager. However it appears that some values are not saved/loaded properly ! The same problem appears by saving or reloading values to/from the recipe. Here
zenOn Logic - speed-up download?
Hi guys, I would like to know if there is a way to speed-up the program code download from zenOn Logic to the target. Right now on my development PC with an application code APPLI.XTI / STRATONRT.COD from about 1.2MB, it takes about 40s to download to
F_DELETE false
How to figurout why file wont delete? Image attached. This is a migrated post! Originally posted on 06.09.2018 by user klasik. Please be aware that information can be outdated.
Error with function structure member.
Hello, Iam programming with the IDE Straton. Iam trying to use 2 structure parameter, one 'IN' and one 'OUT'. The types of the structures are the same ACCE_QUALITY. ACCE_QUALITY : - validity : BYTE - detailQual : ACCE_DETAIL_Q - source : BYTE - test :
Problem with Version Control
Hi, Is there anyone using Straton with SVN client? I got problem with it and find no instruction in Straton Help. After installation of Zenon 7.60 on my PC (Win7), I created a Staton project and enabled the Version Control in Project Setting. There I
Problem with Autotstart project in Straton Runtime Manager
Hi, The Autostart project (Straton Runtime Manager) does not work on some of my computers. Does anyone know if there are any registry setting in Windown 10 that prevent Staton Autostart? This is a migrated post! Originally posted on 11.10.2017 by user
Anyone using Straton with Hilcher gateway on Profinet IO?
Hi, I am trying to using Hilcher gateway NT50-DP-PN (profibus DP to Profinet IO Device) with Straton PLC. I set up and Profinet IO Controller in Straton and try to connect to Profinet IO Device (Hilcher gateway) but did not suceed. The Straton alway return
Straton runtime not starting.
Straton is showing an error 'embedded software missing function: ICOPY'. Please help me with this, as it is causing a big issue now This is a migrated post! Originally posted on 14.10.2017 by user joelprasad. Please be aware that information can be
Writing status bits on Zenon Logic Global Variables
What kind of status bits are settable from Zenon Logic on Global variables? I've found that none of M1..M8, ALT_VAL are settable (or almost are not visibile from Zenon Runtime) I'm using STRATONNG driver. This is a migrated post! Originally posted on
Automatically build using the STRATON development environment
Hi, I have a STRATON project (W5L and K5P files). I would like to automatically build the project so that I can check for errors. Is this possible using the automation interface or via the command line? I have the STRATON Development Environment which
Too many I/O variables declared ERROR
I have around 1,50,000 variables in Straton. out of which 80,000 variables are Global variables. My licence is of unlimited tags but still, I am facing the above-mentioned Error while compiling the Straton Project. Please suggest what could be the problem.
Question newbie straton Msql server 2012
Hello, I just downloaded the evaluation version your straton software, being used with codesys, I find it is even easier to use, I managed in less than 5 minutes to make a communication with a modbus rfid reader without scpecifique library.I would like
Acces variable identification/tagname straton
Hi, I am using the identification of a variable in VBA for some calculations. I want to do something similar but using straton, but i canÂ't see how to acces the variable Tagname/Identification. Is there a way to do this? Thank you very much This is a
RS232 Serial block reading garbage value during PC startup
Hello, While reading the data from scanner through RS232 serial block in zenon logic, at very first time when PC is started or restarted and zenon Runtime is started then it is reading garbage values while scan and it is continuously reading the same
K5Srv32.exe error
Hello, While I am opening Straton in Zenon development software, I am getting an error 'Registering K5Srv32.exe failed' What could be the problem.? Please suggest. This is a migrated post! Originally posted on 28.12.2017 by user joelprasad. Please be
Find Maximum or Minimum Value
Hi Everyone, there is a Function block "MAX" which finds maximum value out of two inputs (whose input cannot be extended more than two). So my query is is there Block or a way to find Maximum or Minimum Value out of 8,16 or 32 input values. Thank You...
syntax for post build actions in project/settings
hi what is the syntax to use for post build actions in project/settings I want to copy some files from one directorie to another thanks This is a migrated post! Originally posted on 17.01.2018 by user mos89. Please be aware that information can be o
Passing variables to an array by reference
Hi all, I want to group some variables from a PLC in an array so I can process them with the same logic by just iterating the array with straton. The problem is that when I operate the variables in the array the change is not reflected in the original
Logic, a loop for an array with type variables
Hello, I have a type BatteryInRack: Voltage: real; Ready: bool; and a type BatteryRack: Battery1: BatteryInRack Battery2: BatteryInRack Battery3: BatteryInRack ... I have in Logic a variable: BatteryRack: BatteryRack I try to assign a value to the Voltage
DiagViewer: CT-type definition corrupted
Hi guys, The zenOn Diagnostic Viewer shows my the following error text when starting the straton runtime on my PC: >>> Project 'myProject': Expanding complex type for 'myVariableStruct' failed. CT-type definition corrupted. The variable myVariableStruct
how to convert the content of a variable in decimal into an hexadecimal value
hi i would like to know how to to convert the content of a variable in decimal into an hexadecimal value This is a migrated post! Originally posted on 29.05.2018 by user mos89. Please be aware that information can be outdated.
canOpen coWriteParam function block
Hi i need to set up my canopen device manually, no way to store the configuration i need to write SDO via coWriteParam 1 need to write in 3 object, can i use 3 different instnace of coWriteParam to write at same time my 3 object ? do i need to write 3
sub program multi output value
hi , i would like to write a sub-program with multible outputs values, when i compile my straton program hi have an error, Variable, constant expression or function call expected This is a migrated post! Originally posted on 11.06.2018 by user mos89.
Too many variables for Simulation with ZenOn Logic
Hello ZenOn users, I have been trying to use ZenOn Logic to simulate the behavior of my application without connection to the PLCs. I read the manual for Driver Simulation, but I am having the following issue. After changing the driver from Hardware to
Developping C function block
Hi All, Im Trying to put C/C++ Source In Straton(Zenon Logic) . and I found Instruction about FBDK. As I followed this Instruction . I can see user C Function in Straton IDE After I Add User Function by using Zenon Logic Library Manager. But It does not
Read and set INVALID BIT
Hi, I have problem in zenon logic to read and write INVALID BIT of a variable. In particular my project is a gateway: - it reads varaibles using an IEC850 client driver and forwards these to MASTER 870-101 Problem appears when a RTU (IEC850 server) is
Warning limit is 64KB
Hello. I have project in zenon logic and after compilation my code, zenon Logic tell me: Warning limit is 64KB. Is it means, that if I will have bigger project, I cant use zenon logic? Thank you. This is a migrated post! Originally posted on 23.08.2016
IEC 101 Slave: Master Connected and startup request
Hi, I have a zenon logic project containing IEC60870S2 Slave profile. I created a variable (TID=0, IOA=1) permits to understand if a Master is connected to the slave. Problems are: 1) when Master-Slave connection is up, value of the variable changes to
Zu wenig Speicher beim Öffnen eines Projektes
Hallo, bekomme beim –ffnen eines Zenon Logic Projektes (7.50) ständig die Meldung "Nicht genügend Speicher". Es liegt nicht am physikalischen Speicher, habe es mit 16GB getestet und beim erscheinen der Meldung waren noch 10GB verfügbar. Das Projekt ist
IEC 101 Spontaneous offline buffered vs Spontaneous
Hi, I have a problem in Zenon Logic on IEC 101 Slave profile. This is my problem: if I use Spontaneous without buffering in 101 Slave mapping, no data arrives to the Master!!! I mapped all variables I want to send to the Master. In Profile -> IEC 101
IEC60870 Slave - Unknown device 10x. dev: 0, tid: 0 ioa:0
Hi, I have a zenon logic project correctly generated. Problem appears in Report tab (where I can read all errors in zenon logic) while zenon logic is running on the pc. In particular, I see following errors: 15.07.2016 12:55:00 T5Bus870Slave: 2016.07.15
Iec61850 client - too much connection
Hi, I have a problem in zenon logic using a iec61850 client. I have this driver in the project, with ten connections to RTUs, all equals (only difference is the ip address). In total the project has 10000 variables. Problem is very strange. After the
t5 runtime error 9412
Hey, diagnosis viewer is reporting that T5 runtime has an invalid state '9412'. What does that mean ? Any ideas? This is a migrated post! Originally posted on 07.06.2016 by user ismael. Please be aware that information can be outdated.
function ROUND in zenon Logic
for all looking for ROUND function in Logic - use TRUNC function; typical examples: - to round the decimal part: ...etc. This is a migrated post! Originally posted on 06.06.2016 by user ursulak. Please be aware that information can be outdated.
Next Page