Inst ToolsInst ToolsInst Tools
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Search
  • Books
  • Software
  • Projects
  • Process
  • Tools
  • Basics
  • Formula
  • Power Plant
  • Root Cause Analysis
  • Electrical Basics
  • Animation
  • Standards
  • 4-20 mA Course
  • Siemens PLC Course
Reading: Peripheral Inputs and Outputs in Siemens PLC
Share
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • Design
  • PLC
  • Interview
  • Control System
Search
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > Peripheral Inputs and Outputs in Siemens PLC

Peripheral Inputs and Outputs in Siemens PLC

In this article, we will learn about peripheral inputs and outputs in the Siemens programmable logic controller (PLC).

Last updated: March 4, 2021 11:20 am
Editorial Staff
PLC Tutorials
1 Comment
Share
3 Min Read
SHARE

In this article, we will learn about peripheral inputs and outputs in the Siemens PLC.

In my previous article, I covered the execution of the PLC program and gives an idea of PII and PIQ, which are small storage section in the CPU.

For digital input and output, logic action is stored to PII and PIQ to fasten cycle time.

But, for analog input and output, it directly takes value from the card itself. To recognize addresses of analog input and output, say PLC that not look at PII and PIQ instead, it will look at analog card directly so we need to use a peripheral address.

Peripheral Inputs and Outputs

Before writing any analog address to the programming you must have to add “P” before any analog address you choose.

For Simatic manager software above mentioned addressing method is used to recognize analog signals. For example, PIW100, PID100, PIQ200, etc.

For TIA PORTAL it accepts “P” after and before the address. For example, PIW100 or you can write IW100:P

Let take an example in both Simatic manager and TIA PORTAL to know more about peripheral addresses.

Step 1:

Open TIA PORTAL. Enter into a programming environment.

Now, let see what happened if we do not use a peripheral address.

I have added MOVE instruction with an address as you can see in the below window.

If I run a program, an error will occur and CPU goes to STOP mode, which you can see in the below window.

Peripheral Inputs and Outputs in Siemens PLC

Step 2:

To solve this issue we have to use the peripheral address to tell PLC to not look at PII and instead look at the analog cards.

Here, as you can see in the below window that I can use both address PIW and IW:P. Both addresses accept by TIA PORTAL.

If you put PIW as an address, it automatically changes to IW:P as it recognizes that this address belongs to the analog cards.

Siemens Peripheral Address

Step 3:

 For Simatic Manager, in the latest version if you won’t put “P” before address it won’t show you an error.

But it is good practice to use the peripheral address for analog addresses.

Siemens S7 PLC Simulator

The same works for analog outputs too.

I hope you may have a clear idea about the use of peripheral addresses in the PLC programming.

Author: Suhel Patel

If you liked this article, then please subscribe to our YouTube Channel for PLC and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

Read Next:

  • PLC Siemens Training
  • PLC Project Retrieve
  • PLC Program Motor Logic
  • RSLogix 500 PID Function
  • Process Control System
Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
You've successfully subscribed !

Continue Reading

How to Code a FIFO Queue in STL Language in Siemens PLC?
Automatic Packing of Bottles Programming
Control Room and Field Instruments Questions and Answers
Applications of PLC Programming in Bottle Filling Process
Daily Alarm PLC Program using Real-Time Clock
PLC Sizes and Applications
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • EAO says:
    April 21, 2025 at 12:15 pm

    I saw a P&ID using the symbol PIW instead of AI for I/O. Why use PIW Peripheral Input Word (PIW) instead of Analog Input (AI)

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

PLC Program to Control a Water Pump
PLC to PLC Communication using S7 Connection PUT & GET Instructions
Automatic Curtain Control – PLC Programming Solution
Data Types in PLC – Bit, Byte, Integer, Real, String
Allen Bradley Math Functions
PID in Siemens TIA Portal
PLC Program Examples
Download Allen Bradley RSLogix PLC Software

Keep Learning

AENT Module in Rockwell PLC

AENT Module in Rockwell PLC – Remote IO Adapter

Simatic Prosave HMI

How to Backup and Restore from Simatic Prosave HMI?

Top 5 Advantages of Human-Machine Interface (HMI)

Top 5 Advantages of Human-Machine Interface (HMI)

Function Block Programming in Studio 5000

Introduction to Functional Block Diagram in Studio 5000

What is an RTU - Remote Terminal Unit

What is an RTU? – Remote Terminal Unit

PLC Programming for Weight-Based Packaging

PLC Programming for Weight-Based Packaging

HMI Screen Design for Hazardous Applications

HMI Screen Design for Hazardous Applications

Proper Earthing Practices Used for PLC Control Panel

Proper Earthing Practices Used for PLC Control Panel

Learn More

Inter Discipline Check (IDC)

What is Inter Discipline Check (IDC)?

Use of Isolators and Barriers in Electrical Panel

Use of Isolators and Barriers in Electrical Panel

half-wave-rectifier-working-animation

Half Wave Rectifier Principle

Rupture Disc

Working of Rupture Disk

Plant Air Storage Tank

Plant Air Storage Tank Pressure Fluctuations Root Cause Analysis

Best Online Courses to Learn Electrical Engineering

Best Online Courses to Learn Electrical Engineering

What is Timeout in Communication Protocols

What is Timeout in Communication Protocols?

Instrumentation During the Detail Design Phase

Instrumentation Engineer Activities & Documents – Detail Design Phase

Menu

  • About
  • Privacy Policy
  • Copyright

Quick Links

  • Learn PLC
  • Helping Hand
  • Part Time Job

YouTube Subscribe

Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?