
CHAPTER 2
MODULAR SERVO
Reference Manual
Description of the Toolbox Functions
33-008-2M5
2-3
GetBaseAddress
Purpose:
Get the base address of the input/output board from the RTK.
Synopsis
: BaseAddr = es_call( 'GetBaseAddress' )
Description:
The function is called to obtain the base address of the RT-DAC or
the PCL-812 interface board defined in the RTK.
If the base address of the I/O board is set to zero the RTK uses the
built-in RTK simulator of the servo to generate data. This mode is useful
to test communication between RTK and MATLAB without using any
external hardware (see Example 2). When the simulator of the model is
used the type of data which are collected in the built-in data acquisition
buffer is defined by the last call to the SetDataSource function.
See
:
SetBaseAddress, GetHistory
Example1
: BaseAddr = es_call( 'GetBaseAddress' )
BaseAddr =
768
The current base address of the I/O board is set to 768 (or 300
hexadecimal)
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 ...