Accessing Drive Parameters And The Enter Command; Accessing Drive Parameters And The Enter Command; Reading Drive Parameters; Writing Drive Parameters - YASKAWA Z1000 CIMR-ZU*A Series Programming Manual

For hvac fan and pump
Hide thumbs Also See for Z1000 CIMR-ZU*A Series:
Table of Contents

Advertisement

B.8 Accessing Drive Parameters and the Enter Command
u

Reading Drive Parameters

Reading drive parameters not listed in the analog or digital objects is accomplished using AV29 and AV30 as shown below:
1.
In decimal, write the desired Modbus register to AV29.
2.
In decimal, read the value at the given register from AV30.
For example, to read the Frequency Reference Upper Limit, read from parameter d2-01.
Parameter d2-01 is located at Modbus register 0289H, which is decimal 649.
Set AV29 to "649"
Read AV30 to get the value.
u

Writing Drive Parameters

Writing drive parameters not listed in the analog or digital objects is accomplished using AV29, AV30, and BV55 or BV56
as shown below:
1.
In decimal, write the desired Modbus register to AV29.
2.
In decimal, write the value to be written into AV30.
3.
At this point the value is written to the drive, but the location is pending. If necessary, write in more values this way,
then the drive will accept these settings by one of two methods:
Set BV55 to "ON" to move data to active memory.
Set BV56 to "ON" to move data into active memory and save to non-volatile memory.
For example, to reset the KWH Monitor, write a value of "1" to parameter o1-12.
Parameter o1-12 is located at Modbus register 0512H, which is decimal 1298.
Set AV29 to "1298"
Set AV30 to "1"
Set BV55 to "ON".
u

Enter Command

Enter Commands are only required when using AV29 and AV30 to access drive parameters. An Enter command is not required
when reading or writing to the other BACnet objects.
When writing parameters to the drive from a controller using BACnet communications, parameter H5-11 determines if an
Enter command must be issued to enable these parameters. This section describes the types and functions of the Enter
commands.
n
Enter Command Types
The drive supports two types of Enter commands as shown in
BACnet Object
BV55 (Write "ON")
BV56 (Write "ON")
Note:
The EEPROM can only be written to 100,000 times, so it is recommended to limit the number of times writing to the EEPROM. The Enter
command registers 0900H and 0910H are write-only and if these registers are read, the register address will be invalid. However, BACnet
objects BV55 and BV56 can be read without error.
YASKAWA SIEP YAIZ1U 03B YASKAWA AC Drive – Z1000 Programming Manual
B.8 Accessing Drive Parameters and the Enter Command
Table B.11 Enter Command Types
Modbus Address
0910H (Write 0)
Writes data in the RAM only. Parameter changes are lost when the drive is shut off.
Simultaneously writes data into the EEPROM (non-volatile memory) of the drive and
0900H (Write 0)
enables the data in RAM. Parameter changes remain after cycling power.
Table
B.11.
Description
B
261

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cimr-zu series

Table of Contents