Input DescriptionΒΆ
EN (enable)
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
BOOL | - | - | - |
The Function Block is activated (EN = TRUE) or deactivated (EN = FALSE) via input EN. If the Function Block is active, the current values are available at the outputs.
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.