S7-1500 and Sinamics drive: how to read telegrams in PLC program?

yell

Member
Join Date
Aug 2016
Location
Milan
Posts
21
Hi Experts,
I'm new to Siemens world. At the present time I'm programming a drive in TIA Portal.
My setup is: Inverter G120 + CU 250S-2 + S7-1500.

I'm at 90% of the job but I still need to improve some things. For that I need to read some bits of of the telegram that is sent from/to the CU.

I programmed the system with Telegram 111 (now switched to free telegram to have more control on the drive but the basic mapping is the same), so the structure is this:
2016_09_17_11_01_14_G120_CU250_S2_EPos_FH10_0116.png


The CU communicates to the PLC through:
Code:
I: 02 to 25
Q: 12 to 35
2016_09_17_11_22_31_Siemens_C_Users_Aiscon.png


I tried to read the bits from I6.0 to I7.7 to see the third word but the result doesn't match with the word that I can read from the startdrive (It should be the same, shouldn't it?):
2016_09_17_11_17_03_Siemens_C_Users_Aiscon.png

2016_09_17_11_08_54_Siemens_C_Users_Aiscon.png


So I am doing something wrong.
What sould I do to read the bits in the last picture?
Thanks
 
2016_09_16_15_27_42_Siemens_C_Users_Aiscon.png


The words should be set by telegram 111 (picture above). I didn't map any word. I am just following the manual (first picture) but I don't understand these discrepancies reported in the first post.
By the way, my drive is fully working and the position function is OK.
Thanks
 

Similar Topics

Can we use a Simotion D455 ethernet port x127 as a gate, to access S7-1500 plc Tia Portal program ? In the Simatic manager, we used Netpro to do...
Replies
2
Views
87
I have been working on this for a while now and I can't seem to get it. I was finally able to view the 1500 on the PanelView under the serial...
Replies
1
Views
81
Hello, I have a 1764 1500 LSP Series A that keeps failing with DTL_E_FAIL I/O error. Searching around it seems there's a weird issue specifically...
Replies
2
Views
103
Hi all Trying to remotely connect to a TIA Portal PLC. I can ping it without a problem but can't get my software to connect. I've opened port...
Replies
8
Views
324
Been fighting all morning with a stubborn HMI. It just won´t connect with the plc. attaching from settings. Have i missed anything? Both plc and...
Replies
5
Views
300
Back
Top Bottom