Industry Online Support
Technical Forum
9/30/2012 1:43 PM | |
Joined: 12/22/2006 Last visit: 1/25/2022 Posts: 1742 Rating: (308) |
Hello, You could simply copy your "optimized block".word1 into a "tempword" like this: tempword:="optimized block".word1; And access tempword.x15 Another tip may be: In S7-SCL you can use the AT command to define other views of the declared variables. An example can be foud in this FAQ: http://support.automation.siemens.com/WW/view/en/22111672 In FB40 individual bits of a byte are accessed using that trick. |
Best regards |
|
Follow us on