02 October, 2020

Pulse Timer Description

Pulse Timer Description :

  • Pulse Timer instruction to set the output for a programmed duration.
  • Input Changes From 0 to 1 (positive signal edge) PT time start when timer start.
  • Output set for the duration of PT time start.
  • If new positive edge detects output is not affect when PT time running.
  • Current time value store at ET Output.
  • Timer Starts at set PT Time and ends when the value of the time reach at PT.
  • PT Time elapsed and Input Change From 0 to 1 and Output change from 1 to 0.

Pulse Timer Parameters :


Parameters

Declaration

Description

IN

Input

Start input

PT

Input

Set time value

Q

Output

Pulse output

ET

Output

Current time value

Pulse Timer Timing Diagram :


PULSE-TIMER
Pulse Timer

Pulse Timer Example :


PULSE-TIMER-EXAMPLE

  • Start PB change from 0 to 1 Pulse Timer Preset Time Start and Motor Changes From 0 to 1 (Motor ON).
  • Timer Current Running Time Store at the Elapse Time.
  • When PT Time Completed and Motor Change From 1 to 0 (Motor OFF).

No comments:

Post a Comment

Featured post

Up Counter Instruction In PLC