
CHAPTER 2
MODULAR SERVO
Reference Manual
Description of the Toolbox Functions
33-008-2M5
2-27
SetBaseAddress
Purpose:
Define in the RTK the base address of the RT-DAC or the PCL-812
board.
Synopsis
: es_call( 'SetBaseAddress', Address )
Description:
The function is called to define the base address of the PCL-812 or
the RT-DAC board. Notice that the base address is fixed in the
configuration file es_par.ini and is read each time RTK is loaded to
memory. If the base address is set to zero the RTK generates „dummy”
data which are created by the software simulator of the real model.
See
:
GetBaseAddress
Example
:
Set the address of the I/O board to 768 (220 in hexadecimal code).
es_call( 'SetBaseAddress', 768 );
es_call( 'GetBaseAddress' )
ans =
768
Summary of Contents for MS150
Page 1: ...MS150 Modular Servo Workshop Reference Manual 33 008 2M5 ...
Page 3: ...Notes ...
Page 7: ...MODULAR SERVO Reference Manual Contents TOC 2 33 008 2M5 Notes ...
Page 10: ...CHAPTER 1 MODULAR SERVO Reference Manual Introduction 33 008 2M5 1 3 ...
Page 24: ...CHAPTER 2 MODULAR SERVO Reference Manual Description of the Toolbox Functions 33 008 2M5 2 13 ...
Page 77: ...CHAPTER 4 MODULAR SERVO Reference Manual Quick Reference Table 4 4 33 008 2M5 Notes ...