How to Program Analog inputs 4 to 20mA with TIA portal S7-1200 PLC || Lesson# 10

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2019
  • #analog #scaling
    Please Subscribe to Easy PLC Training Sessions for more Videos and Training
    Analog 4 to 20 mA Scaling in PLC
    siemens s7 1200 analog input scaling
    Analog Signal Scaling Concept
    analog input scaling in plc
    analog input and output in plc
    analog input scaling in tia portal
    analog input and output wiring in siemens PLC
    S7 1200 Analog input example
    tia portal analog input 4 to 20mA
    tia portal analog input scaling
    Link for Part # 1
    PLC Tutorial for beginners Part #1 Hardware preview
    www.youtube.com/watch?v=C8nep...
    Link for Part # 2
    PLC Tutorial for beginners Part #2 First Program # Hardware configuration
    www.youtube.com/watch?v=GVjKQ...
    Link for Part # 3
    S71200 PLC Tutorial for beginners Part #3 Normal Open / Close push button # TIA PORTAL
    www.youtube.com/watch?v=B-2bA...
    Link for Part#4
    PLC Tutorial for beginners Part #4 Latching and unlatching output || TIA PORTAL
    www.youtube.com/watch?v=MBOyu...
    Link for Part#5
    Find Location of I/O tags in the PLC Rack || TIA PORTAL || Lesson #5
    www.youtube.com/watch?v=GSgyD...
    Link for Part#6
    Siemens HMI MIGRATION TOOL TIA PORTAL || Lesson #6
    www.youtube.com/watch?v=odhK5...
    Link for Part#7
    ON DELAY and OFF Delay TIMER Lesson#8
    www.youtube.com/watch?v=JQKJ8...
    Link for Part#8 Timers
    www.youtube.com/watch?v=JQKJ8...
    LINK FOR Part#9
    UP DOWN COUNTER Lesson#9 || TIA PORTAL PLC programming for beginners
    • UP DOWN COUNTER Lesson...

ความคิดเห็น • 23

  • @prabirbasak9161
    @prabirbasak9161 2 ปีที่แล้ว

    Excellent vedio it's fc105 for step 7 and norm x and scale x for tia...
    Excellent vedio..

  • @athilaldurry5880
    @athilaldurry5880 3 ปีที่แล้ว

    Wonderful information many thanks

  • @cascadeanalog320
    @cascadeanalog320 2 ปีที่แล้ว

    Thank you so Much Sir !

  • @user-cn3pd9oi4u
    @user-cn3pd9oi4u 10 หลายเดือนก่อน

    Very good.

  • @jean378
    @jean378 4 หลายเดือนก่อน

    Excellent video. Do you have a video showing how to program in TIA a Level Transmitter (Profibus) on TIA? For example: Deltapilot M FMB50. Thanks in advance!!

  • @engwlamac8867
    @engwlamac8867 3 ปีที่แล้ว

    nice

  • @mikejohnson1539
    @mikejohnson1539 3 ปีที่แล้ว +5

    I think you forgot to compensate for the fact that the sensor is calibrated at 4-20mA output but the analog input is 0-10 volts NOT 2-10 volts which is the voltage equivalent of 4-20. To be accurate you have to lower the minimum value of the x-scale parameter to correct this

  • @MenAreBrave07
    @MenAreBrave07 3 ปีที่แล้ว

    Just wow.

  • @mohammadmobin6971
    @mohammadmobin6971 ปีที่แล้ว

    Kindly make video for telegram communication between plc and drive in detail to explain telegram concept

  • @adjalkhaled3008
    @adjalkhaled3008 ปีที่แล้ว

    In the configuration there is voltage not current.. You must change it or use another terminal input analog

  • @yassinalielouahed5607
    @yassinalielouahed5607 3 ปีที่แล้ว +1

    you missed to type max correctly in video i think its 27648 instead of 62748 which appears in video titles

  • @sumankantidas262
    @sumankantidas262 3 ปีที่แล้ว +1

    Please share all the video with simatic manager programming.

    • @EASYPLCTRAINING
      @EASYPLCTRAINING  3 ปีที่แล้ว +1

      WINCC SIMATIC MANAGER: th-cam.com/play/PLkpA_8uYEhjAfSzpT-uGrPEGMiSw2_1dv.html

    • @EASYPLCTRAINING
      @EASYPLCTRAINING  3 ปีที่แล้ว

      Check here

  • @chiragchiku7262
    @chiragchiku7262 4 ปีที่แล้ว +1

    I am not able to understand int to real, and why ' Max ' value is 27648 and which is correct temp showing MD4 or MD10

    • @ferret1983full
      @ferret1983full 4 หลายเดือนก่อน

      You need to read a documentation on input module. It's a ADC code for a current 20mA.

  • @ansalkm
    @ansalkm 3 ปีที่แล้ว +1

    500 ohm resistor ..But what is the power rating of the resistor??? .5 or 1 W?

    • @EASYPLCTRAINING
      @EASYPLCTRAINING  3 ปีที่แล้ว +1

      5 watt

    • @ansalkm
      @ansalkm 3 ปีที่แล้ว +1

      @@EASYPLCTRAINING .5 or 5 watt??

    • @EASYPLCTRAINING
      @EASYPLCTRAINING  3 ปีที่แล้ว +1

      5 watt .... dear

    • @ansalkm
      @ansalkm 3 ปีที่แล้ว

      @@EASYPLCTRAINING Can you please clear it ?
      Since Power=current * current * Resistance =.02*.02*500= .2watt.. \
      required is .2 watt ..If we use 5Watt in place of .2Watt will it make eratic values??
      please guide me

    • @frutuosomateus2459
      @frutuosomateus2459 ปีที่แล้ว +2

      @@ansalkm Don't mix things AKM, the power rating of the resistor (W) is equivalent to the amount of current which can go trough it. The sensor only outputs 4...20mA, if we do the max power that the resistor will dissipate, P = I^2*R = (20x10^-3)^2*500 = 0,2 W. This is the minimum power rating needed in order to not burn the resistor. The resistor is 5 W, which means it's 25X more what we need in order to not have magic smoke. Was I clear?