Profibus CP-342-5

Asbuild

Member
Join Date
Jun 2005
Location
Gent
Posts
12
Hallo,

I have a problem to wright a program tot communicate with a gateway connected to a profibus module CP-342-5.
The hardware configuration is ok.
I loaded de GSD file en i select for the geteway the type Anybus.
The adresses of the gateway are 16 word input (272-287) and 32 word output(272-287).
I think thad i can place the words in a DB for store the commands.

I have no idee wath i must use (function) to send and recieve al data of the DB to the profibus module.

Can anyone help me with a example or a explenation.

Thanks
Jacques
 
FC1 DP_SEND

The DP_SEND function (FC) transfers data to the PROFIBUS CP.

FC2 DP_RECV

The DP_RECV function (FC) receives data on PROFIBUS.

This came from Step 7 help file. Put these blocks into your program then press F1 for help on how to use each block.

Hope this helps
 

Similar Topics

Dose anyone have experience with Beckhoff FC3121 profibus master PCIe card connected to Siemens CP342-5 as a profibus slave? The data retrieved...
Replies
17
Views
4,796
Hello, I have never used such system and couldn't find the answer I was looking for in the siemens documentation. I want to use this CP with a...
Replies
38
Views
7,472
Hello All, Just want to pick your brains a minute as mine is now dead :) I have a Siemens 315 PLC and I have a ABB drive (ACQ810) on Profibus...
Replies
11
Views
5,215
Hi, I have a Siemens 313 CPU which has no profibus port. Instead of buying a new CPU, we ordered a CP342-5 profibus card. I have written...
Replies
4
Views
3,199
i have a confusion about how to use CP342-5 as a Profibus DP master with FC1(DP-send) and FC2(DP-recv),the system HW configuration is below. my...
Replies
4
Views
3,001
Back
Top Bottom