Industry Online Support
Technical Forum
12/29/2011 3:32 PM | |
Posts: 59 Rating: (0) |
Hello everybody, Somedoby know if is possible to convert a string to a byte array or char. Thanks so Much
|
12/29/2011 4:09 PM | |
Joined: 7/7/2010 Last visit: 9/12/2024 Posts: 15180 Rating: (2417) |
That function is built into TIA Portal V11 SP2 with PLC FW 2.2 (it may be available in earlier FW versions, but for sure it is available in latest available). From manual found here (english): https://support.automation.siemens.com/WW/llisapi.dll/csfetch/36932465/s71200_system_manual_en-US_en-US.pdf?func=cslib.csFetch&nodeid=36932473&forcedownload=true The section 8.3.2 (see header in attached image) describes how it works with array[0..n] of char/byte to/from strings. The manual states it is for FW2.2 and Portal V11 and does not specify which service pack applies, though SP2 is a free update and well worth it for the bugs it fixes and options it provides. |
science guy |
|
This contribution was helpful to1 thankful Users |
12/29/2011 7:24 PM | |
Posts: 59 Rating: (0) |
Thanks huggy :D |
Follow us on