Industry Online Support
Technical Forum
6/25/2008 7:40 PM | |
Posts: 487 Rating: (45) |
Hi, The 16 byte address you see in HW config is the IO area the CP occupies. It is not your slave data area. This is used for comminication b/w CPU CP over the backplane. Note the starting addresses as they are required for programming When you use CP as a DP slave you have use DP_SEND and DP_RECV communication blocks. They are available under the library in Std Lib->Comm blocks and under Simatic net CP library. The length you define under these blocks will define your slave IO area length. The base address that you get from HW config(Starting address of 16 bytes) is used as CPLADDR paramater. Please refer to manual, Chapter 6 and 8 http://support.automation.siemens.com/WW/view/en/1158693 Best Wishes |
6/26/2008 4:19 PM | |
Posts: 5822 Rating: (412)
|
Hello, do you know the operating mode folder in the properties of the CP? J_Bell |
6/26/2008 5:31 PM | |
Posts: 23 Rating: (0) |
What setting should it be setup as I have it as a DP slave and checked and unchecked the Test & comminsioning box. |
Follow us on