Many
Manuals
search
Kategorie
Značky
Domů
Measurement-computing
Hardware
Personal488 rev.3.0 For DOS & Windows 3.Xi
Uživatelský manuál
Measurement-computing Personal488 rev.3.0 For DOS & Windows 3.Xi Uživatelský manuál Strana 384
Stažení
Sdílet
Sdílení
Přidat do mých příruček
Tisk
Strana
/
400
Tabulka s obsahem
ŘEŠENÍ PROBLÉMŮ
KNIHY
Hodnocené
.
/ 5. Na základě
hodnocení zákazníků
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
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
Personal488 U
ser
’
s Manual
,
Rev. 3.0
V-369
1
2
...
379
380
381
382
383
384
385
386
387
388
389
...
399
400
Personal488
1
PC/IEEE 488 Controller
15
About this Manual
15
How to Use this Manual
15
Section I:
17
I. HARDWARE GUIDES
19
IEEE 488.2 Interface Boards
20
Driver488 Software Interface
20
IEEE 488.1-1987 Interface
22
IEEE 488.2-1987 Interface
22
GP488B Interface Board
22
AT488 Interface Board
22
MP488 Interface Board
22
MP488CT Interface Board
23
GP488/2 Interface Board
23
GP488/MM Interface Board
23
NB488 Interface Module
23
PCMCIA Interface Card
23
The Package
24
Default Settings
25
I/O Base Address Selection
25
Interrupt Selection
26
DMA Channel Selection
26
Wait State Configuration
27
Internal Clock Selection
27
Board Installation
27
3. Personal488/AT
29
4. Personal488/NB
33
5. Personal488/MM
34
6. Personal488/CARD
38
Interfaces & Connectors
39
Interface Cable Connection
39
Software Installation
40
Initialization Software
41
Configuration Software
43
Functionality
45
Section II:
47
II. SOFTWARE GUIDES
49
8. Driver488/DRV
50
Driver Installation to Disk
53
Multiple Interface Management
60
DOS Devices
62
Direct I/O with DOS Devices
63
8D. Getting Started
65
Keyboard Controller Program
66
8E. Microsoft C
69
functions, respectively
73
return the 16-bit
75
desired. Here, the
75
8G. QuickBASIC
80
8H. Turbo C
87
Initialization of the System
88
8I. Turbo Pascal
98
Configuration of the 195 DMM
100
Taking Readings
101
Buffer Transfers
101
Interrupt Handling
102
Sample Program
104
8J. Spreadsheets
106
8K. Other Languages
111
Finding Addresses
112
Garbage Collection
113
Memory Models
113
Calling Protocols
114
IOCTL Read & Write
116
;DS:DX - command
117
;DS:DX-name
118
;DS:DX -> command
119
Use of Direct DOS I/O Devices
121
BASIC VARPTR & SADDR
121
JPI TopSpeed Modula-2
122
Logitech Modula-2
122
, the segment address of
123
8M. Data Transfers
124
TERM Terminators
128
Direct I/O & Buffered I/O
129
, and the
130
8N. Operating Modes
131
Introduction
132
Operating Mode Transitions
132
System Controller Mode
133
Not System Controller Mode
135
8O. Utility Programs
136
Removal & Reinstallation
138
PRNTEMUL Files
139
Response
143
Bus States
143
Data Types
147
CCL Reserved Words
148
9. Driver488/SUB
149
Before You Get Started
150
Making Backup Disk Copies
151
Driver Installation
151
Configuration Utility
151
Interfaces
152
External Devices
152
Subroutine Calls
158
Use of External Devices
159
Duplicate Device Names
160
Access of Multiple Interfaces
160
9D. Getting Started
161
Required Libraries
162
Required Headers
162
QuickBASIC
164
Required Definition File
165
9E. C Languages
166
Establishing Communications
167
Confirming Communication
168
Setting Up Event Handling
168
Reading Driver Status
168
Basic Data Acquisition
170
Block Data Acquisition
170
Command Summary
174
9F. QuickBASIC
175
Confirming Communications
176
9G. Pascal
182
9H. Data Transfers
191
Data Input and Output
192
9I. Operating Modes
193
9J. Utility Programs
198
Running PRNTEMUL
201
Status Structure
206
Miscellaneous Constants
206
Completion Code Bit Masks
206
10. Driver488/W31
207
Enhanced Mode DMA Transfers
210
NBTEST.EXE
214
Driver Core Sections
216
10D. Getting Started
221
C Languages
222
Visual Basic
223
10E. C Languages
224
IEEE 488 Event Message
227
Sample Programs
232
Header File (Example2.h)
239
Header File (Example3.h)
246
10F. Visual Basic
248
Hello Message Window
249
IEEE 488 Event Custom Control
251
Data read from the ADC488
253
Driver488/W31 Status Display
256
Dynamic Data Exchange (DDE)
257
Acquisition Engine
259
Source Code
265
GLOBAL.BAS Declarations
266
Handle Lists
268
WINTEST Session
269
QUIKTEST
270
Operation of the Application
271
Licensing
272
11. Driver488/W95
273
12. Driver488/WNT
274
Section III:
275
COMMAND REFERENCES
275
13. Overview
277
Sub-Chapters
278
Function Descriptions
278
The Commands
280
Syntax Parameters
280
Defined Constants
281
Structure Definitions
281
AUTO REMOTE
300
BUFFERED
300
BUS ADDRESS
300
CHECK LISTENER
301
CLOCK FREQUENCY
301
CONTROL LINE
302
DMA CHANNEL
303
ENTER (Controller Mode)
303
ENTER (Peripheral Mode)
304
FIND LISTENERS
308
INT LEVEL
309
IO ADDRESS
309
IOCTL (BASIC Statement)
310
IOCTL$ (BASIC Statement)
310
KEEP DEVICE
311
KEEP DOS NAME
311
LIGHT PEN
312
LOCAL LOCKOUT or LOL
312
MAKE DEVICE
313
MAKE DOS NAME
313
OUTPUT (Controller Mode)
313
OUTPUT (Peripheral Mode)
314
PASS CONTROL
317
PPOLL CONFIG or PPC
317
PPOLL DISABLE or PPD
318
PPOLL UNCONFIG or PPU
318
REMOVE DEVICE
319
REMOVE DOS NAME
319
SPOLL LIST
323
SYS CONTROLLER
325
TIME OUT
326
README.TXT
328
AutoRemote
330
Buffered
330
BusAddress
331
CheckListener
331
ClearList
332
ClockFrequency
332
ControlLine
333
DmaChannel
335
Enter (Controller Mode)
335
Additional Enter Functions
336
EnterMore
336
Enter (Peripheral Mode)
337
EnterI (Controller Mode)
338
EnterNMoreI
339
EnterI (Peripheral Mode)
340
FindListeners
341
GetError
342
GetErrorList
342
IntLevel
343
IOAddress
344
KeepDevice
344
LightPen
344
LocalList
345
MakeDevice
346
MakeNewDevice
346
MyListenAddr
347
MyTalkAddr
347
OnEventVDM
349
OpenName
350
Output (Controller Mode)
350
Additional Output Functions
351
OutputMore
351
Output (Peripheral Mode)
352
OutputI (Controller Mode)
353
Additional OutputI Functions
354
OutputNI
354
OutputMoreI
354
OutputNMoreI
354
OutputI (Peripheral Mode)
355
PassControl
356
PPollConfig
356
PPollDisable
357
PPollDisableList
357
PPollUnconfig
357
RemoteList
358
RemoveDevice
358
SendData
360
SPollList
362
SysController
364
TermQuery
365
TimeOutQuery
366
TriggerList
367
UnListen
367
Section IV:
369
IV. TROUBLESHOOTING
371
18A. Introduction
373
18B. Driver488/DRV
373
18C. Driver488/SUB
374
18D. Driver488/W31
375
19. Error Messages
377
Section V:
383
V. APPENDIX
385
ASCII Control Codes (Table 2)
388
ASCII Character Set (Table 1)
389
ASCII Character Set (Table 2)
390
Section VI:
391
VI. INDEX
393
Komentáře k této Příručce
Žádné komentáře
Publish
Související produkty a manuály pro Hardware Measurement-computing Personal488 rev.3.0 For DOS & Windows 3.Xi
Hardware Measurement-computing eZ-NDT version 6.0.9 Uživatelský manuál
(48 stránky)
Hardware Measurement-computing WaveBook rev.5.3 Uživatelský manuál
(154 stránky)
Hardware Measurement-computing eZ-TOMAS version 7.1.x Uživatelský manuál
(108 stránky)
Hardware Measurement-computing eZ-Record rev.2.1 Uživatelský manuál
(50 stránky)
Hardware Measurement-computing eZ-Balance rev.9.0 Uživatelský manuál
(40 stránky)
Hardware Measurement-computing DaqBoard 2000c Series rev.3.0 Uživatelský manuál
(12 stránky)
Hardware Measurement-computing ZonicBook-Medallion rev.5.0 Uživatelský manuál
(14 stránky)
Hardware Measurement-computing WavePort 312P rev.1.0 Uživatelský manuál
(82 stránky)
Hardware Measurement-computing eZ-Analyst rev.14.1 Uživatelský manuál
(136 stránky)
Hardware Measurement-computing WaveBook rev.4.0 Uživatelský manuál
(82 stránky)
Hardware Measurement-computing WavePort rev.3.0 Uživatelský manuál
(140 stránky)
Hardware Measurement-computing IEEE-1284 ECP Uživatelský manuál
(2 stránky)
Hardware Measurement-computing TempBook rev.4.0 Uživatelský manuál
(26 stránky)
Hardware Measurement-computing TP ADAC-32 rev.1.0 Uživatelský manuál
(47 stránky)
Hardware Measurement-computing WBK20A Uživatelský manuál
(38 stránky)
Hardware Measurement-computing TempBook rev.3.0 Uživatelský manuál
(166 stránky)
Hardware Measurement-computing WaveBook rev.3.0 Uživatelský manuál
(236 stránky)
Hardware Measurement-computing 488/p rev.1.0 Uživatelský manuál
(5 stránky)
Hardware Measurement-computing RS-232 Uživatelský manuál
(2 stránky)
Hardware Measurement-computing ScanServer rev.2.0 Uživatelský manuál
(42 stránky)
Tisknout dokument
Tisknout stránku 384
Komentáře k této Příručce