167
DL8 USERS
MANUAL EM-7691-B Rev.24
(continued from previous page)
FILE NAME
DATA
VARIABLE DEFINITION FORMAT
data_do.json
Present time
{
year:2014,
mon:7,
day:3,
hour:17,
min:0,
sec:0,
dl_time1:"2014/07/03",
dl_time2:"17:00:00",
(Number of array elements in the following format descriptions
equals the number of DO channels.)
DO Data (display comment)
DO Status color
do_data:["OFF","Shut",...],
do_color:["#FFFFFF",...]
}
data_ao.json
Present time
{
year:2014,
mon:7,
day:3,
hour:17,
min:0,
sec:0,
dl_time1:"2014/07/03",
dl_time2:"17:00:00",
(Number of array elements in the following format descriptions
equals the number of AO channels.)
AO Engineering unit value
ao_real:[-20.00,15.00,...]
}
trend_p
■
.json
■
: 1 to 8
(=Trend Page No.)
Present time
{
year:2014,
mon:7,
day:3,
hour:17,
min:0,
sec:0,
dl_time1:"2014/07/03",
dl_time2:"17:00:00",
Number of data samples
trend_samples:720,
(Number of array elements in the following format descriptions
equals the number of data samples.)
Year data string
Month data string
Day data string
Hour data string
Minute data string
Second data string
Engineering unit value data string (Pen 1)
Engineering unit value data string (Pen 2)
Engineering unit value data string (Pen 3)
Engineering unit value data string (Pen 4)
trend_year:[2014,...,2014],
trend_mon:[11,11,...,11],
trend_day:[8,8,...,8],
trend_hour:[9,9,...,10],
trend_min:[10,10,...,23],
trend_sec:[5,6,...,30],
trend_ch1:[90.00,...,100.00],
trend_ch2:[90.00,...,100.00],
trend_ch3:[90.00,...,100.00],
trend_ch4:[90.00,...,100.00]
}
(continued to next page)