Real Data Type Range limitation
CODESYS Forge
talk
(Thread)
Real Data Type Range limitation
Last updated: 2010-03-26
Reading REAL values; PROFINET communication
CODESYS Forge
talk
(Thread)
Reading REAL values; PROFINET communication
Last updated: 2019-04-24
Real-Zahl mit einer Kommastelle darstellen
CODESYS Forge
talk
(Thread)
Real-Zahl mit einer Kommastelle darstellen
Last updated: 2010-11-21
Real activate with bool
CODESYS Forge
talk
(Thread)
Real activate with bool
Last updated: 2011-12-02
Post by davidbo on I want to convert a WORD to a hex string like 15.432 to '3C48'
CODESYS Forge
talk
(Post)
I try with BYTE_TO_HEXinASCII but I cant get it right. How do I convert a word value like 15432 to the HEX text string '3C48'
Last updated: 2024-04-19
German word button on the codesys WebVisualization...
CODESYS Forge
talk
(Thread)
German word button on the codesys WebVisualization...
Last updated: 2012-04-03
Writing a single unicode character into a WORD
CODESYS Forge
talk
(Thread)
Writing a single unicode character into a WORD
Last updated: 2013-11-01
Mit UNION Bit-Array auf WORD verknüpfen
CODESYS Forge
talk
(Thread)
Mit UNION Bit-Array auf WORD verknüpfen
Last updated: 2016-09-09
Write and read WORD from I/O modules adress?
CODESYS Forge
talk
(Thread)
Write and read WORD from I/O modules adress?
Last updated: 2021-02-13
Was ist der Unterschied zwischen WORD und UINT?
CODESYS Forge
talk
(Thread)
Was ist der Unterschied zwischen WORD und UINT?
Last updated: 2008-04-14
Modbus-Word lässt sich nur schlecht mit FUP-EQ vergleichen
CODESYS Forge
talk
(Thread)
Modbus-Word lässt sich nur schlecht mit FUP-EQ vergleichen
Last updated: 2017-03-15
Unwanted automatic insertion of the word FINAL in comments
CODESYS Forge
talk
(Thread)
Unwanted automatic insertion of the word FINAL in comments
Last updated: 2021-02-05
CODESYS bit count in a word
CODESYS Forge
talk
(Thread)
CODESYS bit count in a word
Last updated: 2021-01-10
Externe Datei z.B. Word oder mpeg oder mp3 starten
CODESYS Forge
talk
(Thread)
Externe Datei z.B. Word oder mpeg oder mp3 starten
Last updated: 2008-10-09
Post by alexgooi on Modbus writing on value change
CODESYS Forge
talk
(Post)
The way I usally tackle this is by syncing only words (then you are able to use the FB above). If you then want to write a Boolean simply type it like this. Value[1].0 := Bool1; Value[1].1 := Bool2; Value[1].2 := Bool3; Uints have the same number of bits than a INT/WORD so these ones will work as well (they are only represented diffrently). A Real will work but you will loose some infomration in the conversion. If you want to keep the information you can convert 2 words to a float with a function (for example with the IEEE-754 standard) . In this way the syncing to the server is very simple and in the Codesys Program you decide what part of the word you want to use.
Last updated: 2024-04-03
IO Mapping Analog Inputs with real values
CODESYS Forge
talk
(Thread)
IO Mapping Analog Inputs with real values
Last updated: 2023-06-23
Read Modbus Variable as float(Real) in codesys
CODESYS Forge
talk
(Thread)
Read Modbus Variable as float(Real) in codesys
Last updated: 2018-06-22
Am I crazy? A-B [REAL] give wrong result?
CODESYS Forge
talk
(Thread)
Am I crazy? A-B [REAL] give wrong result?
Last updated: 2017-09-28
Formatting real data type into strings (not visualization)
CODESYS Forge
talk
(Thread)
Formatting real data type into strings (not visualization)
Last updated: 2011-06-21
Conversion of analogue input into Real measurement value
CODESYS Forge
talk
(Thread)
Conversion of analogue input into Real measurement value
Last updated: 2011-04-18
Real time codesys runtime on raspberry pi
CODESYS Forge
talk
(Thread)
Real time codesys runtime on raspberry pi
Last updated: 2021-09-12
Problem with Real type in CoDeSys 2.3
CODESYS Forge
talk
(Thread)
Problem with Real type in CoDeSys 2.3
Last updated: 2010-06-25
Real- Wert zu 2 unterschiedlichen Zeitpunkten speichern
CODESYS Forge
talk
(Thread)
Real- Wert zu 2 unterschiedlichen Zeitpunkten speichern
Last updated: 2023-06-30
Fehler 4010: "Kann REAL nicht in DWORD konvertieren" ??????
CODESYS Forge
talk
(Thread)
Fehler 4010: "Kann REAL nicht in DWORD konvertieren" ??????
Last updated: 2012-03-01
darfs ein bischen mehr sein bei REAL ?
CODESYS Forge
talk
(Thread)
darfs ein bischen mehr sein bei REAL ?
Last updated: 2006-12-22
To search for an exact phrase, put it in quotes. Example: "getting started docs"
To exclude a word or phrase, put a dash in front of it. Example: docs -help
To search on specific fields, use these field names instead of a general text search. You can group with AND
or OR
.