PLC
218
9836 3521 01
5.3
System Globals
The
System Globals
is the interface between the PLC and the tightening controller part of the system. By
setting global outputs from the PLC you can order ID devices to be read, start a tightening cycle and so
on. By reading inputs you can check the state of the system, for example if a cycle is ready.
These variables are all declared in the
System_Globals
section of the Global Variables worksheet found
in the project tree of the PowerMACS PLC.
5.3.1
Station variables
The following inputs reflects the status of the station, and to some extent, the system:
Variable
Type
Use
EMERGSTOPIN
BOOL
This signal is True if the TC hardware Emergency input is inactive.
CURRSYNCH
INT
Reflects the number of synchronization points that have been
passed. Initialized to 0 at cycle start.
CYCLEDATASTORED
BOOL
This input is set False when START is set True and is set to TRUE
when the Cycle Data result has been stored in the PowerMACS
internal cycle data queue. That is, when True an external device can
read the cycle data without delay.
This might be useful for external devices that need to know when
they can expect the result of the last cycle is available.
SYSTEMSTATUS
INT
Indicates system errors. The respective bits have the following
meaning (bit 0 is the least significant):
0: (value 1) Servo errors
1: (value 2) Spindle errors
2: (value 4) TC has lost contact with system TC
1-31:
Reserved
TESTBOLT_ACTIVE
BOOL
This signal is True when the ToolsTalk PowerMACS Test Bolt form is
open and connected to this station. See also chapter: Test Bolts.
ACTA_ACTIVE
BOOL
This signal is True when an ACTA 3000 unit is connected to the
system and is active against a spindle belonging to this station.
TTPM_ACTIVE
BOOL
Indicates whether or not a ToolsTalk PowerMACS is connected to
the target system. True if a connection exists and False if not.
VALID_MODE
BOOL
This signal is True when a valid the mode is set using the PLC output
MODE.
A mode is valid if it is in the interval [1...50] and at least one bolt is
connected normally for the mode.
ACTA_MODE
INT
Reflects the mode number sent from the ACTA 3000 unit. Only valid
if ACTA_ACTIVE is True.
ACTA_SPINDLENO
INT
Reflects the spindle number sent from the ACTA 3000 unit. Only
valid if ACTA_ACTIVE is True.
Содержание PowerMACS 4000
Страница 1: ...User guide PowerMACS 4000 Atlas Copco Tools and Assembly Systems 9836 3521 01 2010 11 Edition 10 3 0...
Страница 2: ......
Страница 46: ...System Architecture 46 9836 3521 01...
Страница 127: ...Set Up and Maintenance 9836 3521 01 127 See chapter Station Set Up for a description of the parameters...
Страница 267: ...Tightening 9836 3521 01 267...
Страница 400: ...Tightening 400 9836 3521 01...
Страница 422: ...Peripheral Devices 422 9836 3521 01 When connected to a system the form will show show the signal values in realtime...
Страница 486: ...Peripheral Devices 486 9836 3521 01...
Страница 622: ...Peripheral Devices 622 9836 3521 01...
Страница 664: ...References 664 9836 3521 01...
Страница 668: ...9836 3521 01 2010 11 Edition 10 3 0 www atlascopco com...