Lastmanuals offers a socially driven service of sharing, storing and searching manuals related to use of hardware and software : user guide, owner's manual, quick start guide, technical datasheets... DON'T FORGET : ALWAYS READ THE USER GUIDE BEFORE BUYING !!!
If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Lastmanuals provides you a fast and easy access to the user manual TOSHIBA PROSEC T-SERIES. We hope that this TOSHIBA PROSEC T-SERIES user guide will be useful to you.
Lastmanuals help download the user guide TOSHIBA PROSEC T-SERIES.
Manual abstract: user guide TOSHIBA PROSEC T-SERIES
Detailed instructions for use are in the User's Guide.
[. . . ] UM - TS03 * * * - E004
PROGRAMMABLE CONTROLLER
INSTRUCTION SET (LADDER, SFC)
Main Menu Contents
PROSEC
T-SERIES
Toshiba Corporation
Important Information Misuse of this equipment can result in property damage or human injury. Because controlled system applications vary widely, you should satisfy yourself as to the acceptability of this equipment for your intended purpose. In no event will Toshiba Corporation be responsible or liable for either indirect or consequential damage or injury that may result from the use of this equipment. No patent liability is assumed by Toshiba Corporation with respect to use of information, illustrations, circuits, equipment, or examples of application in this publication. [. . . ] If M = 0, the calculation is not executed, the execution output is switched OFF, and an error flag (division error) is set. * The range for the data specifiable by A is from -32768 to 32767.
Device (for digit specification) S L R Z T. Register C
Input OFF ON
no execution
Operand
opr A+ 1·A C B operation data name X Y
M 0 : execution
OOOOOO OOOOOO OOOOO
O O
Programming example Operation * If the NO-contact R0010 is ON, the integral value is calculated by using the integral coefficients RW010 (M=3), RW011 (N=10), and the input data D0777 (5) From the calculation result, the integral value Y (= 66) is stored in RW020 and the remainder YR (= 2) is stored in RW021. * If the NO-contact R0010 is OFF, the calculation is not executed and the output is switched OFF. [Integral formula used]
D0777 5 3 Input data X
results
integral coefficient
I
OOOOOOOOOOO O OOOOOOOOO O
O
OOOOOOOOOOO
X W
Y W
S W LW
R W
W
T
D
F
IW
OW
OO
I
J
K
Consta nt
M = 0 : no execution
Action
Output OFF OFF ON
O
Index
O
O O
RW010 RW011 RW020 RW021
Yro
Yo
10
Integral coefficent M Integral value Y Remainder Yr
N
Here, Yo and YRO are the values for Y and YR at the time of the previous calculation. INT(a) is the function which produces the quotient after division. Example: 50 18 INT ( ) = 16 INT ( ) = 3 3 5
| N | · X + YRQ Integral value Y = YO + INT ( ) |M| Remainder YR = ( | N | · X + YRO) | N | · X + YRQ INT ( ) · | M | |M|
*
If the calculated integral value Y > 32767, H7FFF is stored in Y, HFFFF is stored in YR, and the execution output is switched ON. If the integral value Y < -32768, H8000 is stored in Y, H0000 is stored in YR, and the execution output is switched ON.
228
PROSEC T SERIES
Results of integral calculation
Y (integral value) X D0777 10 10 23 5 5 5 5 M RW010 3 3 3 3 3 3 N RW011 10 10 10 10 10 10 Y RW020 43 83 67 83 66 50 YR RW021 2 1 1 0 1 2 0 80
Initial value
First calculation
Second calculation Third calculation Fifth calculation Sixth calculation Fourth calculation
Number of calculations 0 50
3
10
10
* If N or X is 0, the integral value Y and the value of the remainder YR do not change, but the execution output goes ON. * When this instruction is executed, please ensure that the value of YR (the initial value before execution) is such that -M < YR < M. This depends on the values of Y and YR being calculated by the following procedure.
Here,
|N|·X a = |M|
As can be seen from this procedure, if the integral value of the remainder, | YR |, is greater than the divisor | M |, +1 (or -1) is added to the integral value Y, and processing is executed in such a way that | YR | < | M|. Accordingly, to obtain the initially held integral value Y, -M < YR < M must hold true (| integral value of remainder | is smaller than divisor | M |).
Instruction Set
229
RAMP FUNCTION
FUN169 Ramp Function (RAMP) Executes ramp function calculation.
Related Instructions
Input
Completion output
Function * The ramp function calculation is executed repeatedly as outlined below, on Input Action Output the basis of the mode/rate M and the rate N stored in the 2 consecutive registers starting with the operand B. Each scan a calculation finishes, and OFF no execution OFF the contents of the 5 consecutive registers starting with the operand C are execution: Not completed OFF updated(present value P, present value remainder Pr, increase K, increase ON remainder Kr and target value Sx). If the present value P reaches the execution: Completed ON target value S specified by the operand A, the calculation is completed, and the completion output is switched ON. * The data range of each operand is from -32768 to 32767. * There are 2 modes of calculation, the rate specification mode and the scan specification mode. In the rate specification mode, the approaching rate (increment) to the target is specified by |N|/M. On the other hand, in the scan specification mode, the calculation times to reach to the target is specified by N. The mode is selected by the data of M; M>0. . . scan specification mode Operand
opr B C A name X Y Device (for digit specification) T3 only S L R Z T. I O X W Y W S W LW R W W T Register C D F IW OW I J K Consta nt Index
Programming example
Mode data
Operation * If the NO-contact X0012 is ON, the increase K (the contents of the register RW059) is added to the initial value PO of the present value stored previously in the register RW057, and this is then stored in the register RW057 as the present value P. In the same way, the increase remainder Kr is added to the present value remainder PrO, the result is stored in RW058, and the completion output is switched OFF. This calculation is repeated, and when the present value P has reached the target value S (contents of register D0123: 10000), the completion output is switched ON. [. . . ] 135 82 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 133 116 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 172 73 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123
Instruction Set
351
Symbol Index
SYMBOL INSTRUCTION NAME FUN NO. [. . . ]
DISCLAIMER TO DOWNLOAD THE USER GUIDE TOSHIBA PROSEC T-SERIES
Lastmanuals offers a socially driven service of sharing, storing and searching manuals related to use of hardware and software : user guide, owner's manual, quick start guide, technical datasheets... In any way can't Lastmanuals be held responsible if the document you are looking for is not available, incomplete, in a different language than yours, or if the model or language do not match the description. Lastmanuals, for instance, does not offer a translation service.
Click on "Download the user manual" at the end of this Contract if you accept its terms, the downloading of the manual TOSHIBA PROSEC T-SERIES will begin.