Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/user/v2_0/COMMON.LST
Дата изменения: Tue Mar 6 22:35:45 2001
Дата индексирования: Thu Jan 15 13:24:47 2009
Кодировка:

Поисковые слова: m 63


CP581 PAGE 1
common 06-26-97
09:40:32

Line# Source Line Microsoft C Compiler Version 6.00A

1 #include "struct.h"
2 /*
3 char *getb;
4 */
5 char getb[500];
6
7
8 /************/
9 unsigned char *ser_out_buf;
10 unsigned char ser_in_buf[100];
11 int ser_in_rd;
12 unsigned int axis;
13 char auxm;
14 int to_err;
15 int net_error;
16 int dev_name;
17 int ser_out_cnt;
18 int ser_in_cnt;
19 int ser_busy;
20 int itaste;
21 int keyein;
22 int keyenter;
23 int locked;
24 int hmenue;
25 int keypar[6];
26 long time_plc;
27 long time_ms;
28 long time_off;
29 long time_n;
30 long timeold;
31 long timeold1;
32 long dtime;
33 long dtime1;
34 long dtime2;
35 long time1;
36 long m_pos1[250];
37 long m_pos2[250];
38 long m_pos3[250];
39 long m_pos4[250];
40
41 long paramet[6];
42 int paramet1;
43 int prtrst;
44 int prtr_z;
45 int n_ist;
46 unsigned int gestdr;
47 unsigned int gestdr_old;
48 unsigned int ignore[18];
49 unsigned int report[3];
50 long time_rs;
51 long offset[3];
52 unsigned int inp_stat[10];
53 unsigned int out_stat[12];
54 unsigned int anaout[8];
55 unsigned int seq_no;
56 unsigned int cmd_respon;


CP581 PAGE 2
common 06-26-97
09:40:32

Microsoft C Compiler Version 6.00A

57 unsigned int cmd_status;
58 unsigned int putmsc_st;
59 int rtc_error;
60 int timeout;
61 int cl_stack;
62 long prtr_time;
63 long prtr_s1;
64 long prtr_s2;
65 long prtr_s3;
66 int pt_count;
67 int pt_watch;
68 long azpmax;
69 long azpmin;
70 long gdpmax;
71 long gdpmin;
72 long chpmax;
73 long chpmin;
74 int azrmax;
75 int azrmin;
76 int gdrmax;
77 int gdrmin;
78 int chrmax;
79 int chrmin;
80 float ya[3];
81 /*******************/
82
83
84
85
86 char *putb;
87 int class;
88 int event_no;
89 int time_old;
90 int errlies;
91 int errschr;
92 int health;
93 int int_count;
94 int int_counm;
95 int int_counh;
96 char int_flag;
97 char event;
98 char track_fl;
99 int a;
100 int com_rate[3];
101 int getlen;
102 unsigned int mode_sel[6];
103 int putlen;
104 int command;
105 int time_pul;
106 int time_req;
107 int neustart;
108 unsigned int stat1[18];
109 unsigned int stat1old[18];
110 int stat_cnt;
111 int m_rate[7];
112 int cal_rate[3];


CP581 PAGE 3
common 06-26-97
09:40:32

Microsoft C Compiler Version 6.00A

113 long com_pos[3];
114 long dmd1;
115 long dmd2;
116 long dmd3;
117 long dmd4;
118 long dmd5;
119 long oldempf;
120 // long prtr_dat[512];
121 long ptt[250];
122 long pta[250];
123 long ptg[250];
124 long ptc[250];
125
126 long time_cpu;
127 long travel_l[16];
128 long m_pos[5];
129 long cal_pos[6];
130 long pos_lim[6];
131 int m_torque[18];
132 struct frommcs1 soll1;
133 struct frommcs2 soll2;
134 struct frommcs3 soll3;
135 struct frommcs4 soll4;
136 struct frommcs5 soll5;
137 struct frommcs6 soll6;
138 struct frommcs7 soll7;
139 struct frommcs8 soll8;
140 struct frommcs9 soll9;
141 struct fromocu1 ocu1;
142 struct fromocu2 ocu2;
143 struct fromocu3 ocu3;
144 struct tomcs1 dat1; /* Response to Commands */
145 struct tomcs2 dat2; /* Monitoring Data Block */
146 struct tomcs3 dat3; /* Low Level Digital I/O (5times/sec) */
147 struct tomcs4 dat4; /* Axis Limit Report */
148 struct tomcs5 dat5; /* Event Messages */
149 struct tomcs6 dat6; /* Health Messages */
150 struct toocu1 ocu4;
151 struct toocu2 ocu5;
152 struct toocu3 ocu6;
153
154

Global Symbols

Name Class Type Size Offset

a . . . . . . . . . . . . common int 2 ***
anaout. . . . . . . . . . common struct/array 16 ***
auxm. . . . . . . . . . . common unsigned char 1 ***
axis. . . . . . . . . . . common unsigned int 2 ***
azpmax. . . . . . . . . . common long 4 ***
azpmin. . . . . . . . . . common long 4 ***
azrmax. . . . . . . . . . common int 2 ***
azrmin. . . . . . . . . . common int 2 ***
cal_pos . . . . . . . . . common struct/array 24 ***


CP581 PAGE 4
common 06-26-97
09:40:32

Microsoft C Compiler Version 6.00A


Global Symbols

Name Class Type Size Offset

cal_rate. . . . . . . . . common struct/array 6 ***
chpmax. . . . . . . . . . common long 4 ***
chpmin. . . . . . . . . . common long 4 ***
chrmax. . . . . . . . . . common int 2 ***
chrmin. . . . . . . . . . common int 2 ***
cl_stack. . . . . . . . . common int 2 ***
class . . . . . . . . . . common int 2 ***
cmd_respon. . . . . . . . common unsigned int 2 ***
cmd_status. . . . . . . . common unsigned int 2 ***
com_pos . . . . . . . . . common struct/array 12 ***
com_rate. . . . . . . . . common struct/array 6 ***
command . . . . . . . . . common int 2 ***
dat1. . . . . . . . . . . common struct/array 32 ***
dat2. . . . . . . . . . . common struct/array 50 ***
dat3. . . . . . . . . . . common struct/array 190 ***
dat4. . . . . . . . . . . common struct/array 26 ***
dat5. . . . . . . . . . . common struct/array 10 ***
dat6. . . . . . . . . . . common struct/array 88 ***
dev_name. . . . . . . . . common int 2 ***
dmd1. . . . . . . . . . . common long 4 ***
dmd2. . . . . . . . . . . common long 4 ***
dmd3. . . . . . . . . . . common long 4 ***
dmd4. . . . . . . . . . . common long 4 ***
dmd5. . . . . . . . . . . common long 4 ***
dtime . . . . . . . . . . common long 4 ***
dtime1. . . . . . . . . . common long 4 ***
dtime2. . . . . . . . . . common long 4 ***
errlies . . . . . . . . . common int 2 ***
errschr . . . . . . . . . common int 2 ***
event . . . . . . . . . . common unsigned char 1 ***
event_no. . . . . . . . . common int 2 ***
gdpmax. . . . . . . . . . common long 4 ***
gdpmin. . . . . . . . . . common long 4 ***
gdrmax. . . . . . . . . . common int 2 ***
gdrmin. . . . . . . . . . common int 2 ***
gestdr. . . . . . . . . . common unsigned int 2 ***
gestdr_old. . . . . . . . common unsigned int 2 ***
getb. . . . . . . . . . . common struct/array 500 ***
getlen. . . . . . . . . . common int 2 ***
health. . . . . . . . . . common int 2 ***
hmenue. . . . . . . . . . common int 2 ***
ignore. . . . . . . . . . common struct/array 36 ***
inp_stat. . . . . . . . . common struct/array 20 ***
int_counh . . . . . . . . common int 2 ***
int_counm . . . . . . . . common int 2 ***
int_count . . . . . . . . common int 2 ***
int_flag. . . . . . . . . common unsigned char 1 ***
itaste. . . . . . . . . . common int 2 ***
keyein. . . . . . . . . . common int 2 ***
keyenter. . . . . . . . . common int 2 ***
keypar. . . . . . . . . . common struct/array 12 ***


CP581 PAGE 5
common 06-26-97
09:40:32

Microsoft C Compiler Version 6.00A


Global Symbols

Name Class Type Size Offset

locked. . . . . . . . . . common int 2 ***
m_pos . . . . . . . . . . common struct/array 20 ***
m_pos1. . . . . . . . . . common struct/array 1000 ***
m_pos2. . . . . . . . . . common struct/array 1000 ***
m_pos3. . . . . . . . . . common struct/array 1000 ***
m_pos4. . . . . . . . . . common struct/array 1000 ***
m_rate. . . . . . . . . . common struct/array 14 ***
m_torque. . . . . . . . . common struct/array 36 ***
mode_sel. . . . . . . . . common struct/array 12 ***
n_ist . . . . . . . . . . common int 2 ***
net_error . . . . . . . . common int 2 ***
neustart. . . . . . . . . common int 2 ***
ocu1. . . . . . . . . . . common struct/array 8 ***
ocu2. . . . . . . . . . . common struct/array 50 ***
ocu3. . . . . . . . . . . common struct/array 24 ***
ocu4. . . . . . . . . . . common struct/array 70 ***
ocu5. . . . . . . . . . . common struct/array 94 ***
ocu6. . . . . . . . . . . common struct/array 44 ***
offset. . . . . . . . . . common struct/array 12 ***
oldempf . . . . . . . . . common long 4 ***
out_stat. . . . . . . . . common struct/array 24 ***
paramet . . . . . . . . . common struct/array 24 ***
paramet1. . . . . . . . . common int 2 ***
pos_lim . . . . . . . . . common struct/array 24 ***
prtr_s1 . . . . . . . . . common long 4 ***
prtr_s2 . . . . . . . . . common long 4 ***
prtr_s3 . . . . . . . . . common long 4 ***
prtr_time . . . . . . . . common long 4 ***
prtr_z. . . . . . . . . . common int 2 ***
prtrst. . . . . . . . . . common int 2 ***
pt_count. . . . . . . . . common int 2 ***
pt_watch. . . . . . . . . common int 2 ***
pta . . . . . . . . . . . common struct/array 1000 ***
ptc . . . . . . . . . . . common struct/array 1000 ***
ptg . . . . . . . . . . . common struct/array 1000 ***
ptt . . . . . . . . . . . common struct/array 1000 ***
putb. . . . . . . . . . . common far pointer 4 ***
putlen. . . . . . . . . . common int 2 ***
putmsc_st . . . . . . . . common unsigned int 2 ***
report. . . . . . . . . . common struct/array 6 ***
rtc_error . . . . . . . . common int 2 ***
seq_no. . . . . . . . . . common unsigned int 2 ***
ser_busy. . . . . . . . . common int 2 ***
ser_in_buf. . . . . . . . common struct/array 100 ***
ser_in_cnt. . . . . . . . common int 2 ***
ser_in_rd . . . . . . . . common int 2 ***
ser_out_buf . . . . . . . common far pointer 4 ***
ser_out_cnt . . . . . . . common int 2 ***
soll1 . . . . . . . . . . common struct/array 12 ***
soll2 . . . . . . . . . . common struct/array 14 ***
soll3 . . . . . . . . . . common struct/array 16 ***


CP581 PAGE 6
common 06-26-97
09:40:32

Microsoft C Compiler Version 6.00A


Global Symbols

Name Class Type Size Offset

soll4 . . . . . . . . . . common struct/array 18 ***
soll5 . . . . . . . . . . common struct/array 22 ***
soll6 . . . . . . . . . . common struct/array 26 ***
soll7 . . . . . . . . . . common struct/array 28 ***
soll8 . . . . . . . . . . common struct/array 30 ***
soll9 . . . . . . . . . . common struct/array 10 ***
stat1 . . . . . . . . . . common struct/array 36 ***
stat1old. . . . . . . . . common struct/array 36 ***
stat_cnt. . . . . . . . . common int 2 ***
time1 . . . . . . . . . . common long 4 ***
time_cpu. . . . . . . . . common long 4 ***
time_ms . . . . . . . . . common long 4 ***
time_n. . . . . . . . . . common long 4 ***
time_off. . . . . . . . . common long 4 ***
time_old. . . . . . . . . common int 2 ***
time_plc. . . . . . . . . common long 4 ***
time_pul. . . . . . . . . common int 2 ***
time_req. . . . . . . . . common int 2 ***
time_rs . . . . . . . . . common long 4 ***
timeold . . . . . . . . . common long 4 ***
timeold1. . . . . . . . . common long 4 ***
timeout . . . . . . . . . common int 2 ***
to_err. . . . . . . . . . common int 2 ***
track_fl. . . . . . . . . common unsigned char 1 ***
travel_l. . . . . . . . . common struct/array 64 ***
ya. . . . . . . . . . . . common struct/array 12 ***

Code size = 0000 (0)
Data size = 0000 (0)
Bss size = 0000 (0)

No errors detected