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,927
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,057
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,082
Hi All, Someone at work has put a PLC system on my desk, that's just been taken off an idle production line. He said "It's an S7 PLC. We don't...
Replies
10
Views
247
Hi guys , I'm new with Allen Bradley, but I have experience with Tia portal (s7 1200 ,s7 1500) I want to convert my project from Tia portal to...
Replies
2
Views
203
Back
Top Bottom