Accessing subproject variable in Zenon Logic
Hi, I've been trying out Zenon Logic for a short period of time but I've encountered a problem in my workflow. For better overview and seperation in our projects, everything is divided in subprojects, and this has been working out really good. But I wanted
Multiple Variables assignment in Straton
Hi Support, I need to know if multiple assignment to variables is possible (in one line) in Straton? If yes, what is the syntax? I am trying like below but receiving compilation error: newVar := newVar1 := newVar2; The above is not working! :confused:
regarding zenon logic
sir, i need to develop a logic move a variable according to the requirement. im calcuating the per day power of a plant and it is moved to # varDay01. After the day changes (suppose from day 01 to day 02), the total value calculated must move to #var01
Reading multiple lines from a CSV file, each line having about 300 data values. There are @100 lines
Hi, I have been attempting to read a CSV file and populate an array of arrays. I'm using the functions, F_ROPEN, F_SEEK, FM_READ, F_EOF etc.. The different values of data(type = Dint) are separated by commas in the CSV file, with CR+ LF at the end of
regarding zenon logic
I m trying to make a logic for getting output KWh of solar power station in every 5minit and also i need to get the difference of kwh (ie current kwh -(minus) previous kwh. how to make this logic in fbd. what is the function to move the integer value
MySQL Database
Hello, I have problem that when i use MySQl functions blocks in zenon Logic, after i Build the project i get warning: This is a migrated post! Originally posted on 27.12.2021 by user StyX_Aquaa. Please be aware that information can be outdated.
Write multiple SDO in canOpen
hi is there a way to write multiple sdo at one time ? function coWriteParam function block write only a single sdo This is a migrated post! Originally posted on 10.09.2021 by user mos89. Please be aware that information can be outdated.
Adding notepad
Hi, I would like to ask, is there any function that I can use to call external application in the runtime. Eg: I would like my operator to leave a note. Thus, by single click he can open notepad and write the note on it through runtime. Thanks in advance
Reset zLogic soft plc from Runtime?
Hi all. Is there any way to reset soft plc from runtime? BR, Miloš This is a migrated post! Originally posted on 23.08.2021 by user milosh. Please be aware that information can be outdated.
How to create enumerated data type in zLogic?
I would like to create enumerated data type like NAME INT PHASE_IDLE 0 PHASE_START 1 PHASE_IN_PROG 2 PHASE_STOP 3 But I'm not sure how to do that? This is a migrated post! Originally posted on 17.08.2021 by user milosh. Please be aware that information
PID in zLogic?
Hi all... I would like to know, did someone use PID control in zenon logic? What is th menaning of DEADBAND_Error parameter? Here is Deadband in relation with PV an previous PV... (PVPrev-DB < PV < PVprev+DB) error stays the same as in prev. cycle? What
DLMS Connection Settings
Hello, I am testing Energy meter which is providing data over DLMS Protocol. Checked same on Gurux Software where I can able to read it from meter please check images for reference. While configuring same on Starton FieldBus Configuration, I am getting
UTC time conversion
HI, I have this problem: By a graphical interface, an operator enters a time of day at which he wants to turn on a device (Ex. 18:20) Using the zenon logic DTCURTIME function I get a DINT with the current time in UTC converted to ms. The operator is in
Write multiple SDO in canOpen
Hi, Is there some function to send several SDO to parameter a canOpen slave a motor driver for exemple like in Codesys ? This is a migrated post! Originally posted on 16.02.2021 by user mos89. Please be aware that information can be outdated.
IEC61850 to Modbus
Hi, I have a case where I need to use Zenon as a gateway to convert 61850 signals to Modbus. Client has a requirement to run the gateway in a Linux system that will be connected to the SCADA. Hence I assume that logic processor can be used (not process
Error in starting logic processor
Hi, While starting Zenon runtime one of the logic processor do not start and generates the following error. Any idea what could be the reason? 09.11.2020 14:44:39 T5BusIec850s: Data attribute GPS_SWA1C1/LCCH28.ChLiv.t does not exist in IEC 61850 object
CanOpen Pdo mapping Via Straton
Hi is there a simple way to set the pdo mapping of some slave via straton This is a migrated post! Originally posted on 16.09.2020 by user mos89. Please be aware that information can be outdated.
Straton IEC 60870 104 Slave Timestamp
Hi All, I have problem with Straton Version 8.6 ( find attached version screenshot ) with IEC 60870 104 timestamp information. I didn't find it in the IDE of straton, can you please tell me where i can find this information, is very urgent to be able
GOOSE publisher via zenon Logic
Dear support team I use zenon 7.10 for my diploma dissertation. I need to create SCADA for medium voltage system model, where I use 2 control relays (ABB REF615) as my IEC61850 IEDs. I want to control these relays (to open and close circuit breakers)
Can I use excel to read the file created by F_SAVERETAIN function?
I used F_SAVERETAIN function to save it to this path 'C:\Data\RetainVariables'. I got the file but could not open and see it in Excel. What kind of format of that file? This is a migrated post! Originally posted on 12.08.2020 by user huywartsila. Please
Get/Set resource label with zenon logic
Hi! Is it possible to get and set the resources label (Betriebsmittelkennung) of a zenon variable with zenon logic at runtime? Thanks! Thomas This is a migrated post! Originally posted on 04.08.2020 by user thomass. Please be aware that information can
Error: Too many IO variables
Hello forum residents I have one problem after compilation it throws an error. How to solve this problem? I work in the demo version. In the settings there are 65535 variables Buffer Size 65535 What am I doing wrong. I have only 196 IO variables. Please
FTP Block Error: 503 Bad Sequence of commands.
Hello everyone, I am trying to send a local file to a FTP server using FTP block in Stratonng, Zenon EE 8.10. All i could find on Help Manual is Inputs & Outputs of the block. Output Inst_FTP.STAT always shows 503. Acording to wikipedia page List_of_FTP_server_return_codes
Bar display - Zenon logic
Hi, When i increase UINT variable (for example, variable+100) in Zenon Logic, the bar display gets filled to the top, not to 100. Why is that happening? Best regards, Milan This is a migrated post! Originally posted on 29.06.2020 by user miclab. Please
Firewall prevented packet sent from PROFINET device to be received by PROFINET controller in zenon Logic
When straton (zenon logic) is started the first time, the firewall configuration dialog pops-up. By default you allow connections for private Network but not for public networks. When using a second network card this connection is classified by default
Logic processor compiling error
Hi, While compiling the project in the logic editor for GPS_SSS_RPR, I am getting errors on the digital program. Have you seen this error message earlier? Variables were set to externally visible in the client side. BR, Deepak This is a migrated post!
Error in compiling ('buid start up project') in logic processor
Hi, While compiling the project in the logic editor, I am getting errors on the of the program- see snapshot below.Have you seen this error message earlier? If so, how do I fix it? BR, Deepak This is a migrated post! Originally posted on 04.06.2020 by
Connection between zenon variables and zenon logic
Hello, I have a problem with connection between zenon variables and zenon logic. I created boolean intern variables in zenon (8SP0 64bit), then I checked 'Externally visible' in all of them. In zenon logic project I inserted connection 'Logic to SCADA
Configure 1756-ENBT with Zenon Logic
Hi fellow Copa Data, I would like to ask, how is possible for me to establish communication between Allen Bradley 1756-ENBT Ethernet/IP module with Zenon Logic? I have been trying using the tutorial given in Zenon Logic, but I never get the EIP module
VACO is not counting (Runtime event: "Embedded Software missing: VACO")
Hello, I am starting a fresh project in Zenon Logic. I connected two counters to a VACO function block. However, the VACO counter is not counting and the Runtime event viewer is showing "Embedded Software missing: VACO" What could be the problem? thanks
straton program organization lost
hi i open my straton IDE today click on my project list all my program are now in the same folder Programs before i had a folder organization for each where is this folder organisation stored ? folder organisation before: now: This is a migrated post!
Logic Error - PLC utilization peaked at 156%
Hi all, I constantly see an error message on diagviewer for straton. Like "Timing configuration error. PLC utilization exceeds 80 Configured cycle time = 10260 us, maximum execution time = 16038 us, maximum PLC utilisation = 100". It is working some how
SCADA Runtime Connectivity
Hello. I have a problem with my Zeon Logic, my external visible variables are visible in the Zenon Logic, but the values are not visible. This means that, if I change the value of the tag in Zenon SCADA, there is no change in the Zenon Logic. The same
Zenon Logic MQTT
Hi, I would like to configure MQTT in Zenon Logic (Ver 8.10). But I can't find MQTT features in Field bus configuration list. I can only see functions like MQTTConnect in the program. Do you have any documentation on MQTT ? Thank you. This is a migrated
DiagViewer statement error trace
Hello guys, In the DiagViewer I have an error in my logic referring to to a certain state as shown in the following example : Project 'Gilon_logic': Error connected T5 runtime has invlaid state. Project name 'Gilon_logic', state '9402'. My question is
Ethernet/IP Server and Ethernet/IP/I/O Scanner
Hello, We have two straton running on two different PC's one is act as Ethernet/IP Server and another is Ethernet/IP/I/O Scanner. As per given in help we have configured the required settings(e.g. instance, attribute)in both scanner and server but still
Hexadecimal to ASCII Coversion
Hello, Can we convert Hexadecimal input to ASCII output using standard block in Straton? e.g I need to convert '31 32 33 34' to ASCII as "1234" and likewise others. Thanks & Regards, Rahul. This is a migrated post! Originally posted on 06.11.2019 by user
Converting of IEC61850 integer values into Bit wise
Dear We have almost 900 IED in a project each having four function blocks to combine digital alarms and send it as integer value via 61850 to Zenon. 1-I need to know if Zenon logic has a standard Function blocks to reconvert the integer values back to
Control IEC61850 function block
Hi sir I want to control SPC variable within zenon logic. I will use IEC61850_WRITE function. it explain that PATH STRING Path to data point (without "ServerName!") IF I set path = Bay431!BAY431System/PloGGIO1/SPCSO1/Oper.ctlVal[CO], your program said
Zenon Logic --> S7 300 Connection
Hi everyone! I have just a short question to Zenon logic. So, we make a test, we would like to communicate with S7 300 PLC, but direct with Zenon Logic (we have a soft PLC and our aim is a PN connection). By SCADA site operate the communication well,
Next Page