10/31/2006 1:43 PM | |
Posts: 25 Rating: (3) |
Hi, AttachmentSicam.zip (318 Downloads) |
11/2/2006 7:49 AM | |
Posts: 3149 Rating: (171)
|
Hi you should use ALARM-blocks. If you are just toggeling a bit which is linked to your WinCC alarm, then WinCC give this alarm the pc-time stamp, you should install time synchronization. http://support.automation.siemens.com/WW/view/en/23730697 http://support.automation.siemens.com/WW/view/en/1144907 and check the FAQs for "wincc time synchronization" nemo |
1/11/2007 8:19 PM | |
Joined: 12/5/2005 Last visit: 9/25/2024 Posts: 239 Rating: (9) |
Hi, If you use the Sicam Modules for get the messages (events and alarms) from PLC, you don't use the Message System of Simatic TIA, because you will lose the precision of 1ms of the modules.. The Input modules of Sicam, put the timestamp of the change state in a buffer of module. This buffer should be read in OB40. See the manuals of Sicam RTU/eRTU. Well, and what you do to send the messages to WinCC? Two Solutions: In the second case, you should know theAPI of Sicam for reading and mounting the buffer in the PLC, you should know theB_SEND block for sending the buffer to WinCC, and mainly, you should know the API of WinCC (C-Functions as well )to analyze and setting the messages of Alarm Logging, theses functions are: AttachmentSiemens_SICAM.pdf (365 Downloads) |
Márcio Santos |
|
Follow us on