RTC_READ2 (read real-time clock)
The RTC_READ2 instruction reads present date/time information of the real-time clock.
Languages supported: function block diagram, ladder diagram, structured text.
This instruction applies to the L50E and L70E controllers.
RTC_READ2

Parameter | Parameter Type | Data Type | Description |
---|---|---|---|
Enable | Input | BOOL | Instruction block enable.
|
RTCData | Output | RTC | RTC data information: yy/mm/dd, hh/mm/ss, week .RTCData output is defined using the RTC data type. |
RTCPresent | Output | BOOL |
|
RTCEnabled | Output | BOOL |
|
RTCBatLow | Output | BOOL |
|
RTCNoBat | Output | BOOL |
|
RTC_READ2 examples
RTC_READ2 function block diagram example

RTC_READ2 ladder diagram example

RTC_READ2 structured text example

Provide Feedback