
CHAPTER 2
MODULAR SERVO
Reference Manual
Description of the Toolbox Functions
2-20
33-008-2M5
LoadLibrary
Purpose:
Load RTK to memory.
Synopsis
: Count = es_call( 'LoadLibrary' )
Description:
The function loads the RTK to the memory. If you wish to finish the
RTK, you should use the UnloadLibrary function.
First call to any hl_call function loads the RTK into memory automatically.
All functions of the RTK are included in the hl_call.dll module.
Note
:
The following messages can appear during execution of the LoadLibrary
function:
Can not open ES_PAR.INI file. Base address is set to zero - the
es_par.ini file is not present in the directory which contains the
es_call.dll file. The es_par.ini file should contain the following line
which defines base address of the I/O board:
BaseAddress= 768
If the es_par.ini file is missing the base address of the board is set to
zero. It causes the RTK to generate dummy data (see the
GetBaseAddress function).
If the es_par.ini file contains the line:
RT-DAC
the RTK uses the RT-DAC I/O board instead of the PCL-812PG
board.
Содержание MS150
Страница 1: ...MS150 Modular Servo Workshop Reference Manual 33 008 2M5 ...
Страница 3: ...Notes ...
Страница 7: ...MODULAR SERVO Reference Manual Contents TOC 2 33 008 2M5 Notes ...
Страница 10: ...CHAPTER 1 MODULAR SERVO Reference Manual Introduction 33 008 2M5 1 3 ...
Страница 24: ...CHAPTER 2 MODULAR SERVO Reference Manual Description of the Toolbox Functions 33 008 2M5 2 13 ...
Страница 77: ...CHAPTER 4 MODULAR SERVO Reference Manual Quick Reference Table 4 4 33 008 2M5 Notes ...