Industrial Communications

cancel
Showing results for 
Search instead for 
Did you mean: 

NI PXI PROFIBUS Module for communication with S7-300 PLC

Hi everybody

 

I want to collect sensor datas from S7-300 using NI PXI (Windows-based). I have also sensors at PXI side. The main purpose is to collect all of these datas on the same LabVIEW VI as different tab control.

 

For this job, I think to buy NI PXI PROFIBUS Module. Can this be a solution for my aim? Is there any example such a this project?

 

Should my connection be like: S7-300>Profinet Cable>PXI Profibus Module>PC ??

 

 

0 Kudos
Message 1 of 6
(4,266 Views)

Hi sefaa,

 

Yes, I think your setup is ok. The driver for the PXI PROFIBUS installs both an example for using the card as a slave an using the card as a master. These examples are specific to the PXI PROFIBUS card, and allow you to enter the addressing information to connect with the 3rd party device.

 

Also your connection looks right. Send data from the S7-300 to the PXI PROFIBUS card, which can then be processed on either the PXI controller or sent to a PC.

Andrew T.
"His job is to shed light, and not to master" - Robert Hunter
0 Kudos
Message 2 of 6
(4,176 Views)

Sir, will we have to use RS485 cable in between PLC and this module?? Because our PLC Controller has PROFIBUS DP and this communicates with RS485 cable.

 

Does it matter for me?

0 Kudos
Message 3 of 6
(4,170 Views)

Hi sefaa,

 

You're correct, PROFIBUS has its own specific cabling. The PXI PROFIBUS card uses a 9 pin D-sub connector, and you might need to look at the pinouts of PLC and PXI card to match them up. The PXI PROFIBUS' pinout is here on page 4 of the instructions. 

 

This is the best applied resource I've found on PROFIBUS wiring: Profibus Cable, Connector And Termination Tips - PLC Academy.

 

I hope these resources help.

Andrew T.
"His job is to shed light, and not to master" - Robert Hunter
0 Kudos
Message 4 of 6
(4,160 Views)

Thank you sir. I will inform you when I complete the instructions

0 Kudos
Message 5 of 6
(4,155 Views)

I recommend to investigate the possibility of connecting to the S7-300 via the S7-TCP protocol. Only an Ethernet connection is required. You become available DB, IO, M structure.

Labview 4.0, 5.0, 6.1, 8.6, 2009, 2011, 2012, 2014
If you do not know something, ask me.
0 Kudos
Message 6 of 6
(4,129 Views)