SECTION 7
Using Norand
R
6920 Controls
Norand
R
6920 Communications Server Reference Manual 7-3
Installation and Registration of
Automation Controls
The automation components are installed in the same
directory as the other 6920 EXEs and DLLs. Before using
the components, enter these in the Windows registry.
Use the Windows utility program RegSvr32.exe. Place this
program in the same directory as the component and run it
with the component's name on the command line. A mesĆ
sage box should display at the end of the program with the
results of the registration.
Run 6920Auto.EXE. The executable file has a builtĆin
registration routine. After registering the component, you
can create a 6920Auto object with its Type ID:
6920Auto.Target"
. To use the 6920AutoD.DLL
automation interface, link the DLL into a program with the
available means provided in the programmer's application
development tools.
Exported Methods
The following is a list of methods that can control 6920 proĆ
cesses, and retrieve process status messages.
Note the data
type returned by each method
.
// starts import process
long int ImportStart();
// stops import process
long int ImportStop();
// retrieves import process status message
long int ImportStatus();
// starts export process
long int ExportStart();
// stops export process
long int ExportStop();
// retrieves export process status message
long int ExportStatus();
Содержание Norand 6920
Страница 1: ...NorandR 6920 Communications Server REFERENCE MANUAL P N 977 021 001 Revision B January 2000 ...
Страница 16: ...Introduction SECTION 1 1 8 NorandR 6920 Communications Server Reference Manual ...
Страница 24: ...Communication with Client Computers SECTION 2 2 8 NorandR 6920 Communications Server Reference Manual ...
Страница 70: ...Import Processing SECTION 4 4 28 NorandR 6920 Communications Server Reference Manual ...
Страница 84: ...Export Processing SECTION 5 5 14 NorandR 6920 Communications Server Reference Manual ...
Страница 198: ...Using NorandR 6920 Controls SECTION 7 7 24 NorandR 6920 Communications Server Reference Manual ...
Страница 226: ...Protocol Servers SECTION 8 8 28 NorandR 6920 Communications Server Reference Manual ...
Страница 232: ...INDEX Index 6 NorandR 6920 Communications Server Reference Manual ...