92 Software Library Reference Manual for VME 429
Section 5 – Transmitter Functions
5.12 Api429CmdTxReplayData
P
P
r
r
o
o
t
t
o
o
t
t
y
y
p
p
e
e
:
:
AiUInt8 Api429CmdTxReplayData( AiUInt8 b_Module, AiUInt8 b_Chn,
AiUInt16 w_DSize, AiUInt32 *pl_Data );
D
D
r
r
i
i
v
v
e
e
r
r
C
C
o
o
m
m
m
m
a
a
n
n
d
d
:
:
API429_TX_REPLAY_DATA (0x7E)
P
P
u
u
r
r
p
p
o
o
s
s
e
e
:
:
This function is utilized to setup data for the replay mode (buffer reload) on the
selected API429-32 transmitter channel.
I
I
n
n
p
p
u
u
t
t
A
A
i
i
U
U
I
I
n
n
t
t
8
8
b
b
_
_
C
C
h
h
n
n
Channel Number
Value Description
1..32
API429 transmitter channel number
A
A
i
i
U
U
I
I
n
n
t
t
1
1
6
6
w
w
_
_
D
D
S
S
i
i
z
z
e
e
Value Description
1..1600
Size of Replay Data (32 bit words, incl. header words)
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
*
*
p
p
l
l
_
_
D
D
a
a
t
t
a
a
Pointer to Replay Data (MSB first)
The replay data block contains the ARINC data words which are organized into
32 minor frames.
O
O
u
u
t
t
p
p
u
u
t
t
none
R
R
e
e
t
t
u
u
r
r
n
n
V
V
a
a
l
l
u
u
e
e
Value Constant Description
0 API429_CMD_OK
Execution success
1 API429_CMD_ERR
Execution error