Input DescriptionΒΆ
EN
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
BOOL | FALSE | TRUE/FALSE | - |
The input EN has to be driven in level triggered mode.
In order to enable the execution of the Function Block the input EN has to be set to value TRUE. It keeps on executing until the input EN is set back to value FALSE.
While it is executed its inputs are continuously evaluated.
SOURCE
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
DWORD | - | - | - |
Input SOURCE specifies the address of the first data byte of the IO area to be read.
DEST
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
DWORD | - | - | - |
Input DEST specifies the address of the first data byte of the destination IO area the data should be copied to.
LEN
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
WORD | - | - | - |
Input LEN specifies the length (in bytes) of the data to be copied.