ADwin-Pro II
Hardware, manual Dec. 2018
173
Pro II: Extension and Interface Modules
Pro II-RSxxx Rev. E
ADwin
Module revisions
Differences between revisions are described below. The revision number is
located on the front panel.
Different revision characters mean different module characteristics and are
documented separately. A counter number is added for internal purpose.
Programming
Programming in ADbasic
The module is comfortably programmed with
ADbasic
instructions. The
instructions are described in
ADbasic
online help and in the Pro II Software
manual.
The include file
ADwinPro_All.inc
contains instructions for the following
functions:
Programming in
TiCoBasic
The module can be programmed with
TiCoBasic
instructions. The instructions
are described in
TiCoBasic
online help.
The include file
RS_LIN_TiCo.inc
contains instructions for the following
functions:
Programming TiCo
access
To access the
TiCo
processor from the ADwin CPU the following
ADbasic
instructions are defined in the include file
ADwinPro_All.inc
. The instruc-
tions are described in
ADbasic
online help and in the
TiCoBasic
manual.
Revision
Output
date
Changes to previous revision
E
11/2007
First version
Function
Instructions
Initialization
P2_RS_INIT
,
P2_rs_reset
Receiving and transmitting of data
P 2 _ r e a d _ f i f o
,
P2_write_fifo
Configure RS485 channel
P2_RS485_Send
Write and read access to the controller
register
P2_GET_RS
,
P2_SET_RS
Use LED
P2_Check_LED
,
P2_Set_LED
P2_RS_Set_LED
Function
Instructions
Initialization
RS_INIT
,
rs_reset
Receiving and transmitting of data
read_fifo
,
write_fifo
Check_Shift_Reg
Configure RS485 channel
RS485_Send
Write and read access to the controller
register
GET_RS
,
SET_RS
Use LED
Check_LED
,
Set_LED
RS_Set_LED