Search talk: check object is null

 
<< < 1 .. 8 9 10 11 12 .. 93 > >> (Page 10 of 93)

Codesys SVN is slow CODESYS Forge talk (Thread)
Codesys SVN is slow
Last updated: 2020-02-12

Parameter is not valid CODESYS Forge talk (Thread)
Parameter is not valid
Last updated: 2021-02-01

Is CAN_VCI capable? CODESYS Forge talk (Thread)
Is CAN_VCI capable?
Last updated: 2010-03-16

Why UT_ERROR is hidden? CODESYS Forge talk (Thread)
Why UT_ERROR is hidden?
Last updated: 2018-10-10

MCP23017 OUT is fall CODESYS Forge talk (Thread)
MCP23017 OUT is fall
Last updated: 2020-04-12

Is licesing broken????? CODESYS Forge talk (Thread)
Is licesing broken?????
Last updated: 2021-03-30

Which visualization is active? CODESYS Forge talk (Thread)
Which visualization is active?
Last updated: 2015-08-17

CfUnit v1.1.0.0 is here CODESYS Forge talk (Thread)
CfUnit v1.1.0.0 is here
Last updated: 2020-10-10

Is library SysFile buffered? CODESYS Forge talk (Thread)
Is library SysFile buffered?
Last updated: 2013-11-19

File is not opening CODESYS Forge talk (Thread)
File is not opening
Last updated: 2022-08-25

Where is "CmpTemplate"? CODESYS Forge talk (Thread)
Where is "CmpTemplate"?
Last updated: 2018-07-06

ETC_CO_SdoWrite4 is always Busy CODESYS Forge talk (Thread)
ETC_CO_SdoWrite4 is always Busy
Last updated: 2019-01-29

HMI Update is slow CODESYS Forge talk (Thread)
HMI Update is slow
Last updated: 2016-11-18

ioconfig__errorpou : What is that? CODESYS Forge talk (Thread)
ioconfig__errorpou : What is that?
Last updated: 2022-07-01

HMI Update is slow CODESYS Forge talk (Thread)
HMI Update is slow
Last updated: 2016-11-17

Encoderinput is noisy CODESYS Forge talk (Thread)
Encoderinput is noisy
Last updated: 2010-10-11

Is TargetVisu supported? CODESYS Forge talk (Thread)
Is TargetVisu supported?
Last updated: 2018-11-10

No device is responding... CODESYS Forge talk (Thread)
No device is responding...
Last updated: 2015-07-05

Post by appling on License status of Linux 64Bit runtime via CLI CODESYS Forge talk (Post)
Hi, I have a Linux 64Bit system with a Codesys application running on it. It stops after 2hours and a few minutes, which makes me think something is wrong with the installed license. (in my last timing it stopped after 2h4min, on the codesys website it is stated that runtimes without a license stop after 2h) I installed the license via a USB license dongle that I activated on my workstation with the Codesys IDE a while ago. Now the system is shipped at not accessible physically, only remotely via SSH. So is there a way to check the status of the License of the Codesys runtime when it is running on the system? Running the codesyscontrol script with "status" just tells me that it is running, but does not provide any license information. Best regards
Last updated: 2023-12-04

Post by chalk on No source code available CODESYS Forge talk (Post)
Hello, This is my first time using Codesys, I am trying to add EtherNetIP communication to a Raspberry PI. I’ve added the EtherNetIP Adapter configured the network setting and added some modules to the pi but when I download the project it generates the following error: “There is no source code available for the object because it is in the compiled library ‘cip object, 4.5.1.0 (3s – smart software solution gmbh)’. Do you want to browse for the original library in order to display the source code? There are 2 errors in the log which are: SOURCEPOSITION App=[Application] area=3, offset=332760 EXCEPTION [Application] occurred: App=[Application], Task=[ENIPAdapterServiceTask] I can’t for the life of me work out how to get around this. I can’t find the source code anywhere or any information regarding this error. I’m using Codesys V3.5 SP19 Patch 3, the version of the Ethernet adapter is 4.5.1.0 and the version of the modules is 4.1.0.0. Any help on this will be greatly appreciated. Thanks
Last updated: 2024-02-02

Post by nikgind on Codesys Communication Manger - Required information model version exists in the model repository but is not found CODESYS Forge talk (Post)
Hi I am trying to import a custom information model that I created using UA Modeler. I have only added two new methods and two new object types. It is possible to add the information model to the Communication Manager and the two new object types are shown in the Information Model tab. After compiling i get the following error: Communication Manager [Device: PLC Logic: Application]: The information model http://opcfoundation.org/UA/ is required by http://yourorganisation.org/Bsp_3.1/ with a minimal publication date from 15.12.2023 but the device has only a model from 15.09.2021 installed. Probably the information model from 15.09.2021 is missing in the information model repository. The error message does not make sense to me. Should it not be “Probably the information model from 15/12/2023 is missing in the information model repository”? Anyway I have installed the information model from 15/12/2023 but not from 15/09/2021. Which makes the error message even stranger.
Last updated: 2024-06-09

Post by ewi04 on Recipe Manager - RecipeManCommands, load & write wrong values, Bug? CODESYS Forge talk (Post)
Hallo, I have a strange problem with the recipe manager. ISSUE: When using RecipeManCommands not all values are loaded correctly. Saving a recipe with CreateRecipe(), ReadAndSaveRecipe() or ReadAndSaveRecipeAs() works without any problems. BUT: LoadRecipe(), WriteRecipe() or LoadFromAndWriteRecipe() do not load the data correctly. It is Interesting that we have a different error pattern with LoadRecipe() than with WriteRecipe() or LoadFromAndWriteRecipe(). LoadRecipe() does not load all data and WriteRecipe() or LoadFromAndWriteRecipe() overwrites some data or assigns it incorrectly. And it is also strange that LoadRecipe() writes the values to the PLC. Normally it doesn’t do it. It makes no difference whether the memory type is textual or binary. I have an object consisting of STRUCTs which is inserted in the recipe definition. Environment: Codesys V3.5 SP19 Patch 4 (64Bit), Recipe Management 4.2.0.0 *Add a project (reduced to the problem)
Last updated: 2023-11-15

Post by orbis-tertius on 3.5 P20 hangs - no response CODESYS Forge talk (Post)
Is there anybody can help me with the same problem? I have to migrate created project in ver.3.5.17.0 32BIT with runtime 4.7.0 to ver.3.5.20.0 64BIT with runtime 4.7.11.0 due to the new license. All the libraries and dependencies are updaded and there are no any errors. The first compilation and loading to the controller is being compleated well. After this being done and if I am forced to change any values or change any code in the current project, another compilation will be freezed. This problem can be solved if pressed Build/cleen or cleen all. There is another method to solve this; if project is loaded with excluded object (Alarm Configuration), repeated compilations will be done well.
Last updated: 2024-06-27

Post by andre-luis on Check if Codesys runtime is on 'Running' or 'Stopped' state? CODESYS Forge talk (Post)
Hi there, I'm running the Codesys runtime on Windows 64 and I need to know if it is on "Running" or "Stopped" state just after a system crash. The following commands works perfectly well to (re)start it... net stop “CODESYS Control Win V3 - x64" net start “CODESYS Control Win V3 - x64" ...however I'm unable to determine when it is required to be call; I mean, by checking the System Tray icon, it is possible to know if it is on "Stopped" state, but I wanted to run a .BAT command to retrieve it. How can we do that?
Last updated: 2024-07-02

Post by hyys12 on How to use/create SOTU in LD program CODESYS Forge talk (Post)
I am trying to make a LD program for an existing installation with a motor. Here an inductive sensor is used to give an input, as a check to verify the conveyor is actually running. Here the plan was to use a TOF timer which gets constantly reset when the sensor input gets detected. The problem is, that if the conveyor is stuck, and the sensor sends a continous signal, the timer will never do what it is supposed to do. Therefor I need some help on how I can convert the input to a pulse, with the help of something like a SOTU. I just cannot find this in codesys anywhere.
Last updated: 2024-07-11

<< < 1 .. 8 9 10 11 12 .. 93 > >> (Page 10 of 93)

Showing results of 2311

Sort by relevance or date