Search talk: _ErrorCode (ENUM)

 
1 2 > >> (Page 1 of 2)

Enum in Visu CODESYS Forge talk (Thread)
Enum in Visu
Last updated: 2017-04-13

ENUM strings CODESYS Forge talk (Thread)
ENUM strings
Last updated: 2015-07-17

ENUM to STRING ?? CODESYS Forge talk (Thread)
ENUM to STRING ??
Last updated: 2008-04-30

enum case-abfrage CODESYS Forge talk (Thread)
enum case-abfrage
Last updated: 2007-01-18

Get string from enum CODESYS Forge talk (Thread)
Get string from enum
Last updated: 2018-09-21

ENUM in STRUCT CODESYS Forge talk (Thread)
ENUM in STRUCT
Last updated: 2020-02-07

Enum in String umwandeln CODESYS Forge talk (Thread)
Enum in String umwandeln
Last updated: 2014-10-13

ARRAY vom Datentyp ENUM CODESYS Forge talk (Thread)
ARRAY vom Datentyp ENUM
Last updated: 2008-08-26

ARRAY with and ENUM CODESYS Forge talk (Thread)
ARRAY with and ENUM
Last updated: 2022-06-16

Enum mit Textliste CODESYS Forge talk (Thread)
Enum mit Textliste
Last updated: 2024-02-05

[OPC UA] Array with enum bounds CODESYS Forge talk (Thread)
[OPC UA] Array with enum bounds
Last updated: 2019-10-29

TIP: Working With ENUM types CODESYS Forge talk (Thread)
TIP: Working With ENUM types
Last updated: 2021-09-25

[Solved] Enum Problem With SP9 CODESYS Forge talk (Thread)
[Solved] Enum Problem With SP9
Last updated: 2016-07-21

Enum with textlist support shows only one symbol CODESYS Forge talk (Thread)
Enum with textlist support shows only one symbol
Last updated: 2022-12-15

Using ENUM type variables in a recipe CODESYS Forge talk (Thread)
Using ENUM type variables in a recipe
Last updated: 2015-09-16

explicit cast ENUM to UINT and vice versa CODESYS Forge talk (Thread)
explicit cast ENUM to UINT and vice versa
Last updated: 2021-03-11

Internal Error Type2.CPP 2124 No definition for enum CODESYS Forge talk (Thread)
Internal Error Type2.CPP 2124 No definition for enum
Last updated: 2010-11-15

Symbol Configuration / Datasource enum type on HMI CODESYS Forge talk (Thread)
Symbol Configuration / Datasource enum type on HMI
Last updated: 2019-09-18

Test Table - Scan testee does not find enum input or output CODESYS Forge talk (Thread)
Test Table - Scan testee does not find enum input or output
Last updated: 2022-11-17

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

Is there any way to remove the warning for having two enumerators with the same value in the same enum? CODESYS Forge talk (Thread)
Is there any way to remove the warning for having two enumerators with the same value in the same enum?
Last updated: 2016-12-22

Post by kees-b on Enumeration CODESYS Forge talk (Post)
Hello, Can anyone give me advice or tell me what I'm doing "wrong"? I use "enumeration", but via, via (maybe that's the problem?) Similar situation in Codesys 2.3 this worked correctly. Now the BOOL is not found in the ENUM. GVL.g_IPC2AMK.dwDO.DO_AMK_REMOTE_ACTIVE GVL = Global Variabel List g_IPC2AMK = STRUCT dwDO = ENUM DO_AMK_REMOTE_ACTIVE = BOOL
Last updated: 2024-02-06

Post by kees-b on Enumeration CODESYS Forge talk (Post)
Hello, Can anyone give me advice or tell me what I'm doing "wrong"? I use "enumeration", but via, via (maybe that's the problem?) Similar situation in Codesys 2.3 this worked correctly. Now the BOOL is not found in the ENUM. GVL.g_IPC2AMK.dwDO.DO_AMK_REMOTE_ACTIVE GVL = Global Variabel List g_IPC2AMK = STRUCT dwDO = ENUM DO_AMK_REMOTE_ACTIVE = BOOL
Last updated: 2024-02-06

Post by timvh on Readable IO names CODESYS Forge talk (Post)
IF you create an ENUM {attribute 'qualified_only'} {attribute 'strict'} TYPE E_IO : ( FIRST := 0, SECOND := 1 ); END_TYPE You should be able to access the array items like: IOCard_OUTPUT[E_IO.FIRST]
Last updated: 2024-09-28

Post by manuknecht on Specify Input Configuration "OnDialogClosed" Action to only react to certain Dialogs CODESYS Forge talk (Post)
Thanks for your responses. The close listener sounds like an interesting approach, will have to see what I can do with it. I actually solved it as suggested by sturmghost by setting an enum variable to a certain state as soon as I open a dialog. This way I always know which dialog was opened last.
Last updated: 2023-10-02

1 2 > >> (Page 1 of 2)

Showing results of 33

Sort by relevance or date