AMX Distributed Audio Controllers Delta Series Spezifikationen Seite 152

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 239
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 151
Chapter 5 Parameters|VFD-B Series
Revision July 2008, BE16, SW V4.08 & V5.00 5-95
while(!(inportb(PORT+LSR) & 0x20)); /* wait until THR empty */
outportb(PORT+THR,tdat[i]); /* send data to THR */ }
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 Unit: 2
Settings 00 ~ 200 msec Factory Setting: 00
This parameter is the response delay time after AC drive receives communication command
as shown in the following.
RS485 BUS
PC or PLC command
Handling time
of AC drive
Response Delay Time
Response Message of AC Drive
Max.: 6msec
Pr.09-07
* This parameter is only for firmware version 4.01 and higher.
Seitenansicht 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 238 239

Kommentare zu diesen Handbüchern

Keine Kommentare