Tune list block, Tune list block parameters – Micromod MOD: 30ML Functions Data Base Reference User Manual
Page 51
MOD 30ML Functions
TUNE LIST BLOCK
2.5
TUNE LIST BLOCK
The tune list block contains a list of attributes accessible as tunable parameters from one or
more display blocks. This block is not executed. It just provides the information used by the
display block. Entries consist of the specific tuning parameter, along with information
required to display and edit the value. The display block TUNE STATEMENT invokes tuning
displays.
2.5.1 Tune List Block Parameters
The mnemonics, valid values, and data types for all fields that may be selected for display
and/or be used in making softwiring connections are listed in Table 2-5. A description of each
attribute is provided in the attribute list that follows the table.
Table 2-5. Tune List Block Attributes, Valid Values, Mnemonics and Data Types
Field
Mnemonic
Valid Values
CWR Data Type
Attr
Version
VERSION 1
– – R Long State
00
Block Length
BLKLEN
– – R Count
01
State
STATE
RUN (0)
– – R Short State
02
Bad Inputs
BADINP
Accepted (1)
– – R Discrete
03
Tuned Variable
TUNEVAR –
WR
Count
04
Block Type
TL
This is the tune list block type.
00
Block Version (VERSION) ................................................................................................ – – R
The tune list block is at version 1.
01
Block Length (BLKLEN) .................................................................................................... – – R
Number of database bytes taken by the block. Always an even number.
02
State (STATE) .................................................................................................................... – – R
Block state is always RUN. See IB-23G600 (Logic Book 1) Section 2.4.1, State Changes
for additional information on block states.
RUN
0 Normal Operation. Block is always executed.
03
Bad Inputs Accepted (BADINP) ....................................................................................... – – R
See IB-23G600 (Logic Book 1) Section 2.3.2, Data Quality for additional information.
Accepted
1 Block does not check input quality.
04
Tuned Variable
(
TUNEVAR
) ..................................................................................................– WR
This is the input number which is currently being tuned or which will be presented first when
the tuning display is invoked. (A value of zero corresponds to the UP arrow indicator for
exiting tuning).
2-43