EasyManuals Logo

ALTUS Nexto NX3004 User Manual

ALTUS Nexto NX3004
388 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 #47 background imageLoading...
Page #47 background image
4. Configuration
39
Condition
Enabled with
Startup
Consistency
Enabled, with
Consistency in
the Start Only for
Declared Modules
Enabled without
Consistency in the
Start
Disabled
Disabled for
declared modules
only
Non declared
module
LED DG: 2x
Application: Run
LED DG: 2x
Application: Run
LED DG: Blinks 2x
Application: Run
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 2x
Application: Run
Non declare
module (start
condition)
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 2x
Application: Run
LED DG: Blinks 2x
Application: Run
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 2x
Application: Run
Absent module
LED DG: Blinks 2x
Application: Run
LED DG: Blinks 2x
Application: Run
LED DG: Blinks 2x
Application: Run
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 4x
Application: Stop
Absent module
(start condition)
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 2x
Application: Run
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 4x
Application: Stop
Incompatible
configuration
LED DG: Blinks 2x
Application: Run
LED DG: Blinks 2x
Application: Run
LED DG: Blinks 2x
Application: Run
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 4x
Application: Stop
Incompatible
configuration
(start condition)
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 2x
Application: Run
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 4x
Application: Stop
Duplicated slot
address
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 4x
Application: Stop
Non-operational
module
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 4x
Application: Stop
LED DG: Blinks 4x
Application: Stop
Table 4-3. Hot Swap and Conditions Relations
Note:
Enabled, without startup consistency: When this hot-swap mode is configured, in normal
situations when there’s a incompatible module on the system’s startup, the application will go from
Stop to Run. However, if that module is configured as a NX5000 or a NX5001 and there’s a different
module in that position, the application will stay in Stop.
Retain and Persistent Memory Areas
The Nexto CPU allows the use of symbolic variables and output variables of direct representation as
retentive or persistent variables.
The output variables of direct representation which will be retentive or persistent must be declared in
the CPU General Parameters as described at Configuration-CPU Configuration-General Parameters.
Symbolic names also can be attributed to these output variables of direct representation using the AT
directive, plus using the key word RETAIN or PERSISTENT on its declaration. For example, being
%QB4096 and %QB20480 within the retentive and persistent memory, respectively:
PROGRAM MainPrg
VAR RETAIN
byVariavelRetentiva_01 AT %QB4096 : BYTE;
END_VAR
VAR PERSISTENT
byVariavelPersistente_01 AT %QB20480 : BYTE;
END_VAR
In case the symbolic variables declared with the AT directive are not inside the respective retentive
and/or persistent memory, errors during the code generation in MasterTool can be presented (as
described at Configuration-CPU Configuration-General Parameters, configuration Consist retain and
persistent area in %Q), informing that there are non-retentive or non-persistent variables defined in
the retentive or persistent memory spaces.
Regarding the symbolic variables which will be retentive or persistent, only the retentive variables
may be local or global, as the persistent symbolic variables shall always be global. For the
declaration of retentive symbolic variables, it must be used the key word RETAIN. For example, for
local variables:
PROGRAM MainPrg

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ALTUS Nexto NX3004 and is the answer not in the manual?

ALTUS Nexto NX3004 Specifications

General IconGeneral
BrandALTUS
ModelNexto NX3004
CategoryProcessor
LanguageEnglish