I thought I'd use the power of social media and ask the industry what they use and not to rely on what we IT folks think the industry uses.
Holen Sie sich Outlook für Android<https://aka.ms/AAb9ysg> ________________________________ From: Christofer Dutz <[email protected]> Sent: Sunday, September 11, 2022 6:56:01 PM To: [email protected] <[email protected]> Subject: Re: [API] Added a getArrayDimensions method to the PlcBrowseItems type ________________________________ From: Lukas Ott <[email protected]> Sent: Sunday, September 11, 2022 4:05:10 PM To: [email protected] <[email protected]> Subject: Re: [API] Added a getArrayDimensions method to the PlcBrowseItems type +1 and for those who are interested here the article where it has been publicly discussed: https://www.linkedin.com/posts/christofer-dutz_automation-engineering-api-activity-6974392632059781123-d1PN :-) Am So., 11. Sept. 2022 um 16:01 Uhr schrieb Christofer Dutz < [email protected]>: > Hi all, > > while I’m working on the UI and fine-tuning the API for the Browse API, I > had to add some Array-Info types that in case of array types. > And as it turns out, in contrast to usual arrays in “normal” programming > languages, in PLCs arrays seem to be able to start at any index and have a > given number of elements. > > So, I decided for a notation: > > [{from-index} .. {to-index}] > > And there can be multi-dimensional arrays, so there could be multiple of > these array blocks in a chain. > > Just wanted to keep you informed. > > > Chris >
