EasyManuals Logo

Atlas Copco PowerMACS 4000 User Manual

Atlas Copco PowerMACS 4000
668 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #233 background imageLoading...
Page #233 background image
PLC
9836 3521 01 233
The following shared memory variable also reflects the state and status of the bolts. Even though they are
defined as shared memory variables, which mean that the PLC application can write to them, they should
be used as inputs only.
Variable
Type
Use
BOLTGROUPS
BOLT_GROUPS_ARR
This is an array of 50 WORDS (16 bit unsigned integers)
where each element represents the groups that a particular
bolt belongs to.
The respective bits in BOLTGROUPS[x] have the following
meaning (bit 0 is the least significant):
ï‚· 0: (value 1) Bolt x belongs to group 1
ï‚· 1: (value 2) Bolt x belongs to group 2
ï‚· 2: (value 4) Bolt x belongs to group 3
ï‚· 3: (value 8) Bolt x belongs to group 4
:
ï‚· 8: (value 256) Bolt x belongs to group 9
ï‚· 9: (value 512) Bolt x belongs to group 10
ï‚· 10 -15: Reserved
BOLTSTATUS_EXT
BOLT_STATUS_EXT_
ARR
This variable is an array of 50 elements of type
BOLT_STATUS_EXT_TYPE. Each element indicates the
status of the last tightening for a bolt.
The BOLT_STATUS_EXT_TYPE is a structure containing
the following BOOL flags:
ï‚· OK True if result is OK or OK after RM (OKR).
ï‚· OKRM True if result is OK after RM.
ï‚· NOK True if result is Not OK (NOK), Not OK due to RM
(NOKRM) or Stop and Terminate Not OK (TERMNOK).
ï‚· NOKRM True if result is Not OK due to RM (NOKRM).
ï‚· TERMNOK True if result is Stop and Terminate Not OK
(TERMNOK).
The value of this variable is only changed as a result of
running a cycle. It is updated as follows:
ï‚· When the station is started all bolts that are set to be
Disconnected OK/NOK, either using the PLC output
BOLTCONTROL or the ToolsTalk PowerMACS forms
"Mode Table" or "Bolt Set Up", the corresponding OK or
NOK flag is set immediately. For all other bolts all status
flags are cleared.
ï‚· When the cycle is ready the relevant flags are set.
Use this variable together with BOLTSTATE as an
alternative to the earlier BOLTSTATUS input.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Atlas Copco PowerMACS 4000 and is the answer not in the manual?

Atlas Copco PowerMACS 4000 Specifications

General IconGeneral
BrandAtlas Copco
ModelPowerMACS 4000
CategoryPower Tool
LanguageEnglish

Related product manuals