S7-200 with serial port - Citect Scada 6.10 settings

alexjuh74

Member
Join Date
Oct 2008
Location
Rotterdam
Posts
3
- Start with New Project and choose under tree of Communications
Express I/O Device Wizard:
  • next-->next-->next-External I/O device-->Siemens-->S7200-->serial-->next-->next->COM xx (where the cable is installed to plc)-->next-->completed
  • under Ports tree (Communication) set Stop Bits to 2
  • under I/O device tree (Communication) set Address value to 2
S7-200 - SERIAL Data Types - Data Types Address Format
b = byte number - n = bit number (0-7)


Read/Write - Valid - Byte - Range:
Input area relay - IRb.n - DIGITAL - Read-only - b = 0..7
Output area relay - QRb.n - DIGITAL - Read-write - b = 0..7
Marker area relay - MRb.n - DIGITAL - Read-write - b = 0..31
Memory area relay - VRb.n - DIGITAL - Read-write - b = 0..5119,
Input area relay - IBb - BYTE - Read-only - b = 0..7
Output area relay - QBb - BYTE - Read-write - b = 0..7
Marker area relay - MBb - BYTE - Read-write - b = 0..31
Memory area relay - VBb - BYTE - Read-write -b = 0..5119
Input area relay - IWb - INTEGER - Read-only - b = 0..6
(b must be a multiple of 2)
Output area relay - QWb - INTEGER - Read-write - b = 0..6
(b must be a multiple of 2)
Marker area relay - MWb - INTEGER - Read-write - b = 0..30
(b must be a multiple of 2)
 
Last edited:

Similar Topics

Dear all, I have these 2 problems. 1. siemens s7 200 programming cable 6ES7 901-3CB30-0XA0 (both ends serial ports). My laptop does not have a...
Replies
2
Views
3,769
Dear experts, I can't connect to Siemens s7 200, I have Siemens ppi cable but I don't have serial port on my pc so I used serial to usb converter...
Replies
11
Views
4,526
problem in communication between micrologix 1200 & Panel View 600 Plus by serial DF1 Hello Friends i have to do communication between micrologix...
Replies
6
Views
6,611
Good Day All, I've a MicroLogix 1200 and Panel View 300 Micro installed on a package in process and its working fine. PV is connected with 8 pin...
Replies
11
Views
3,608
I am trying to do my initial download to this Red Lion Kadet (G307K200), and because we didn't purchase Red Lion's specific cable, I made my own...
Replies
8
Views
3,256
Back
Top Bottom