Data type: rtc_struct, Data type declaration – Yaskawa MotionWorks IEC User Manual

Page 48

Advertising
background image

PLCopenPlus Function Blocks for Motion Control 2013-04-13

40

Data Type: RTC_STRUCT

This datatype is for use with the

Y_SetRTC

function block

Data Type Declaration

RTC_Struct:STRUCT

Year:INT;

Month:INT;

Day:INT;

Hour:INT;

Minute:INT;

Second:INT;

Millisecond:INT;

END_STRUCT;

Advertising