User manual

Chapter 6 Parameters Setting in GSD file| CME-PD01
6-6 Revision October 2006, 2006PDD23000013
Item Name Type Description Default
8 Data Output 4 UINT
This is a MODBUS address. CME-PD01 will
monitor this address, and copy the return data
to the 4th word of cyclic input data PZD if
selecting module "4 PKW, 4 PZD".
0x2104
9 d_state UINT
This is a flag. If address in Data Output 1 ~
Data Output 4 is continuous, set it to 1 or set it
to 0.
0x0001
10 din_len UINT
This is a length, and unit is word. It specifies the
length of CME-PD01 to process data in PZD. If
user selects module "4 PKW, 4 PZD", but
din_len is 3, CME-PD01 will process 3 word
and ignore the 4th word.
0x0002
11 dout_len UINT
This is a length, and unit is word. It specifies the
length of CME-PD01 to monitor data from the
AC Drive. If user selects module "4 PKW, 4
PZD", but dout_len is 3, CME-PD01 will monitor
3 word and ignore the 4th word.
0x0002
12 LossDPComTreat UINT
It is used to decide the method when
communication with Profibus network is lost.
The settings can be:
00 – Ignore event and continue;
01 – Stop according to Pr “Stop Method” in
VFD-E.
0x0001
13 LossSPComTreat UINT
It is used to decide the method when the SP
communication (SCANport communication) is
lost. The settings can be:
00 – Stop data exchange and have fault;
01 – Continue data exchange and alarm;
02 – Ignore and continue data exchange.
0x0000
If the address in Data Output 1 ~ Data Output 4 is continuous, then set d_state to 1, CME-PD01 will
get starting address from Data Output 1. The next data will be got from the address next to the
starting address, and the reading length is determined by dout_len. If the MODBUS address for
reading is discontinuous, please set d_state to 0, CME-PD01 will also get starting address from Data
Output 1, but the difference is other data will be got from the address saved in Data Output 2, Data
Output 3 and Data Output 4 in order.
Example, if
Data Output 1 = 0x2100;
Data Output 2 = 0x2101;
Data Output 3 = 0x2102;