Communications timing, Command messages from master to drive, Response messages from drive to master – Yaskawa Z1000 AC Drive HVAC User Manual

Page 327: C.6 communications timing

Advertising
background image

C.6 Communications Timing

To prevent a communications overrun in the slave drive, the master should wait a certain time between sending messages to

the same drive. In the same way, the slave drive must wait before sending response messages to prevent an overrun in the

master. This section explains the message timing.

u

Command Messages from Master to Drive

The master must wait for a specified time between receiving a response and resending the same type of command to the same

slave drive to prevent overrun and data loss. The minimum wait time depends on the command as shown in

Table C.2

.

Table C.2 Minimum Wait Time for Sending Messages

Command Type

Example

Minimum

Wait Time

1

• Control command (Run, Stop)
• Set inputs/outputs
• Read monitors and parameter values

5 ms

<1>

2

Write parameters

H5-11 = 0: 50 ms

H5-11 = 1: 200 ms

<1>

3

Save changes using an Enter command

200 ms to 2 s, depending on the

number of parameters that

were changed

<1>

4

Enter with storage to drive EEPROM after initialization

5 s

<1> If the drive receives command type 1 data during the minimum wait time, it will perform the command and then respond. However, if it receives

a command type 2 or 3 during that time, either a communication error will result or the command will be ignored.

Command message

Response message

Command message

Controller →Drive

Controller→Drive

Drive →Controller

24 bit length

Master Send
Wait Time

Time

Figure C.5 Minimum Wait Time for Sending Messages

Set a timer in the master to check how long it takes for the slave drive(s) to respond to the master. If no response is received

within a certain amount of time, the master should try resending the message.

u

Response Messages from Drive to Master

If the drive receives a command from the master, it will process the data received and wait for the time set in H5-06 until it

responds. Increase H5-06 if the drive response causes overrun in the master.

Time

Command message

Response message

Command message

PLC→Drive

PLC→Drive

Drive→PLC

24 bit length

H5-06
setting

Figure C.6 Minimum Response Wait Time

C.6 Communications Timing

YASKAWA ELECTRIC TOEP YAIZ1U 03A YASKAWA AC Drive – Z1000 User Manual

327

C

BACnet Communications

Advertising