Hauptseite | Klassenhierarchie | Auflistung der Klassen | Auflistung der Dateien | Klassen-Elemente | Datei-Elemente | Zusätzliche Informationen

C_8X2.H

gehe zur Dokumentation dieser Datei
00001 extern "C" WORD FAR PASCAL __D000h( void); 00002 extern "C" WORD FAR PASCAL __C000h( void); 00003 00004 // for C-812 00005 const int StatMOnTarget= 0x01; 00006 const int StatMLimitHit= 0x02; 00007 const int StatMOnOff= 0x04; 00008 const int StatMSlewing= 0x08; 00009 const int StatMUnused= 0x10; 00010 const int StatMSlaved= 0x20; 00011 const int StatMEdgeMode= 0x40; 00012 const int StatMStopped= 0x80; 00013 00014 // for C-832 00015 // LM628/629 Command Set 00016 const int RESET= 0x00; // 0 00017 const int PORT8= 0x05; // 5 00018 const int PORT12= 0x06; // 6 00019 const int DFH= 0x02; // 2 00020 const int SIP= 0x03; // 3 00021 const int LPEI= 0x1B; // 27 00022 const int LPES= 0x1A; // 26 00023 const int SBPA= 0x20; // 32 00024 const int SBPR= 0x21; // 33 00025 const int MSKI= 0x1C; // 28 00026 const int RSTI= 0x1D; // 29 00027 const int LFIL= 0x1E; // 30 00028 const int UDF= 0x04; // 4 00029 const int LTRJ= 0x1F; // 31 00030 const int STT= 0x01; // 1 00031 const int RDSIGS= 0x0C; // 12 00032 const int RDIP= 0x09; // 9 00033 const int RDDP= 0x08; // 8 00034 const int RDRP= 0x0A; // 10 00035 const int RDDV= 0x07; // 7 00036 const int RDRV= 0x0B; // 11 00037 const int RDSUM= 0x0D; // 13 00038 const int RDSTAT= 0xFF; // 255 00039 00040 const int ON_TARGET= 0x0400; 00041 00042 // absolute position 00043 const int LD_POS= 0x0002; 00044 const int LD_RPOS= 0x0003; 00045 const int LD_IL= 0x0001; 00046 const int LD_KD= 0x0002; 00047 const int LD_KI= 0x0004; 00048 const int LD_KP= 0x0008; 00049 00050 struct TCSet 00051 { 00052 BYTE cmd; // command 00053 int report; // Ctrl(0)/Report(1) command 00054 int data; // max. datawords 00055 int length32; // 16(0)/32(1) bit valus 00056 }; 00057 00058

Erzeugt am Sat Nov 13 12:48:04 2004 für XCTL32 von doxygen 1.3.7