TIA Portal: How to copy data struct to Bytes

AmazingTrans

Member
Join Date
Nov 2005
Location
Illinois
Posts
38
Hi everyone!

I am working on a Siemens plc (1200/1500), and I have two instruction that i have to perform.

A) data structure (40 bools, 40 bytes), and I have to copy into an array of USINT [0..601] format.

B) data structure (32 bools, 20 bytes, 16 bools, 10 bytes), and I have to copy into an array of USINT [0..202] format.

What are the methods of doing this efficiently ?
 

Similar Topics

All, We are looking into the best ways to protect IP in PLC/SCADA code and the latest offerings included with TIA portal seem much better than...
Replies
3
Views
3,979
I am using v14 with a 1215 dc/dc/dc. I need to copy a 50 element array of strings to another 50 element array of strings. I can work it out for...
Replies
3
Views
4,096
Hi all, Straight up question: I'm using TIA Portal and an S7-1200, and wanting to do a straight bitwise copy of all the data in a Word to put it...
Replies
16
Views
20,147
Hi PLC people, think about this scenario: The PLC is somehow connected to the same network with the facilities` network. Then someone connects to...
Replies
2
Views
124
Hello, good morning, I have been having two problems with the Tia Portal software. The first is that I have installed it on my computer and...
Replies
5
Views
210
Back
Top Bottom