![Aim AMC429 Скачать руководство пользователя страница 152](http://html1.mh-extra.com/html/aim/amc429/amc429_reference-manual_2871731152.webp)
142
Software Library Reference Manual for VME 429
Section 7 – Receiver Monitor Functions
7.1 Api429CmdRmCapDef
P
P
r
r
o
o
t
t
o
o
t
t
y
y
p
p
e
e
:
:
AiUInt8 Api429CmdRmCapDef( AiUInt8 b_Module, AiUInt8 b_Chn,
TY_API429_RCV_CAP_MODE_CMD *px_CapMode );
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_RM_CAP_CON (0xB3)
P
P
u
u
r
r
p
p
o
o
s
s
e
e
:
:
This function is utilized to specify the monitor capture mode on the selected API429
receiver 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 receiver channel number
(channel in framing mode)
T
T
Y
Y
_
_
A
A
P
P
I
I
4
4
2
2
9
9
_
_
R
R
C
C
V
V
_
_
C
C
A
A
P
P
_
_
M
M
O
O
D
D
E
E
_
_
C
C
M
M
D
D
*
*
p
p
x
x
_
_
C
C
a
a
p
p
M
M
o
o
d
d
e
e
Pointer to Trigger Mode Data structure (api429.h)
typedef struct
{
AiUInt8 mode;
AiUInt8 padding1;
AiUInt16 tat;
AiUInt16 reserved;
AiUInt16 padding2;
AiUInt32 rec_filesize;
} TY_API429_RCV_CAP_MODE_CMD;
'
'
A
A
i
i
U
U
I
I
n
n
t
t
8
8
m
m
o
o
d
d
e
e
'
'
Trigger Capture Mode
Value Constant
Description
0
API429_MON_CAP_STANDARD
Standard Capture Mode
The ‘Trace After Trigger Count
tat
’ defines
the number of entries to be stored in the
Monitor Buffer after the occurence of the
Trigger Start Event.
1
API429_MON_CAP_RECORDING
Recording Mode
The receiver monitor is setup in Continuous
Capture Mode. The ‘Trace After Trigger
Count
tat
’ is implicitly set to zero in order to
enable Continuous Capturing (Recording),
‘
rec_filesize
’ is used to define the amount of
Receiver Monitor Data for a long-time
recording session. In Recording Mode the
Buffer Full/Half Buffer Full Interrupt is
enabled. So every time, the API429
Receiver Monitor has captured a certain
amount of data, an interrupt is asserted.
'
'
A
A
i
i
U
U
I
I
n
n
t
t
8
8
p
p
a
a
d
d
d
d
i
i
n
n
g
g
1
1
'
'
Reserved (0)
Содержание 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...