Detailed description
2.12 Block descriptions
Basic logic functions: PLC basic program solution line (P3 sl)
Function Manual, 11/2006, 6FC5397-0BP10-2BA0
195
Declaration of the function
FUNCTION FC 9 : VOID
//NAME :ASUP
VAR_INPUT
Start:
BOOL ;
ChanNo:
INT ;
IntNo:
INT ;
END_VAR
VAR_OUTPUT
Active:
BOOL ;
Done :
BOOL ;
Error :
BOOL ;
StartErr:
BOOL ;
END_VAR
VAR_IN_OUT
Ref:
WORD ;
END_VAR
Description of formal parameters
The table below lists all formal parameters of the ASUB function.
Signal
Type Type
Value range
Remark
Start
I
BOOL
ChanNo
I
INT
1 - 10
No. of the NC channel
IntNo
I
INT
1 - 8
Interrupt No.
Active
A
BOOL
1 = Active
Done
A
BOOL
1 = ASUB completed
Error
A
BOOL
1 = Interrupt switched off
StartErr
A
BOOL
1 = Interrupt number not assigned or
deleted
Ref
I/O
WORD
Global variable
(MW, DBW,..)
1 word per FC 9 (for internal use)
Summary of Contents for SINUMERIK 840D sl
Page 282: ...Index Basic logic functions Acceleration B2 64 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 388: ...Basic logic functions Travel to fixed stop F1 Function Manual 11 2006 6FC5397 0BP10 2BA0 52 ...
Page 962: ...Index Basic logic functions Emergency Stop N2 20 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 1704: ...Constraints Basic logic functions Spindles S1 94 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 1716: ...Index Basic logic functions Spindles S1 106 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 1996: ...Index Basic logic functions Tool Offset W1 208 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 2150: ...Table of contents Basic logic functions Appendix 4 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 2184: ...Glossary Basic logic functions Appendix 38 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...