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.
SLOT
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
BYTE | 0 | 0 … 4 (6) | - |
At input SLOT, the Communication Module slot is specified which should be used by the Function Block.
The internal Communication Module always has the index 0. All external Communication Modules are serially numbered from right to left, starting with 1.
PULSE_WIDTH
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
WORD | - | 100 … 65535 | µs |
The input PULSE_WIDTH gives the time in microseconds which is used to increase the internal counter by 1. Also, this gives the minimal time available for switching on a binary output. All other times are a multiple of this time
PERIOD
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
WORD | - | 100 to 65535 | PULSE_WITDH length |
Period duration [in number of pulses], i.e. internal counter value is being set to 0 when this value is reached.
LIM_MIN
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
WORD | - | - | - |
Lower limit for switching on, the respective binary output is switched on when internal counter reaches this value.
ON_DUR
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
WORD | - | - | - |
Duration [in number of pulses] for switching on the respective binary output.
SKIP_PULSE
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
WORD | - | - | - |
An optional number of periods to skip switching on the respective binary output