![Aim AMC429 Скачать руководство пользователя страница 115](http://html1.mh-extra.com/html/aim/amc429/amc429_reference-manual_2871731115.webp)
Software Library Reference Manual for VME 429
105
Section 5 – Transmitter Functions
5.17 Api429CmdTxXferDataRead
P
P
r
r
o
o
t
t
o
o
t
t
y
y
p
p
e
e
:
:
AiUInt8 Api429CmdTxXferDataRead( AiUInt8 b_Module, AiUInt8 b_Chn,
TY_API429_XFER_DATA_READ_INPUT *px_XferDataInput,
TY_API429_XFER_DATA *px_XferData );
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_LXFER_DATA_READ (0x83)
P
P
u
u
r
r
p
p
o
o
s
s
e
e
:
:
This function is utilized to read the send label transfer data buffer on the selected
API429 transmitter channel.
Note:
This command is not accessible if the transmitter mode 'b_Mode' in the
"Api429CmdTxIni command" is set to replay mode.
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
T
T
Y
Y
_
_
A
A
P
P
I
I
4
4
2
2
9
9
_
_
X
X
F
F
E
E
R
R
_
_
D
D
A
A
T
T
A
A
_
_
R
R
E
E
A
A
D
D
_
_
I
I
N
N
P
P
U
U
T
T
*
*
p
p
x
x
_
_
X
X
f
f
e
e
r
r
D
D
a
a
t
t
a
a
I
I
n
n
p
p
u
u
t
t
Pointer to XferDataInput structure (api429.h)
typedef struct
{
AiUInt32 ul_XferId;
AiUInt32 ul_BufStart;
AiUInt32 ul_BufSize;
AiUInt32 ul_Mode;
} TY_API429_XFER_DATA_READ_INPUT;
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
X
X
f
f
e
e
r
r
I
I
d
d
Transfer Identifier
Value Description
0..1024
Transfer Identifier
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
B
B
u
u
f
f
S
S
t
t
a
a
r
r
t
t
Value Description
1..1023
Start Position for "Define Label Data"
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
B
B
u
u
f
f
S
S
i
i
z
z
e
e
Value Description
1..1023
Amount of label data structure elements to read from label transmit
buffer.
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
M
M
o
o
d
d
e
e
Value Constant Description
0
-
No action
1
API_TXRXBUF_TT_UPDATE_CLEAR
Clear update flag in TT High word after
reading the data
Note:
The amount of label data words to read from the transmit buffer of
the selected label transfer should correspond to 'buf_size' in the
"Api429CmdTxXferDef command".
Содержание AMC429
Страница 2: ......
Страница 6: ...iv THIS PAGE IS INTENTIONALLY LEFT BLANK...
Страница 18: ...8 Software Library Reference Manual for VME 429 Section 1 Introduction THIS PAGE IS INTENTIONALLY LEFT BLANK...
Страница 130: ...120 Software Library Reference Manual for VME 429 Section 5 Transmitter Functions THIS PAGE IS INTENTIONALLY LEFT BLANK...
Страница 150: ...140 Software Library Reference Manual for VME 429 Section 6 Receiver Functions THIS PAGE IS INTENTIONALLY LEFT BLANK...
Страница 216: ...206 Software Library Reference Manual for VME 429 Section 11 Notes THIS PAGE IS INTENTIONALLY LEFT BLANK...