You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
606 B
Plaintext
27 lines
606 B
Plaintext
/********************************************************************/
|
|
# ht_iec104.conf
|
|
# date : 2018.09.01
|
|
# auther : huatek by liuyx
|
|
# Copyright (C) 2018, huatek, Inc.
|
|
/********************************************************************/
|
|
[IEC_DEVCOUNT]
|
|
iec_byq_count = 1
|
|
iec_break_count = 1
|
|
iec_site_id = 1
|
|
|
|
[IEC_INTERVAL]
|
|
# activation timer
|
|
action_interval = 30
|
|
|
|
[COMM_SAVE_INTERNAL]
|
|
DATA_SAVE_INTERNAL = 30
|
|
ORIGIN_DATA_SAVE_INTERNAL = 3600
|
|
|
|
[IEC_OBJS_ADDR]
|
|
iec_global_addr = 1
|
|
yx_start_addr = 1
|
|
yx_stop_addr = 16000
|
|
jb_start_addr = 16001
|
|
jb_stop_addr = 16384
|
|
yc_start_addr = 16385
|
|
yc_stop_addr = 30000 |