브랜드

Impact-Company-Logo-English Black-01-177x54

슈나이더 일렉트릭 코리아 웹사이트에 방문해 주셔서 감사합니다.

슈나이더 일렉트릭 코리아 웹사이트 방문자 분들 모두 환영합니다.
		
오늘 무엇을 도와드릴까요?
In EcoStruxure Machine Expert Basic, how do you pulse a bit after a short delay in Ladder Logic?

Issue
How do I write a program in Ladder Logic to turn ON a Boolean (%M2) variable for a short time after a delay triggered by another Boolean variable (%M0)'s rising edge?
Is there an example on how to do this?

Product Line
EcoStruxure Machine Expert Basic (SoMachine Basic) with Modicon M221 PLC

Environment
PLC configuration software in Windows

Resolution
A program can be written comprised of three Variables and three Ladder Logic Rungs.
Please see the example below.

Goal:
Turn on PULSEDBIT for 2 seconds after a 5 second delay after a rising edge (transition from FALSE to TRUE) from BUTTONPRESS.

Variables:
BUTTONPRESS (%M0) - the variable that triggers the sequence on rising edge
TIMERTRIGGER (%M1) - an intermediary variable that turns on the first timer in the program
PULSEDBIT (%M2) - the boolean variable that we wish to turn on for 2s after 5s delay

Rung0: Rising Edge detection latch
1) Create a Contact -| |- with BUTTONPRESS (%M0) assigned
2) In parallel with the first Contact, add a second Contact with TIMERTRIGGER (%M1) assigned
3) To end the ladder Rung, add a Set Coil -(S)- with BUTTONPRESS (%M0) assigned

Rung1: Delay timer
1) Create a Contact -| |- with TIMERTRIGGER (%M1) assigned.
2) In series to the contact, add a TON Timer (%TM0).
3) Mouse over the TON Timer block and change the time to 5 seconds.
4) To end the ladder Rung, add a Set Coil -(S)- with PULSEDBIT (%M2) assigned - this turns PULSEDBIT to TRUE after the 5s delay

Rung2: Turn ON PULSEDBIT for 2 seconds and  reset all variables to FALSE
1) Create a Contact -| |- with PULSEDBIT (%M2) assigned.
2) In series to the contact, add a TON Timer (%TM0).
3) Mouse over the TON Timer block and change the time to 2 seconds.
4) To end the ladder Rung, add three parallel Reset Coils -(R)- with each of the three Variables assigned - this will reset all the variables back to FALSE once the timer sequences are completed.

The completed project should appear as follows:
Machine Expert Basic

Example project (created in EcoStruxure Machine Expert Basic v1.0.0.63163):
"PulsedBitExample.zip" - extract the PulsedBitExample.smbp project file

If this FAQ did not solve your issue, you can chat with us at chat with us or e-mail us at customer.services@se.com to create a case with our Technical Support Team.

If you are not located in North America, please contact your local Customer Care Center for assistance:

Support | Schneider Electric Global (se.com)

슈나이더 일렉트릭 Korea

첨부 파일
PulsedBitExample.zip [10.08 KB]
자세히 알아보기
제품군
자세히 알아보기
제품군

도움이 필요하신가요?

  • 제품 선택기

    애플리케이션에 적합한 제품과 액세서리를 빠르고 쉽게 찾을 수 있습니다.

  • 견적 받기

    영업 관련하여 온라인으로 문의하시면 전문가가 연락드립니다.

  • 구매처

    해당 지역의 가장 가까운 슈나이더 일렉트릭 대리점을 쉽게 찾을 수 있습니다.

  • 지원 센터

    한 곳에서 모든 요구 사항에 대한 지원 리소스를 찾아보십시오.

  • 제품 문서
  • 소프트웨어 다운로드
  • 제품 선택기
  • 제품 대체 및 교체
  • 지원 및 연락처 센터
  • 영업소 검색
  • 견적 받기
  • 슈나이더 일렉트릭 커뮤니티
  • 채용
  • 회사 소개
  • 부정 행위 보고
  • 접근성
  • 뉴스룸
  • 투자자
  • Ecostruxure
  • 작업 검색
  • 블로그
  • 개인정보 취급방침
  • 쿠키 공지
  • 사용 약관
  • Change your cookie settings