Many
Manuals
search
Kategorie
Marki
Strona główna
Rockwell Automation
Ekwipunek
8520-9API 9/Series OCI API Developer's Guide
Instrukcja Użytkownika
Rockwell-automation 8520-9API 9/Series OCI API Developer's Guide Instrukcja Użytkownika Strona 240
Pobierz
Podziel się
Dzielenie się
Dodaj do moich podręczników
Drukuj
Strona
/
263
Spis treści
BOOKMARKI
Oceniono
.
/ 5. Na podstawie
oceny klientów
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
OCI Error Handling
C–25
Publication 8520-6.6. - August 1999
10015
"CANNOT EXIT IN CYCLE"
10016
"AXIS POSITION INCORRECT"
1
1000
API_WRITE_ENCRYPTION_ENTR
Y_ERROR"
1
2
...
235
236
237
238
239
240
241
242
243
244
245
...
262
263
Developer's
1
Important User
2
Information
2
Table of Contents
3
Chapter 4
4
OCI Data Server Data Items
4
Chapter 5
5
OCI Data Server CNC Commands
5
Table of Contentsiv
6
Table of Contents v
7
Chapter 6
8
Table of Contents vii
9
Open Control Interface (OCI)
10
Overview
10
Application Program
11
Your DDE Compliant
11
DDE Overview
12
• Service or Application name
12
• Topic name
12
• Item name
12
The OCI Data Server
13
RSLinx OEM
15
Your Development Tool
16
(Visual Basic)
16
Special API Development
16
DDE Data Server Examples
18
Using Visual Basic
19
Writing Data (POKE)
20
Using Microsoft Excel
21
OCI Basic Display Set (BDS)
22
Installing the Source Code
23
Installing RSData Custom
24
Source Code Directory
24
Structure
24
Basic Display Set Source
26
Code Overview
26
Basic Display Set Screen
27
Construction
27
Basic Display Set
28
Basic Modules
28
Using MASTERM.FRM
29
Template to Create a
29
Display Form
29
Display Set
31
Using the Softkey Editor
32
Changing Softkey Text
35
Must be in Key
36
Edit Mode (K)
36
Creating/Editing a Softkey
37
Inserting a New Screen
38
Exiting Softkey Edit Mode
39
Using the Print Utilities
43
Testing and
47
Debugging Utilities
47
Write to Error File Utility
48
Data Type
50
Read/Write
50
Array Indexes
51
AXIS_NUM
52
SPINDLE_NUM
52
NUM_CNC_DIRECTORIES
52
SERVO_MODULES
53
SERVO_NUM
53
M_MODAL_GROUP
54
G_MODAL_GROUP
54
SETUP_BUFFERS
55
NUM_PP_FILES
55
Control Type
56
Link Type
57
9/Series Automatic Link
58
9/PC Automatic Link
58
The OCI WatchList
59
9/Series Poke
60
9/PC Poke
60
Background/Foreground
61
Selecting the Process for
62
Dual Process Controls
62
Logical vs Physical Axes
63
AMP Parameter
64
Communication Port
69
Error Message Data Items
81
Miscellaneous Data Items
86
PAL Variable Data Items
95
Paramacro Variable Data
99
Part Program Directory
99
Part Program Block
102
Data Items
102
Part Program Rotation
103
Position Data Items
104
Spindle Data Items
107
System Information Data
110
Zones and Overtravels
111
OCI Data Server CNC
112
Commands
112
Selecting the Process
113
OCI Command Syntax
113
AMP Commands
114
MODIFYING_AMP (no argument)
115
RESTORE_AMP (no argument)
115
Axis Calibration
119
RESTORE_AXISCAL (no argument)
123
STOP_AXISCAL (axis_number)
123
Communications
125
destination_filename")
128
Enumeration Result:
129
1 Receive
129
2 Transmit
129
Miscellaneous
132
REQUEST_CONTROL (no argument)
134
[ACTIVATE_TOOL_GEOM(4)]
135
operation and programming
140
PAL Commands
144
Paramacro Commands
146
Part Program Commands
149
:DESTINATION
150
:SOURCE.PPG
151
:DSTIN.PPG
153
dest_filename_string")
155
0 Control Memory
158
2 Port A
158
4 Port B
158
0 test mode
159
1 execute verify
159
Part Program Execution
162
Tool Management/Random
164
TM_DELETE_ALL (no argument)
167
Array Indices and Strings
169
AMP_DATA_TYPE enumeration
170
CALIBRATION_START enumeration
171
CALIBRATION_TYPE enumeration
171
COM_MODE enumeration
172
DH_CHANNEL_TYPE enumeration
173
DH_COMMAND enumeration
173
DH_BAUD_RATE enumeration
174
DH_OUTPUT_FORMAT enumeration
174
DH_PARITY enumeration
174
DH_REMOTE_STATION enumeration
175
MACHINE_TYPE enumeration
176
MID_START_ACTION enumeration
176
MID_START_TYPE enumeration
176
OPTION_SELECTED enumeration
178
PORT_BAUD_RATE enumeration
179
PORT_COMM_FORMAT enumeration
179
PORT_DATA_BITS enumeration
179
PORT_PARITY enumeration
180
PORT_ID enumeration
180
PORT_TYPE enumeration
180
PORTA_DEVICE enumeration
181
PORTB_DEVICE enumeration
182
PORT_PROTOCOL enumeration
182
PORT_STOP_BITS enumeration
183
PORT_TAPE_MULTI enumeration
183
PP_SOURCE enumeration
184
PRODUCT_ID enumeration
184
SCALING_INDICATOR enumeration
184
SEARCH_METHOD enumeration
185
SEARCH_TYPE enumeration
185
SERVO_STATUS enumeration
185
SYSTEM_STATE enumeration
186
TARGET_DIR enumeration
186
TM_STATUS enumeration
186
FILENAME string
187
TEXT_STRING string
188
OCI Data Items
189
AMP Data
190
Communication Port Parameters
191
Error Message Items
192
Factory Communication Module
192
Feedrate Data
193
Fixed Cycles
194
G and M Code Data
194
In Process Dresser
194
OCI Data Items A–7
195
Offset Data
196
OCI Data Items A–9
197
Operating Mode
198
PAL/Logic Data
198
Paramacro Items
199
Part Program Directory Items
199
OCI Data ItemsA–12
200
Position Information
201
Probing and Skip Cycles
201
Program Block Items
202
Servo Information
203
Servo Parameters
204
Spindle Data
205
OCI Data ItemsA–18
206
OCI Data ItemsA–20
208
OCI Commands
209
Tool Management/Random Tool
213
OCI Commands B–7
215
OCI Error Handling
216
Error Num: Error Name:
217
OCI Error HandlingC–4
219
OCI Error HandlingC–8
223
OCI Error Handling C–9
224
OCI Error HandlingC–10
225
OCI Error Handling C–11
226
OCI Error HandlingC–12
227
OCI Error Handling C–13
228
OCI Error HandlingC–14
229
OCI Error Handling C–15
230
OCI Error HandlingC–16
231
OCI Error Handling C–17
232
OCI Error HandlingC–18
233
OCI Error Handling C–19
234
OCI Error HandlingC–20
235
OCI Error Handling C–21
236
OCI Error HandlingC–22
237
OCI Error Handling C–23
238
OCI Error HandlingC–24
239
OCI Error Handling C–25
240
ACTIVATE_TOOL_GEOM, 5-24
253
ACTIVE_TOOL_GEOM_NUM, 4-43
253
ACTIVATE_TOOL_GEOM, B-3
253
Worldwide representation
263
Komentarze do niniejszej Instrukcji
Brak uwag
Publish
Powiązane produkty i podręczniki dla Ekwipunek Rockwell-automation 8520-9API 9/Series OCI API Developer's Guide
Ekwipunek Rockwell-automation 6000 Industrial Computers Technical Reference Guid Instrukcja Użytkownika
(20 strony)
Ekwipunek Rockwell-automation 2364,2364F,2364P RGU Control Power Filter Replacem Instrukcja Użytkownika
(4 strony)
Ekwipunek Rockwell-automation 6008-SV2R VMEbus remote I/O Scanner Instrukcja Użytkownika
(194 strony)
Ekwipunek Rockwell-automation 8510 Hi-Res Feedback Instructions Instrukcja Użytkownika
(7 strony)
Ekwipunek Rockwell-automation 6000 PowerFlex Medium Voltage Variable Frequency D Instrukcja Użytkownika
(98 strony)
Ekwipunek Rockwell-automation 2708-DH5B2L_DH5B4L Attended Workstation Instrukcja Użytkownika
(186 strony)
Ekwipunek Rockwell-automation 2711PC-xxxx PanelView Plus 6 Compact Terminals Use Instrukcja Użytkownika
(162 strony)
Ekwipunek Rockwell-automation 6181P_F VersaView 6181P Integrated Display Compute Instrukcja Użytkownika
(20 strony)
Ekwipunek Rockwell-automation 2090-XBxxx Resistive Brake Module Installation Ins Instrukcja Użytkownika
(24 strony)
Ekwipunek Rockwell-automation 5370-UPK CVIM USER-PAK Option Instrukcja Użytkownika
(142 strony)
Ekwipunek Rockwell-automation 2364F Regenerative DC Bus Supply Unit (RGU) Instrukcja Użytkownika
(222 strony)
Ekwipunek Rockwell-automation 2090-CSWMxxx Single Motor Cables with Circular DIN Instrukcja Użytkownika
(4 strony)
Ekwipunek Rockwell-automation 2090-CBUSPSS Kinetix 6000M Bulkhead Cable Adapter Instrukcja Użytkownika
(8 strony)
Ekwipunek Rockwell-automation 6189V-512MDDR2 Memory Modules Instrukcja Użytkownika
(12 strony)
Ekwipunek Rockwell-automation 2361 Feedback Board Replacement Instrukcja Użytkownika
(6 strony)
Ekwipunek Rockwell-automation 2755-SNx Adaptascan Bar Code Readers Instrukcja Użytkownika
(354 strony)
Ekwipunek Rockwell-automation 2090-CSBM1DF-10AF Single Motor Cables with Circula Instrukcja Użytkownika
(4 strony)
Ekwipunek Rockwell-automation 2080 Micro800 Digital and Analog Plug-in Modules Instrukcja Użytkownika
(108 strony)
Ekwipunek Rockwell-automation MV SMC Flex OEM Components - Fiber Optic Cables Instrukcja Użytkownika
(2 strony)
Ekwipunek Rockwell-automation 9000 DeviceNet 9000 Instrukcja Użytkownika
(6 strony)
Drukuj dokument
Drukuj stronę 240
Komentarze do niniejszej Instrukcji