[go: up one dir, main page]

0% found this document useful (0 votes)
38 views3 pages

Program Comments Network Title Network Comment: PWM Item B / MAIN (OB1)

This document contains code for a PLC program with three blocks: MAIN, SBR_0, and INT_0. The MAIN block contains temporary variables but no logic. SBR_0 contains subroutine logic that uses MOV and PLS instructions to move data between variables and set outputs. INT_0 is an interrupt routine block but contains no logic.

Uploaded by

gabriel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views3 pages

Program Comments Network Title Network Comment: PWM Item B / MAIN (OB1)

This document contains code for a PLC program with three blocks: MAIN, SBR_0, and INT_0. The MAIN block contains temporary variables but no logic. SBR_0 contains subroutine logic that uses MOV and PLS instructions to move data between variables and set outputs. INT_0 is an interrupt routine block but contains no logic.

Uploaded by

gabriel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

pwm item b / MAIN (OB1)

Block: MAIN
Author:
Created: 09/17/2018 06:33:07 pm
Last Modified: 09/17/2018 07:19:03 pm

Symbol Var Type Data Type Comment


TEMP
TEMP
TEMP
TEMP

PROGRAM COMMENTS
Network 1 Network Title
Network Comment

I0.3 SBR_0
P EN

Q0.0
R
1

1/3
pwm item b / SBR_0 (SBR0)

Block: SBR_0
Author:
Created: 09/17/2018 06:33:07 pm
Last Modified: 09/17/2018 07:19:03 pm

Symbol Var Type Data Type Comment


EN IN BOOL
IN
IN_OUT
OUT
TEMP

SUBROUTINE COMMENTS
Network 1 Network Title
Network Comment

SM0.0 MOV_B MOV_W


EN ENO EN ENO 1.A

2#11011011 IN OUT SMB67 VW100 IN OUT

MOV_W
1.A EN ENO 1.B

SMW68 VW200 IN OUT SMW70 0

PLS
1.B EN ENO

Q0.X

2/3
pwm item b / INT_0 (INT0)

Block: INT_0
Author:
Created: 09/17/2018 06:33:07 pm
Last Modified: 09/17/2018 06:33:07 pm

Symbol Var Type Data Type Comment


TEMP
TEMP
TEMP
TEMP

INTERRUPT ROUTINE COMMENTS


Network 1 Network Title
Network Comment

3/3

You might also like