Inst ToolsInst ToolsInst Tools
  • Courses
  • Videos
  • Q & A
    • Interview
      • Instrumentation
      • Electronics
      • Electrical
      • Practical Questions
    • MCQ
      • Instrumentation MCQ
      • Electrical MCQ
      • Electronics MCQ
      • Control Systems MCQ
      • Analog Electronics MCQ
      • Digital Electronics MCQ
      • Power Electronics MCQ
      • Microprocessor MCQ
      • Multiple Choice Questions
  • EE
    • Electronics
      • Electronics Q & A
      • Electronic Basics
      • Electronic Devices & Circuits
      • Electronics Animation
      • Digital Electronics
    • Electrical
      • Electrical Basics
      • Electrical Q & A
      • Power Electronics
      • Electrical Machines
      • Electrical Animation
      • Power Systems
      • Switchgear & Protection
      • Transmission & Distribution
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Search
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • PLC Tutorials
  • Control Systems
Search
  • Courses
  • Videos
  • Q & A
    • Interview
    • MCQ
  • EE
    • Electronics
    • Electrical
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > Control Systems > Yokogawa DCS Tutorials – Configuration of Analog Input (Transmitter)

Yokogawa DCS Tutorials – Configuration of Analog Input (Transmitter)

In this article, we will learn how to do the configuration of analog input (transmitter) in the Yokogawa Centum VP DCS system.

Last updated: November 27, 2021 10:22 pm
S Bharadwaj Reddy
Control Systems PLC Tutorials
8 Comments
Share
7 Min Read
SHARE

In this article, we will learn how to do the configuration of analog input (transmitter) in the Yokogawa Centum VP DCS system. The DCS abbreviation is Distributed Control System.

Contents
Yokogawa DCS TutorialsDCS Configuration of Analog Input (Transmitter)Step 1: Open Field Control StationStep 2: Go to IOMStep 3: Go to NodeStep 4: Go to Analog Input CardStep 5: Configure New TagStep 6: Go to Function Block BuilderStep 7: Select the Control DrawingStep 8: Open the Control DrawingStep 9: Insert Function BlockStep 10: Insert PIO BlockStep 11: Enter the New Tag in PIO BlockStep 12: Right-click and select Function BlockStep 13: Select PVI BlockStep 14: Insert PVI BlockStep 15: Enter Faceplate Tag in PVI BlockStep 16: PIO and PVI Blocks are ReadyStep 17: Connect the PIO and PVI BlocksStep 18: Right-click on PVI BlockStep 19: Select Edit DetailStep 20: Enter Transmitter (Tag) DescriptionStep 21: Enter Transmitter (Tag) Range in DCSStep 22: Set Engineering UnitStep 23: Click Update buttonStep 24: Close Function Block Detail BuilderStep 25: Go to File menuStep 6: Initiate Online Download

Here we will configure a new transmitter in the Centum VP software.

Yokogawa DCS Tutorials

You need to have some details before configuring a new transmitter in the DCS system.

Yokogawa DCS Tutorials - Configuration of Analog Input (Transmitter)

First, you need the details of the Analog Input Card where you are going to connect the new transmitter.

Also, you need the location details of this analog input card in the system cabinet like FCS number, IOM details, Node number, and then AI card slot number.

You can get the details from the Nest Loading list.

Also Read: What is Nest Loading List?

DCS Configuration of Analog Input (Transmitter)

The below animation will help you to understand the configuration procedure of a new flow transmitter in the Yokogawa DCS.

Yokogawa Centum VP DCS Analog Input Configuration

Follow the below steps to configure a new transmitter in DCS.

Step 1: Open Field Control Station

Open the System View software.

You may have one or more number of FCS (Field Control Station) in your plant.

Go to the required FCS where you want to add a new transmitter. The FCS selection depends on your plant area and the location of the new transmitter. Check your plant control system documents for more details.

Field Control Station in Yokogawa

Step 2: Go to IOM

Next, go to the IO module page in the selected FCS.

You have to expand the FCS folder and again expand the IOM folder.

IOM in Yokogawa DCS

Step 3: Go to Node

Next, You have to go to the respective node where the AI module is installed.

You can get the details of FCS, IOM, Node location details from the Nest Loading list.

Open Node in Centum VP DCS

Step 4: Go to Analog Input Card

Next, select the analog input card (AAI841-H) and open it.

The location AI card details can be found in your plant nest loading list.

Analog Input Card in Yokogawa Centum VP

Step 5: Configure New Tag

Next, you have to add the tag name in the respective AI module channel.

Here the tag syntax is “%%I11FT1101”

Then go to file and download.

Configure New Tag in Centum VP DCS

Step 6: Go to Function Block Builder

Now go function block builder for creating the faceplate of the new tag.

Function Block Builder in Centum VP DCS

Step 7: Select the Control Drawing

Open the respective control drawing builder or choose any empty drawing.

Control Drawing in Yokogawa DCS

Step 8: Open the Control Drawing

Here, we selected a new control drawing.

Control Drawing Builder in Centum VP

Step 9: Insert Function Block

Right-click on the screen and select the “Insert” option and then click on “Function Block”

Insert Function Block in Centum VP

Step 10: Insert PIO Block

Here select the “PIO” block from the drop-down menu.

Insert PIO Block

Step 11: Enter the New Tag in PIO Block

Now we have to enter the same tag name in the PIO block.

In this example, our tag is %%I11FT1101

Enter the New Tag in Centum VP

Step 12: Right-click and select Function Block

Again we need another function block for the faceplate.

Yokogawa Function Block

Step 13: Select PVI Block

Go to the menu and search for PVI block.

Insert PVI Block

Step 14: Insert PVI Block

Now select PVI block (Input Indicator Block).

Each PVI block creates a faceplate for the tag after download.

Input Indicator Block in Centum VP

Step 15: Enter Faceplate Tag in PVI Block

Now we have to add a name for the PVI block.

In this example, we named the tag “11FI1101”.

This tag name is used for the faceplate.

Enter Faceplate Tag

Step 16: PIO and PVI Blocks are Ready

Now both PIO and PVI blocks are created.

We need these two blocks when adding a new transmitter for monitoring purposes.

Control Drawing Builder

Step 17: Connect the PIO and PVI Blocks

Select the wire from the top menu and connect the PIO and PVI blocks as shown in the below image.

Connect the PIO and PVI Blocks

Step 18: Right-click on PVI Block

Now we have to add the details of the new transmitter in the DCS system.

Right-click on the PVI block.

Right-click on PVI Block

Step 19: Select Edit Detail

Select the “Edit Detail” option.

Select Edit Detail in Centum Vp

Step 20: Enter Transmitter (Tag) Description

Now a new window will be opened and it is called “Function Block Detail Builder”.

In this window, you can find different tabs like Basic, Tag, Input, Alarm, Output, Connection, Others.

In the basic tab, you can enter your faceplate description in the “Tag Comment” field.

Enter Faceplate and Tag Description

Step 21: Enter Transmitter (Tag) Range in DCS

Next, go to the “Input” tab. Here you can define the LRV and URV of your transmitter.

Fill the Low limit value (LRV) and High limit value (URV) as shown in the below image.

Enter Tag Range in DCS

Step 22: Set Engineering Unit

In the Basic tab, you can define the required engineering unit for the new transmitter.

Set Engineering Unit in Yokogawa DCS

Step 23: Click Update button

Then click the update button

Click Update button in Function Block Detail Builder

Step 24: Close Function Block Detail Builder

All settings are done, close the function block detail builder window.

Function Block Detail Builder

Step 25: Go to File menu

Click on the File menu.

New Transmitter Configuration in Centum VP DCS

Step 6: Initiate Online Download

Select the “Download” Option.

Next, an online download will be started for this FCS. A pop-up confirmation window will appear and press ok.

Online Download in Yokogawa DCS

Watch Video: Yokogawa DCS Offline Download

In this article, we discussed the basic settings required for the configuration of a transmitter in a DCS system.

We have many other features available like defining the alarms, displaying the transmitter value in graphics, creating trends for the new tag, etc. We will discuss these topics in upcoming articles.

Interest to add any further points? Share with us through below comments section.

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

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

Read Next:

  • DCS Troubleshooting
  • Commissioning of DCS System
  • DCS Control System Spares
  • Yokogawa DCS Architecture
  • DCS System Layout
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

PID Controller Loop Tuning Tips
Pre-commissioning or Commissioning Activities
Evaluating Industrial Automation Projects Return on investment (ROI)
PLC Program for Ceramic Burning Oven Conveyor System
What is PID Controller Bumpless Transfer ?
Tia Portal – OB30 Cyclic Interrupt Organization Block
Share This Article
Facebook Copy Link Print
Share
8 Comments
  • zubair says:
    December 23, 2021 at 12:19 pm

    very helpful material please carry on your data is very perfectively managed.

    Reply
  • Syed Farman says:
    January 28, 2022 at 2:43 pm

    I want to get basic knowledge of Dcs system.

    Reply
    • Charles Isimite says:
      January 30, 2024 at 12:56 am

      Good work.

      Reply
  • Rahul Kumar says:
    January 18, 2024 at 11:41 pm

    please provide DCS training course

    Reply
  • Isaiah Mugabe says:
    February 4, 2024 at 5:04 pm

    GREAT STAFF. THANK YOU SO MUCH

    Reply
  • Ehsan Khademi says:
    March 29, 2024 at 11:13 pm

    Hi,
    How can I monitor an Analog Input signal that described abow, monitor in HIS?

    Reply
  • ben says:
    April 19, 2024 at 2:50 am

    hi,

    thank you for this great effort and great tutorial, I was wondering where to define the alarms treshold for this transmitter as I don’t see any place in PVI block for this purpose.

    kind regards

    Reply
    • Editorial Staff says:
      April 19, 2024 at 9:44 am

      1. PVI Block > Edit Properties
      2. Open Faceplate > Tuning

      Reply

Leave a Reply Cancel reply

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

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
208kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

PLC Wiring Questions for Technicians and Engineers
PLC Mixing Logic in Liquids on EcoStruxure Machine Expert-Basic
PLC Ladder Logic for Tanks Filling as per Priority
How to Create Faceplate in FactoryTalk View Studio?
Troubleshooting a 4-20mA Current loop
Instrumentation and Control (I&C) Design
4–20 mA Process Control Loops
Ladder Logic for Control of Double-acting Pneumatic Cylinder
Liquid Level Control using Flow Loop
High-end Programmable Logic Controller – Schneider PLC

Keep Learning

Difference Between Microcontroller and PLC

Difference Between Microcontroller and PLC

AENT Module in Rockwell PLC

AENT Module in Rockwell PLC – Remote IO Adapter

Conveyor Speed Logic using Structured Text in PLC

Conveyor Speed Logic using Structured Text in PLC

Liquid Tank Filling and Emptying PLC System

Auto and Manual Liquid Tank System: PLC Program Example

ControlLogix

Difference Between CompactLogix and ControlLogix

Steam Turbine Interlocks

What are the Interlocks for Steam Turbine?

Electrical Ladder Diagram Control using Timers Example

Electrical Ladder Diagram Control using Timers Example

Elevator PLC Ladder Logic

Elevator PLC Ladder Logic

Discover More

Single Bearing Motor Stator Winding

Critical High KiloWatt Motor Winding Burnout Threats

Pressure Gauge Functional Testing

Pressure Gauge Functional Testing

Frequency Response MCQ

Bode Plots MCQ

Advantages & Disadvantages Induction Motor

Electrical Machines Questions and Answers

Three Phase Induction Motor Power Factor Control

Turbine Bypass System

Turbine Bypass System

Power Electronics Objective Questions

Power Electronics Filter Quiz

ultrasound

Ultrasonic Gas Leak Detectors (UGLD)

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?