ETHERCAT EK1100 und EL8601-8411
CODESYS Forge
talk
(Thread)
ETHERCAT EK1100 und EL8601-8411
Last updated: 2025-05-21
REFERENCE TO in an array
CODESYS Forge
talk
(Thread)
REFERENCE TO in an array
Last updated: 2025-05-21
Getting raw value as full resolution for ADS1115
CODESYS Forge
talk
(Thread)
Getting raw value as full resolution for ADS1115
Last updated: 2025-05-22
Home (version 1) discussion
mirots
wiki
(Thread)
Home (version 1) discussion
Last updated: 2025-05-21
wiki Discussion
greenhoorn64
wiki
(Discussion)
Forum for wiki comments
Last updated: 2025-05-22
blog Discussion
greenhoorn64
blog
(Discussion)
Forum for blog comments
Last updated: 2025-05-22
(no subject)
greenhoorn64
wiki
(Thread)
Last updated: 2025-05-22
wiki Discussion
bhsong
wiki
(Discussion)
Forum for wiki comments
Last updated: 2025-05-22
blog Discussion
bhsong
blog
(Discussion)
Forum for blog comments
Last updated: 2025-05-22
Home
greenhoorn64
wiki
(WikiPage)
Project Members: greenhoorn64 (admin)
Last updated: 2025-05-22
(no subject)
bhsong
wiki
(Thread)
Last updated: 2025-05-22
blog Discussion
alpha4victor
blog
(Discussion)
Forum for blog comments
Last updated: 2025-05-22
Home
bhsong
wiki
(WikiPage)
Project Members: bhsong (admin)
Last updated: 2025-05-22
wiki Discussion
alpha4victor
wiki
(Discussion)
Forum for wiki comments
Last updated: 2025-05-22
Home
alpha4victor
wiki
(WikiPage)
Project Members: alpha4victor (admin)
Last updated: 2025-05-22
(no subject)
alpha4victor
wiki
(Thread)
Last updated: 2025-05-22
IFM Controller Connection Issue
CODESYS Forge
talk
(Thread)
IFM Controller Connection Issue
Last updated: 2025-05-22
wiki Discussion
janp
wiki
(Discussion)
Forum for wiki comments
Last updated: 2025-05-22
blog Discussion
janp
blog
(Discussion)
Forum for blog comments
Last updated: 2025-05-22
(no subject)
janp
wiki
(Thread)
Last updated: 2025-05-22
Home
janp
wiki
(WikiPage)
Project Members: janp (admin)
Last updated: 2025-05-22
Post by janp on IFM Controller Connection Issue
CODESYS Forge
talk
(Post)
Hi everyone, I’m using an IFM ecomatBasic CR413S controller and having trouble connecting it to CODESYS 3.5. I have CODESYS SP18 installed, as recommended in the manual, and I’ve tried different patches. I’ve also installed all the packages provided on the IFM website for this controller. I can successfully connect to the ecomatBasic template, but I’m unable to connect when using the CR413S-specific template that includes all the inputs and outputs. Has anyone encountered this issue or knows a solution? Best regards, Jan
Last updated: 2025-05-22
Post by abuckie on Getting raw value as full resolution for ADS1115
CODESYS Forge
talk
(Post)
I just found this and I am getting a value larger than 16 bit, around 81000 something. I am reading a 5 volt value and I am using level shifters for the i2c bus. This is how I have the channel configured: ADS1115.usiAddress := 16#48; ADS1115.ChannelConfigs[0].Active := TRUE; ADS1115.ChannelConfigs[0].PGA := FSR_6144mV; ADS1115.ChannelConfigs[0].InputMux := Single_0; RawAnalogValue := ADS1115.Channels[0].Value; It looks like every value is a multiple of 3. Any idea where to look to fix this? I think i found what I want to change in UpdateChannels Channels[FChannelNo].Value := INT_TO_REAL(WORD_TO_INT(LValue) * GetFullScaleRange(ChannelConfigs[FChannelNo].PGA)) / 2048.0; I try to edit it but I can't, sorry if this is a basic question, I am new to CODESYS.
Last updated: 2025-05-22
Post by abuckie on Edit library in project
CODESYS Forge
talk
(Post)
I am looking for the same thing, I am trying to edit a library I downloaded but I found that the functions are read only. The link above is broken, should I be looking somewhere like here? https://content.helpme-codesys.com/en/LibDevSummary/index.html
Last updated: 2025-05-22
Modbus TCP/IP having problems with global variables
CODESYS Forge
talk
(Thread)
Modbus TCP/IP having problems with global variables
Last updated: 2025-05-22