Search talk: Inheritance

 

Inheritance CODESYS Forge talk (Thread)
Inheritance
Last updated: 2022-07-15

Abstract or Inheritance functions. CODESYS Forge talk (Thread)
Abstract or Inheritance functions.
Last updated: 2022-02-16

inheritance / extending a datatype CODESYS Forge talk (Thread)
inheritance / extending a datatype
Last updated: 2020-05-17

Inheritance of axis CODESYS Forge talk (Thread)
Inheritance of axis
Last updated: 2024-01-12

Object Oriented Programming and inheritance of output variables CODESYS Forge talk (Thread)
Object Oriented Programming and inheritance of output variables
Last updated: 2017-09-26

Post by reinier-geers on Inheritance of axis CODESYS Forge talk (Post)
Do You have a solution ? Ive want the same
Last updated: 2024-01-12

Post by simotion on Inheritance of axis CODESYS Forge talk (Post)
I have developped a function block 'Axis' the inherits from 'AXIS_REF_SM3' -> FUNCTION_BLOCK Axis EXTENDS AXIS_REF_SM3 In my global variable list I define a variable MasterDrive of type Axis and assign Axis1. Axis1 is a virtual drive (AXIS_REF_VIRTUAL_SM3). This type should inherit from AXIS_REF_VIRTUAL. VAR_GLOBAL MasterDrive : Axis := Axis1; However I get the error 'Cannot convert type'. What is the way to obtain what I want : function block inheriting AXIS_REF_SM3 and initialising this function block with a Softmotion virtual or real axis?
Last updated: 2023-12-07

Showing 7 results of 7

Sort by relevance or date