CODESYS Talk
Hi ! Ich habe ein GROSSES V2.3 Programm nach V3.5 SP22 konventiert. Ich bekomme es inzwischen fehlerfrei übersetzt, auch nach "Bereinigen". Wenn ich aber "Alles bereinigen" mache, bekomme ich 102 Fehler. ALLE sind in Schrittketten Bausteinen, ich sehe und verstehe aber nicht das Problem. Es sind immer diese 3 Fehler: [FEHLER] XyProgName: SK_XYZ [IPC: SPS-Logik: Application]: C0009: Unerwartetes Token ':' gefunden [FEHLER] XyProgName: SK_XYZ [IPC: SPS-Logik: Application]: C0189: ';' anstatt 'IecSfc'...
Hi. When i scan for devices on the network i get names of the devices. Is there a command to get device name in my programm ? i found : DED.GetDeviceNameString( DED.GetRoot() ); but then i get his name in the programm. not his name in the network.
Hello, i have a similar problem with this. Im using an EL6752 from Beckhoff DeviceNet Master and i dont have an EDS for the comms with the slave (EVO GT II Valve). In CODESYS they dont let me put a digital slave. My question, how can i add a slave in the EL6752 the Process data mapping to see values. I cant add a DeviceNet slave in the tree, thanks
In the CODESYS Ladder Logic editor, there's a really practical feature available while logged in (online) to the PLC: for an existing function block (e.g. TON or MC_MoveAbsolute), double-clicking on an unconnected input pin directly opens a value entry window right in the editor — with no need to assign any variable — and you can type a value directly. Likewise, if the input pin is of an ENUM or STRUCT type, it lets you pick a value of that type straight from a dropdown list. It also doesn't require...
In the CODESYS Ladder Logic editor, there's a really practical feature available while logged in (online) to the PLC: for an existing function block (e.g. TON or MC_MoveAbsolute), double-clicking on an unconnected input pin directly opens a value entry window right in the editor — with no need to assign any variable — and you can type a value directly. L. ikewise, if the input pin is of an ENUM or STRUCT type, it lets you pick a value of that type straight from a dropdown list. It also doesn't require...