EasyManua.ls Logo

Aim ARINC 429 - Api429 Cmdrmtrgstartdef

Default Icon
228 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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;

Table of Contents

Related product manuals