FLL
File Fill
Libraries:
Description
The FLL block implements the FLL
instruction. When the
rung conditions are true, the block fills a block of memory with the provided source value.
The Source remains unchanged.
Limitations
Source elements should be scalar numeric data types.
Destination elements should be scalar numeric data types.
Source and destination elements should be of the same data type.
Source initial element index and destination element initial index start from zero.
Ports
Input
EnableIn — Enable Input
off (default) | on
Controls the execution of the block. EnableIn reflects the rung state preceding the block. If the rung state preceding the block is false, EnableIn is false, the block does not execute and the outputs are not updated.
src — Source
scalar | vector | matrix
It gives the value stored at source. This data is copied into destination.
Data Types: int8
| int16
| int32
| int64
| single
| String
| Structure
length — Length of elements
scalar
Number of destination elements to fill.
Data Types: int8
| int16
| int32
Output
EnableOut — Enable Output
off (default) | on
By default, EnableOut follows the state of EnableIn. If the EnableIn input to the block is false, the logic implemented by the block is not executed and EnableOut signal is set to false.
Parameters
Destination Array Name — Destination
A (default) | boolean
The data copied from source is filled to the destination. The destination is
specified in the format of tags
. In Ladder Diagrams, tags (variables)
are used to represent inputs, outputs, and internal memory with attributes such as
Data Type
, Initial Value
, and
size
. To change the attributes of the Destination Array
Name
, open the Program Variables table within the
Ladder Diagram Program block.
Programmatic Use
Block Parameter:
PLCOperandTag |
Type: character vector |
Value: character vector |
Default: 'A' |
Destination Initial Element Index — Destination Start Index
scalar
Destination Start Index is used only when the source is an array. It specifies the
start index of destination where the data is copied. If the source and destination data
is not stored in an array, then the value of Destination Initial Element
Index
is 1.
Programmatic Use
Block Parameter:
PLCDestArrayIndex |
Type: scalar |
Value: scalar |
Default: 0 |
Data Types: int8
| int16
| int32
| single
Version History
Introduced in R2019a
See Also
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)