RSxxx interface
Get_RS
ADwin
162
ADwin-Gold II
, Manual February 2013
Get_RS
Get_RS
reads out a specified controller register.
Syntax
#Include
ADwinGoldII.inc / GoldIITiCo.inc
ret_val
=
Get_RS
(
reg_addr
)
Parameters
Notes
We recommend to use this instruction only after you have more experi-
ence about how the controller operates (data-sheet of the manufacturer
Texas Instruments). For more common applications more comfortable
instructions are availabe in the include file.
See also
,
,
Valid for
Gold II-CAN
Example
- / -
T11 TiCo
reg_addr
Address of the controller register to read.
LONG
ret_val
Contents of the controller register.
LONG