[PAR_DATI] Date and time of day parameter
Function block PAR_DATI provides other blocks or functions date and time values.
PAR_DATI provides other blocks or functions date and time values. It makes sense to use PAR_DATI if inputs on succeeding blocks cannot be configured or the same input value is needed by multiple blocks.
The block directly provides configured values on the inputs to the outputs:
DaTiOut = DaTiIn
DaOut = DaIn
TiDayOut = TiDayIn
Input | Description | Data type | Default value |
|---|---|---|---|
DaTiIn | Date and time of day input | DateAndTime | 01.01.1990 |
DaIn | Date input | Date | 01.01.1990 |
TiDayIn | Time of day input | TimeOfDay | 00:00:00.000 |
Output | Description | Data type | Default value |
|---|---|---|---|
DaTiOut | Date and time of day output | DateAndTime | 01.01.1990 |
DaOut | Date output | Date | 01.01.1990 |
TiDayOut | Time of day output | TimeOfDay | 00:00:00.000 |