Search talk: property type reference

 
<< < 1 .. 6 7 8 9 10 .. 16 > >> (Page 8 of 16)

Find Function: Object reference not set to an instance of an object. CODESYS Forge talk (Thread)
Find Function: Object reference not set to an instance of an object.
Last updated: 2023-10-30

how to get a list of the cross reference of one variable CODESYS Forge talk (Thread)
how to get a list of the cross reference of one variable
Last updated: 2018-01-17

Error - object reference not set to an instance of a object CODESYS Forge talk (Thread)
Error - object reference not set to an instance of a object
Last updated: 2016-06-13

Error: Object reference not set to an instance of an object CODESYS Forge talk (Thread)
Error: Object reference not set to an instance of an object
Last updated: 2017-08-23

codesys "profiler" object reference not set to an instance of an object CODESYS Forge talk (Thread)
codesys "profiler" object reference not set to an instance of an object
Last updated: 2023-01-11

Cannot pass array of constant size to a function as a reference CODESYS Forge talk (Thread)
Cannot pass array of constant size to a function as a reference
Last updated: 2024-01-09

Post by rmaas on Direct Pointers in IOMapping for EtherCAT with IoDrvEthercatLib.ETCSlave_Dia CODESYS Forge talk (Post)
The reference used is the ethercat slave name. For example in this screenshot the reference would be: EL1809_1
Last updated: 2024-02-13

Internal error:System.NullReferenceException: The object reference was not set to an object instance. CODESYS Forge talk (Thread)
Internal error:System.NullReferenceException: The object reference was not set to an object instance.
Last updated: 2024-05-24

Internal error:System.NullReferenceException: The object reference was not set to an object instance. CODESYS Forge talk (Thread)
Internal error:System.NullReferenceException: The object reference was not set to an object instance.
Last updated: 2024-05-24

Post by macros8 on Translation - How to get text as reference in Frames translated? CODESYS Forge talk (Post)
Hi, thanks for the link. Maybe I create elements in incorrect way. I always use Interface Editor to create variables which are used inside element (see pics). After that I place element in my visu and use Reference property to link variable or set the value. In that case the value of string is not transferred to general text list for translation as I mentioned before. Do I have to all properties which influence behavior of my element create in Frame configuration instead? WhatΒ΄s the difference to the Interface editor? Thanks a lot. M.
Last updated: 2024-01-02

Post by installwhat on Error, visualisation property handling, VISU_USEPROPERTYINFO CODESYS Forge talk (Post)
same issue solved with this advice... thanks 3.5.19.5 project settings -> visualization -> advanced -...
Last updated: 2024-05-20

Post by snhatton on Add device greyed out CODESYS Forge talk (Post)
What type of PLC are you using?
Last updated: 2023-12-19

Post by snhatton on Add device greyed out CODESYS Forge talk (Post)
What type of PLC are you using?
Last updated: 2023-12-19

Post by eschwellinger on Add licence CODESYS Forge talk (Post)
Which plc and in which version? Runtime Type? Runtime Version?
Last updated: 2024-01-05

Post by remcoborghuis on C0032 Error to type Pointer to IoConfigParameter CODESYS Forge talk (Post)
Hi All, I'm using codesys on a raspberry PI. I use V3.5 SP18 Patch 2 development system and codesys for raspberry pi 4.8.0.0. Sometimes when I build the project I get error messages C0007: Expression expected instead of ',' and C0032: Cannot convert type 'Unknow type: '!!!'ERROR'!!!" to type 'POINTER TO IoConfigParameter'. I can't click on the message to bring me to the fault. After I do a "Clean all" the build finishes successful. Anyone who can help me with this problem? Thanks! Remco Borghuis
Last updated: 2024-03-25

Post by abauza on Type mappings in Datasource CODESYS Forge talk (Post)
Hi I have the same problem, any solution for this? Thanks
Last updated: 2024-09-12

Post by eschwellinger on File Transfer Error 4 CODESYS Forge talk (Post)
Which plc type and which version?
Last updated: 2024-11-25

Post by simotion on Pointer to Softmotion axis CODESYS Forge talk (Post)
In my projet I use Softmotion. There are several Softmotion axis (type SM_Drive_Virtual). In the Global Variable List I have an array of pointers to the adress of the Axis. Axis : ARRAY[1..iMaxCntAxes] OF POINTER TO AXIS_REF_SM3 := ADR(AX01_Axis), // [1 ADR(AX02_Axis), // [2] This works, but when compiling I get the message : . [WARNING] E3D: GVL Device: PLC Logic: Application: C0564: A reference to uninitialized variable AX01_Axis is used for initialization of Axis. Accessing the uninitialized variable may result in unexpected behavior. [WARNING] E3D: GVL Device: PLC Logic: Application: C0564: A reference to uninitialized variable AX02_Axis is used for initialization of Axis. Accessing the uninitialized variable may result in unexpected behavior. Is there a way when initializing to force the hardware (softmotion axis) to first initialize and then the Global Variable List?
Last updated: 2023-10-25

[ERROR] The PLCopenXML import is not possible because Device not found. Type: 89, Id: 0000 0005, Version: 3.5.10.0 CODESYS Forge talk (Thread)
[ERROR] The PLCopenXML import is not possible because Device not found. Type: 89, Id: 0000 0005, Version: 3.5.10.0
Last updated: 2024-02-15

The element of type 'VisuFbElemImage' could not be updated. Reason: Index was outside the bounds of the array. CODESYS Forge talk (Thread)
The element of type 'VisuFbElemImage' could not be updated. Reason: Index was outside the bounds of the array.
Last updated: 2024-12-03

Post by ellcap on Did a library update and now can't open project CODESYS Forge talk (Post)
EDIT: Title was a mistake. Should say now I can't compile / download project. Codesys V3.5SP19 Patch 2. Updated the libraries/packages using the Codesys Installer. I'm hit with this error ------ Build started: Application: ------- Typify code... [ERROR] iecvaraccess, 4.4.0.0 (system): IecVarAccess: C0086: No definition found for interface 'IIecVarAccess17' [ERROR] iecvaraccess, 4.4.0.0 (system): IecVarAccess: C0077: Unknown type: 'IIecVarAccess17' [ERROR] iecvaraccess, 4.4.0.0 (system): Initialize [IecVarAccess]: C0032: Cannot convert type 'IECVARACCESS(iecvaraccess, 4.4.0.0 (system))' to type 'IIecVarAccess17' [ERROR] iecvaraccess, 4.4.0.0 (system): QueryInterface [IecVarAccess]: C0231: Expression of type 'BOOL' expected in this place [ERROR] iecvaraccess, 4.4.0.0 (system): QueryInterface [IecVarAccess]: C0077: Unknown type: 'ITFID_IIecVarAccess17' [ERROR] iecvaraccess, 4.4.0.0 (system): QueryInterface [IecVarAccess]: C0046: Identifier 'ITFID_IIecVarAccess17' not defined Compile complete -- 6 errors, 101 warnings Build complete -- 6 errors, 101 warnings : No download possible
Last updated: 2023-09-25

Post by fless on Release SP20 - Changes in behaviour? CODESYS Forge talk (Post)
use this to set an invalid reference Add_EVT_OUT REF= 0;
Last updated: 2024-03-24

Post by hambergg on Retain Variables on fRAM CODESYS Forge talk (Post)
Hi regarding NVRAM with SPI or I2C I expected reference too!
Last updated: 2024-09-03

Post by jtebokkel on Set REFERENCE to 0 (null) when no longer used CODESYS Forge talk (Post)
yes, it works
Last updated: 2024-10-07

Post by sturmghost on Visualization using methods and cyclic ST-calls CODESYS Forge talk (Post)
I found a way to do it: You can use, for example, the text variable property of any visualization element and call a function in it. Example: Write a test POU as a function (FUN), like MyTestFun which need a boolean Variable as an input value. Now write into the text variable property: MyTestFun(bBooleanValue) Thats it. The function is called at each visu_task cycle.
Last updated: 2024-01-22

<< < 1 .. 6 7 8 9 10 .. 16 > >> (Page 8 of 16)

Showing results of 379

Sort by relevance or date