![Aim AMC429 Скачать руководство пользователя страница 99](http://html1.mh-extra.com/html/aim/amc429/amc429_reference-manual_2871731099.webp)
Software Library Reference Manual for VME 429
89
Section 5 – Transmitter Functions
5.10 Api429CmdTxMinFrameInstEx
P
P
r
r
o
o
t
t
o
o
t
t
y
y
p
p
e
e
:
:
AiUInt8 Api429CmdTxMinFrameInstEx( AiUInt8 b_Module, AiUInt8 b_Chn,
TY_API429_MFRAME_IN *px_MFrame,
TY_API429_MFRAME_OUT *px_MFrameInfo);
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_FRAME_INST (0x75)
P
P
u
u
r
r
p
p
o
o
s
s
e
e
:
:
This function defines the sequence of label transfers identified by their transfer
identifiers within a minor frame specified by a frame identifier 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.
Note:
This command dynamically allocates memory in the global memory section
to work. It needs about 4 Byte per transfer called in this minor frame (as in
‘ul_XferCnt’)
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
_
_
M
M
F
F
R
R
A
A
M
M
E
E
_
_
I
I
N
N
*
*
p
p
x
x
_
_
M
M
F
F
r
r
a
a
m
m
e
e
Pointer to MFrame input structure
typedef struct
{
AiUInt32 ul_FrmId;
AiUInt32 ul_XferCnt;
AiUInt32 *pul_Xfers;
} TY_API429_MFRAME_IN;
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
F
F
r
r
m
m
I
I
d
d
Frame Identifier
Value Description
0..1024
Frame Identifier
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
C
C
n
n
t
t
Value Description
1..2000
Amount of transfers in frame
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
*
*
p
p
u
u
l
l
_
_
X
X
f
f
e
e
r
r
s
s
Value Description
0..1024
Transfer Identifiers of the Transfers called within the minor
frame
Содержание 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...