assignment list for S7

noPLAN

Member
Join Date
Aug 2003
Posts
1
Is there anyone who knows the *.asc format for S7 plc?

Is the data length of 126 characters fix or can it be variable?
 
Hi..

The maximun chain of character (date string) is 254 character (date type CHAR). The chain can use only like unity.

The standart area is reserved for 256 bytes (254 char)
(1 byte= 1 character + 2 byte for begin)
You can make exact chain of character like this:
(p.ej.: string[9] 'Siemens').

Hope this help.
 

Similar Topics

Hi all, Does anyone know the difference between an Assignment List (*Z0.SEQ) and the Symbols File (*Z0.INI) in S5 ? I'm just wondering what...
Replies
2
Views
1,900
Dear all, is there any easier way of importing s5 assignment list to s7 symbol table? I have converted s5 program to s7, also converted the...
Replies
1
Views
4,089
Hello, I am programming a schneider modicon M221 in machine expert basic. I am trying to calculate a value and then assign it to another memory...
Replies
3
Views
1,421
Hello, I'm not sure if this kind of troubleshooting post is allowed here, but I'm at a loss. I'm trying to configure a Grundfoss CIM 500...
Replies
6
Views
1,803
Hello TwinCAT and CODESYS experts: kolyur, AustralIan, busarider29, et. al. I will be once again very glad to get your expert advice on this one...
Replies
4
Views
2,063
Back
Top Bottom