Search talk: Object reference not set to an instance of an object

 
<< < 1 .. 115 116 117 118 119 .. 313 > >> (Page 117 of 313)

Post by sumit on Not able to see input data coming from eip adapter on codesys CODESYS Forge talk (Post)
dhumphries, I changed the datatype this time from BYTE to USINT (because that's what my adapter is sending: array of uint8_t). The text "New Help String" you saw in previous screenshots is just the description of the input/s (it can be anything). I also looked into the logs (see attached) for that ! sign next to the device, I found that connection is being timeout. I tried some suggestions from online such as increase the RPI but still got connection timeout issue, also by changing the datatype, I still don't see incoming data from the adapter, although its visible on wireshark. thanks,
Last updated: 2024-03-07

Post by dhumphries on Deploy Codesys Control SL to a 'secure' device CODESYS Forge talk (Post)
I have the same problem on a setup where I'm trying to load control SL onto a fresh installation of ubuntu server 22.04 (with sudo privileges,) I've done this in the past several times but only with codesys 3.5.19.x since updating to the new versions I'm having inconsistencies, either I can load the runtime but not login or I can't load the runtime at all. I appreciate there are new releases frequently, but it would be nice if there was a LTS version with some kind of documentation. I'm currently building a VM so I can install version 3.5.19.4 since this was the last version that worked for me. Adding additional versions through codesys installer has been unsuccessful, hopefully a fresh install on a virgin OS will be more successful.
Last updated: 2026-08-10

Post by gseidel on CAM Motion Recover after STO CODESYS Forge talk (Post)
Dear Mr. Kolev, I'm not sure I understood correctly. But this is my take on your question: When the STO of the slave is triggered, store the current master position (e.g. 225 units) After the reset of the slave error, call MC_SetPosition on the virtual master and reset it to the stored position (225 units) Optionally, before MC_CamIn is restartet, move the slave back to the slave position corresponding to the stored master position. (If you do this, no ramping in will be necessary) Restart MC_CamIn, with absolute master position and absolute slave position. Choose the StartMode that is appropriate for your machine. Best regards, Georg Seidel
Last updated: 2026-02-16

Post by ameba on PersistentVars and Webvisu Element CODESYS Forge talk (Post)
hello everyone I would like to try to better understand how persistent variables work. I created some boolean variables in the PersistentVars section initialized to the value TRUE. I have tied these boolean variables to toggle switches placed inside the HMI interface pages. Once the PLC program is started, the lever selectors, if operated, change their state, at least at a graphical level, but the persistent variables do not undergo any variation. Initially the above variables were declared as simple global variables, in this case the operation with the levers was correct; I then tried to transform them into persistent ones with the aim of using them as "settings saver" Thank you for support Bye
Last updated: 2025-04-03

Post by jbcregen on Accessing parameters from a structure or function block with the web interface CODESYS Forge talk (Post)
I have a project with hundreds of OPC-UA variables available on the network. A lot of these variables are used actively in various scripts that run in background in the OS (Linux). I'm experimenting with Automation Server and I have a hard time understanding how the web interface populates its parameters list for a given PLC (<plc details="" parameters="" for="" plc="" 'xyz'="">).</plc> In this page, it looks like the only variables available are the ones that are of a "base" type : bool, TIME, String, INT, etc. All the variables that are nested into function blocks or structures are not available in the web interface, even if they are available to any OPC-UA client. Is this a limitation of the Automation Server or is there something that can be done in Codesys?
Last updated: 2025-12-01

Raspberry Pi Control SL MC - Restoring License not working anymore! CODESYS Forge talk (Thread)
Raspberry Pi Control SL MC - Restoring License not working anymore!
Last updated: 2023-08-24

SPI Master not running/MCP3008 Missing driver. CODESYS Forge talk (Thread)
SPI Master not running/MCP3008 Missing driver.
Last updated: 2023-09-13

Japanese characters are not displayed in webvisu CODESYS Forge talk (Thread)
Japanese characters are not displayed in webvisu
Last updated: 2021-03-25

CODESYS Control Not Showing Up in Devices CODESYS Forge talk (Thread)
CODESYS Control Not Showing Up in Devices
Last updated: 2023-01-02

Modbus: dis- / re-connect cable: modbus does not re-start CODESYS Forge talk (Thread)
Modbus: dis- / re-connect cable: modbus does not re-start
Last updated: 2013-09-28

CoDeSys SP Win V3 - Soft PLC Does not start. CODESYS Forge talk (Thread)
CoDeSys SP Win V3 - Soft PLC Does not start.
Last updated: 2010-11-17

Visualization "F" Key not Reseting Variable CODESYS Forge talk (Thread)
Visualization "F" Key not Reseting Variable
Last updated: 2018-01-18

The required device description is not installed.. CODESYS Forge talk (Thread)
The required device description is not installed..
Last updated: 2023-10-03

USB <-> CAN, CANfox, Component CmpCANFoxDrv NOT loaded CODESYS Forge talk (Thread)
USB <-> CAN, CANfox, Component CmpCANFoxDrv NOT loaded
Last updated: 2023-10-16

Codesys ARTI .XML file not creating but working. CODESYS Forge talk (Thread)
Codesys ARTI .XML file not creating but working.
Last updated: 2023-10-30

ReceiveWatchdog FB not working on J1939 P2P PGNs CODESYS Forge talk (Thread)
ReceiveWatchdog FB not working on J1939 P2P PGNs
Last updated: 2024-07-10

Runtime not working on raspberry pi Bullseye CODESYS Forge talk (Thread)
Runtime not working on raspberry pi Bullseye
Last updated: 2024-07-29

Codesys Control for PLCnext SL, Bus not running CODESYS Forge talk (Thread)
Codesys Control for PLCnext SL, Bus not running
Last updated: 2024-08-12

Codesys Control for PLCnext SL, Bus not running CODESYS Forge talk (Thread)
Codesys Control for PLCnext SL, Bus not running
Last updated: 2024-08-12

Persistent variables not working for Control Win CODESYS Forge talk (Thread)
Persistent variables not working for Control Win
Last updated: 2024-09-10

Visuutils FbOpenDialog(Extended) not open Dialog from POUs CODESYS Forge talk (Thread)
Visuutils FbOpenDialog(Extended) not open Dialog from POUs
Last updated: 2024-10-08

Error 'Library not found' and 'Unkown type' CODESYS Forge talk (Thread)
Error 'Library not found' and 'Unkown type'
Last updated: 2024-10-10

Visu User Management Dialog - Add user does not work CODESYS Forge talk (Thread)
Visu User Management Dialog - Add user does not work
Last updated: 2024-10-18

Persistent variables are not read after initialization CODESYS Forge talk (Thread)
Persistent variables are not read after initialization
Last updated: 2024-10-20

Alarm Table rows font size not change CODESYS Forge talk (Thread)
Alarm Table rows font size not change
Last updated: 2024-10-23

<< < 1 .. 115 116 117 118 119 .. 313 > >> (Page 117 of 313)

Showing results of 7802

Sort by relevance or date