$BEGIN_IT_HEADER
GLOBALDEFINITIONS = 1 
$END_IT_HEADER
PROGRAM OPCDA1
VAR_GLOBAL

BS_Schedule_Str_W       :STRING; 

BS_Schedule_Str_R       :ARRAY[0..60] OF BYTE;

LAHUYYA01_TSTRW         :STRING; (*时间参数*)
LAHUYYA01_TSTRH         :STRING; (*时间参数*)
LAHUYYA02_TSTRW         :STRING; (*时间参数*)
LAHUYYA02_TSTRH         :STRING; (*时间参数*)
LAHUYYB01_TSTRW         :STRING; (*时间参数*)
LAHUYYB01_TSTRH         :STRING; (*时间参数*)
LAHUYYC01_TSTRW         :STRING; (*时间参数*)
LAHUYYC01_TSTRH         :STRING; (*时间参数*)
LAHUYYD01_TSTRW         :STRING; (*时间参数*)
LAHUYYD01_TSTRH         :STRING; (*时间参数*)
LAHUYYE01_TSTRW         :STRING; (*时间参数*)
LAHUYYE01_TSTRH         :STRING; (*时间参数*)
LAHUYYF01_TSTRW         :STRING; (*时间参数*)
LAHUYYF01_TSTRH         :STRING; (*时间参数*)
LAHUYYF02_TSTRW         :STRING; (*时间参数*)
LAHUYYF02_TSTRH         :STRING; (*时间参数*)

END_VAR


END_PROGRAM