Response Delay Time - Delta VFD-B User Manual

High performance user-friendly powerful ac motor drives
Hide thumbs Also See for VFD-B:
Table of Contents

Advertisement

while(!(inportb(PORT+LSR) & 0x20)); /* wait until THR empty */
outportb(PORT+THR,tdat[i]);
i=0;
while(!kbhit()){
if(inportb(PORT+LSR) & 0x01){ /* b0==1, read data ready */
rdat[i++]=inportb(PORT+RDR); /* read data form RDR */
}
}
}
09 - 05
Reserved
09 - 06
Reserved
09 - 07

Response Delay Time

Settings
This parameter is the response delay time after AC drive receives communication command
as shown in the following.
RS485 BUS
PC or PLC command
* This parameter is only for firmware version 4.01 and higher.
Revision July 2008, BE16, SW V4.08 & V5.00
/* send data to THR */
00 ~ 200 msec
Handling time
of AC drive
Max.: 6msec
Chapter 5 Parameters|VFD-B Series
}
Response Message of AC Drive
Response Delay Time
Pr.09-07
Unit: 2
Factory Setting: 00
5-95

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents