Siemens powerhouse module and SST card

Sekeeley

Member
Join Date
Jan 2004
Location
Clare, MI
Posts
28
Has anyone used a SST profibus card for the SLC to communicate to Siemens powerhouse modules? If so I could use a copy of the SLC ladder for a project that I am working on. The SST web site seems to have plenty of manuals but is lacking in the code department.
 
Hello sekeely;
I am not sure I understand your question exactly. If you are using the SLC as a Profibus master, there should be no coding necessary to implement communications. There is a configuration utility (from SST, in your case) that allows you to reserve specific memory areas for the data exchange with the slave (what memory areas are required depend on the slave setup and the required values exchanged). Once the Profibus configuration is integrated in the SLC memory, you should have direct access to the reserved memory areas you selected; then you program your code to read/write to those areas, and make decisions based on the values from the slave.
This is very general, as you have given no information on the type of slave you are planning to use. But it should apply to any type of Profibus link.
Hope this helps,
Daniel Chartier
 
dchartier

I am using the SST profibus card as a master. I have not used profibus before so correct me if I am mistaken but aren't the powerhouse modules the slaves and the SST scanner is the master?
I need to have information on the addressing for the information (input, output, error bits) in the SLC. Any sample PLC code would be very useful.
 
Hello sekeely;
Please specify what you mean by "Siemens powerhouse modules" (model and part no.); this way, if someone on this forum has worked with these modules they can tell you what to expect in terms of memory locations required by that module.
With the module you should have recieved a *.gsd file (the extension could be GSD, GSE, GDF....); this is a configuration file for Profibus communications. You have to integrate it in the Profibus configurator program in order to configurate your network (you can also open it with Notepad or any text editor if you want to see what is inside). It will give you the different memory options accepted by your module; you have to choose what options you need.
Hope this helps,
Daniel Chartier
 
First time user with SST, can't find state side support, need canned PLC ladder, need GSDs for devices, ect..

===============================================================

I have been to to the promised land of profibus and have seen the blessings. But I worked my tail off getting there.

============================================================

Email: [email protected]
 
What you need to be looking for is support from Siemens Energy & Automation, not from SST or Allen-Bradley. How are they supposed to be able to tell you how to use a Siemens product ?

After 20 minutes of ill-humored searching, I finally found the GSD files for this plastics heater control module.

PowerHouse LA-824

Having this is step 1. Step 2 is running the SST configuration software that was included in your SLC-PFB module and installing this GSD file into it.
 

Similar Topics

Hi, First time user of S5 Siemens. Is there any solution on how to solve this kind of error. HMI OP7 $613 DB-error No. 11 (0: 15) Siemens PLC...
Replies
3
Views
40
Hello, I have an issue where I want to simulate an Siemens HMI panel, through NAT connection to a PLC. I have the possibility through extended...
Replies
1
Views
53
Hi all! Please inform me if i can make programing of the HMI SIEMENS IPC477D from TIA Portal software or not? I do not have WINCC software but...
Replies
0
Views
57
I have never had the pleasure of working with a "Thermistor" until now and have a question. The Thermistor is a 10KOhm 4-20mA 2-wire device and I...
Replies
4
Views
115
Hello, I have a CPU 317-2DP Firmware Version V2.1.8. In TIA Portal only V2.6 is available, and there is no option to upgrade FW. Then I open it...
Replies
9
Views
183
Back
Top Bottom