![Aim AMC429 Reference Manual Download Page 180](http://html1.mh-extra.com/html/aim/amc429/amc429_reference-manual_2871731180.webp)
170
Software Library Reference Manual for VME 429
Section 7 – Receiver Monitor Functions
7.15 Api429CmdRmTrgStartDef
P
P
r
r
o
o
t
t
o
o
t
t
y
y
p
p
e
e
:
:
AiUInt8 Api429CmdRmTrgStartDef( AiUInt8 b_Module, AiUInt8 b_Chn, AiUInt8
b_Label, AiUInt8 b_Sdi, AiUInt8 b_Con,
TY_API429_TRG_CTL_CMD *px_Ctl );
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_TRG_START (0xC0)
P
P
u
u
r
r
p
p
o
o
s
s
e
e
:
:
This function defines the monitor start trigger condition.
Note:
The settings in the "Api429CmdRmTrgParam command" will be overwritten
if this command is used. The label or SDI of the "Api429CmdRmTrgStopDef
command" and the "Api429CmdRmTrgStartDef command" must be different.
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
A
A
i
i
U
U
I
I
n
n
t
t
8
8
b
b
_
_
L
L
a
a
b
b
e
e
l
l
Value Description
0..255
Label Number
A
A
i
i
U
U
I
I
n
n
t
t
8
8
b
b
_
_
S
S
d
d
i
i
Value Description
0..3
SDI Number
A
A
i
i
U
U
I
I
n
n
t
t
8
8
b
b
_
_
C
C
o
o
n
n
Start Trigger Function Control
Value Description
0
Disable Start Trigger Function
1
Enable Start Trigger Function
T
T
Y
Y
_
_
A
A
P
P
I
I
4
4
2
2
9
9
_
_
T
T
R
R
G
G
_
_
C
C
T
T
L
L
_
_
C
C
M
M
D
D
*
*
p
p
x
x
_
_
C
C
t
t
l
l
Pointer to Trigger Control Data structure (api429.h)
typedef struct
{
AiUInt8 low_func;
AiUInt8 up_func;
AiUInt16 padding1;
AiUInt32 mask;
AiUInt32 low_limit;
AiUInt32 up_limit;
} TY_API429_TRG_CTL_CMD;
Summary of Contents for AMC429
Page 2: ......