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

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


CP581 PAGE 1
common 12-21-99
08:36:08

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 int mist1;
10 unsigned char *ser_out_buf;
11 unsigned char ser_in_buf[100];
12 int ser_in_rd;
13 unsigned int axis;
14 char auxm;
15 int to_err;
16 int net_error;
17 int dev_name;
18 int ser_out_cnt;
19 int ser_in_cnt;
20 int ser_busy;
21 int itaste;
22 int keyein;
23 int keyenter;
24 int locked;
25 int hmenue;
26 int keypar[6];
27 long time_plc;
28 long time_ms;
29 long time_off;
30 long time_n;
31 long timeold;
32 long timeold1;
33 long dtime;
34 long dtime1;
35 long dtime2;
36 unsigned int dlength;
37 long time1;
38 long setpoint[3];
39 long m_pos1[250];
40 long m_pos2[250];
41 long m_pos3[250];
42 long m_pos4[250];
43
44 long paramet[6];
45 int paramet1;
46 int prtrst;
47 int prtr_z;
48 int n_ist;
49 unsigned int gestdr;
50 unsigned int gestdr_old;
51 unsigned int ignore[18];
52 unsigned int report[3];
53 long time_rs;
54 long offset[3];
55 unsigned int inp_stat[10];
56 unsigned int out_stat[12];


CP581 PAGE 2
common 12-21-99
08:36:08

Microsoft C Compiler Version 6.00A

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


CP581 PAGE 3
common 12-21-99
08:36:08

Microsoft C Compiler Version 6.00A

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

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 ***


CP581 PAGE 4
common 12-21-99
08:36:08

Microsoft C Compiler Version 6.00A


Global Symbols

Name Class Type Size Offset

azrmax. . . . . . . . . . common int 2 ***
azrmin. . . . . . . . . . common int 2 ***
cal_pos . . . . . . . . . common struct/array 24 ***
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 202 ***
dat4. . . . . . . . . . . common struct/array 26 ***
dat5. . . . . . . . . . . common struct/array 10 ***
dat6. . . . . . . . . . . common struct/array 88 ***
dev_name. . . . . . . . . common int 2 ***
dlength . . . . . . . . . common unsigned 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 ***


CP581 PAGE 5
common 12-21-99
08:36:08

Microsoft C Compiler Version 6.00A


Global Symbols

Name Class Type Size Offset

itaste. . . . . . . . . . common int 2 ***
keyein. . . . . . . . . . common int 2 ***
keyenter. . . . . . . . . common int 2 ***
keypar. . . . . . . . . . common struct/array 12 ***
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 ***
mist1 . . . . . . . . . . common int 2 ***
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 82 ***
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 ***


CP581 PAGE 6
common 12-21-99
08:36:08

Microsoft C Compiler Version 6.00A


Global Symbols

Name Class Type Size Offset

ser_out_buf . . . . . . . common far pointer 4 ***
ser_out_cnt . . . . . . . common int 2 ***
setpoint. . . . . . . . . common struct/array 12 ***
soll1 . . . . . . . . . . common struct/array 12 ***
soll2 . . . . . . . . . . common struct/array 14 ***
soll3 . . . . . . . . . . common struct/array 16 ***
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