0% found this document useful (0 votes)
54 views

FC90

This document contains a summary of an FC90 block that transfers signals between an operator panel and a PLC interface for a ShopMill machine. The block includes 3 networks: 1) signals from the operator panel to the PLC interface, 2) signals from the PLC interface to the operator panel, and 3) documentation on the purpose and mapping of the input and output signals between the two devices. It was authored on February 5, 2009 and interfaces were last modified on February 4, 2012.

Uploaded by

Hoangvinh Duong
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)
54 views

FC90

This document contains a summary of an FC90 block that transfers signals between an operator panel and a PLC interface for a ShopMill machine. The block includes 3 networks: 1) signals from the operator panel to the PLC interface, 2) signals from the PLC interface to the operator panel, and 3) documentation on the purpose and mapping of the input and output signals between the two devices. It was authored on February 5, 2009 and interfaces were last modified on February 4, 2012.

Uploaded by

Hoangvinh Duong
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/ 2

SIMATIC N3883001\SIMATIC 300(1)\PLC315-2DP M/S 2AF03\...

\FC90 - <offline> 10/28/2004 12:59:59

FC90 - <offline>
"OPERATOR_PANEL" Transfer signals between operator panel and plc-interface
Name: Family:
Author: Version: 5.3
Block version: 2
Time stamp Code: 02/05/09 16:17:02Χ΋
Interface: 02/04/12 13:33:25Χ΋
Lengths (block/logic/data): 00194 00092 00002

Address Declaration Name Type Initial value Comment


0.0 in SpindleIFNo BYTE spindle interface number
out
in_out
0.0 temp dummy_left BOOL MTV-T351 doesn't have Spindle-Left button.
0.1 temp dummy_left_lamp BOOL MTV-T351 doesn't have Spindle-Left lamp.
0.2 temp dummy_stop_lamp BOOL MTV-T351 doesn't have Spindle-Stop lamp.

Block: FC90 ShopMill-Interface (DB82) for operator panel OP32S


Rev. 2002-4-23 : YSNC

Network: 1 signals to ShopMill-Interface (DB82)

// L 2
// T DB82.DBB 0 //OP32S
//
L #SpindleIFNo
T DB82.DBB 8 //spindle number "CMM_PLC".CMM_IN.spindle_interface_number -- axis-n
umber of c-axis/spindle (4 or 5), default 5
//
A I 2.4 "SPFOR" -- Spindle Forward
= DB82.DBX 9.1 //spindle start "CMM_PLC".CMM_IN.spindle_start -- request for spind
le control
A I 2.4 "SPFOR" -- Spindle Forward
= DB82.DBX 9.4 //spindle right "CMM_PLC".CMM_IN.spindle_right -- orientation reque
st for spindle control
A #dummy_left
= DB82.DBX 9.3 //spindle left "CMM_PLC".CMM_IN.spindle_left -- orientation reques
t for spindle control
AN I 2.5 "*SPSP" -- Spindle Stop
AN DB21.DBX 35.0 //program activ "CHAN".E_ProgRunn -- Program running
= DB82.DBX 9.2 //spindle stop "CMM_PLC".CMM_IN.spindle_stop -- request for spindl
e control

Page 1..
SIMATIC N3883001\SIMATIC 300(1)\PLC315-2DP M/S 2AF03\...\FC90 - <offline> 10/28/2004 12:59:59

Network: 2 signals from ShopMill-Interface (DB82)

A DB82.DBX 36.4 "CMM_PLC".CMM_OUT.spindle_right -- spindle directio


n right
A DB82.DBX 36.2 "CMM_PLC".CMM_OUT.spindle_start_req -- spindle star
t requested (M3,M4)
= Q 0.6 //spindle right "SPFL" -- Spindle Forward Lamp
A DB82.DBX 36.5 "CMM_PLC".CMM_OUT.spindle_left -- spindle direction
left
A DB82.DBX 36.2 "CMM_PLC".CMM_OUT.spindle_start_req -- spindle star
t requested (M3,M4)
= #dummy_left_lamp //spindle left
A DB82.DBX 36.3 "CMM_PLC".CMM_OUT.spindle_stop_req -- spindle_stop
requested (M5)
= #dummy_stop_lamp //spindle stopped

Page 2

You might also like