Search talk: extension of an interface

 
<< < 1 2 3 4 5 .. 112 > >> (Page 3 of 112)

problems with dde interface CODESYS Forge talk (Thread)
problems with dde interface
Last updated: 2005-11-02

Post by drml on How to implement an interface (IElement)? CODESYS Forge talk (Post)
I'm struggling with the implementation of the IElement interface (in the ElementCollections library), which I will use to create a SortedList. I created a class (FB) "Device" that implements this interface and that has a "Priority" property that I want to use in order to compare the devices in my implementation of the ElementCompareTo method. Unfortunately, the IElement.ElementCompareTo method needs an IElement as an input, which doesn't know about the "Priority" property of "Device". I tried to define the input itfElement as a Device, but then it doesn't want to compile, because the type in the implementation doesn't match the interface.
Last updated: 2024-07-19

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

Use an operator keyword as part of an Enum, e.g. 'MOVE' CODESYS Forge talk (Thread)
Use an operator keyword as part of an Enum, e.g. 'MOVE'
Last updated: 2022-07-14

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

"x" is not an instance of "Controller_PID" CODESYS Forge talk (Thread)
"x" is not an instance of "Controller_PID"
Last updated: 2021-08-09

Call an output of a function block CODESYS Forge talk (Thread)
Call an output of a function block
Last updated: 2012-11-05

Writing a CSV file from an array of values? CODESYS Forge talk (Thread)
Writing a CSV file from an array of values?
Last updated: 2020-05-27

How can I get the status of an ethercat slave CODESYS Forge talk (Thread)
How can I get the status of an ethercat slave
Last updated: 2018-05-30

Multiple Modbus Read Registers Access by an Array of Elements CODESYS Forge talk (Thread)
Multiple Modbus Read Registers Access by an Array of Elements
Last updated: 2018-04-16

Write an Structure of Structures with pointers. CODESYS Forge talk (Thread)
Write an Structure of Structures with pointers.
Last updated: 2022-01-28

Doc-Export without RST of Get an Set acessors CODESYS Forge talk (Thread)
Doc-Export without RST of Get an Set acessors
Last updated: 2015-06-30

Limiting Memory Access of an Array to Within its Bounds CODESYS Forge talk (Thread)
Limiting Memory Access of an Array to Within its Bounds
Last updated: 2024-03-06

Create an alarm list without use of Alarm config CODESYS Forge talk (Thread)
Create an alarm list without use of Alarm config
Last updated: 2024-06-06

addressin an array of byte containing bits of type bool CODESYS Forge talk (Thread)
addressin an array of byte containing bits of type bool
Last updated: 2018-11-14

an element of "Array of BOOL" in SFC Action name CODESYS Forge talk (Thread)
an element of "Array of BOOL" in SFC Action name
Last updated: 2008-05-05

Post by schnepper on Error building Extension SDK Linux code CODESYS Forge talk (Post)
I'm installed the CODESYS Control for Linux SL package and am trying to use the Extension API to call a simple C function. When I get to the step to run "make all" on the Linux machine, I get the error: build interface header: out/CmpFirstTestItf.h from CmpFirstTestItf.m4 ERROR: This functionname does not contain _cext (this is mandatory, see help for details): DEF_API(void',CDECL',external_struct__fb_init',(external_struct_fb_init_struct *p)',1,0x1F77E075,0x00000001) Why does "Generate Runtime System Files" create a function that does not have cext in the name? What am I missing?
Last updated: 2024-04-01

Compiling CoDeSys project using the command line interface CODESYS Forge talk (Thread)
Compiling CoDeSys project using the command line interface
Last updated: 2021-01-27

Gateway Interface Communicator CG150-2 CAN/USB CODESYS Forge talk (Thread)
Gateway Interface Communicator CG150-2 CAN/USB
Last updated: 2017-12-23

OOP: Interface methods/properties with different return types CODESYS Forge talk (Thread)
OOP: Interface methods/properties with different return types
Last updated: 2022-11-25

online communication with PLC using CAN interface CODESYS Forge talk (Thread)
online communication with PLC using CAN interface
Last updated: 2020-01-20

PLCHandler callbacks using DLL:s C-interface CODESYS Forge talk (Thread)
PLCHandler callbacks using DLL:s C-interface
Last updated: 2019-02-27

Interface to Codesys OPC server using C# CODESYS Forge talk (Thread)
Interface to Codesys OPC server using C#
Last updated: 2015-02-09

XML DOM Parser / Registrierung von Methoden (Interface) C++ CODESYS Forge talk (Thread)
XML DOM Parser / Registrierung von Methoden (Interface) C++
Last updated: 2010-03-17

<< < 1 2 3 4 5 .. 112 > >> (Page 3 of 112)

Showing results of 2790

Sort by relevance or date