EasyManua.ls Logo

Aim ARINC 429 - 9.3 Api429 CmdSceDef

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...
Software Library Reference Manual for VME 429 187
Section 9 - Scenario Functions
9.3 Api429CmdSceDef
P
P
r
r
o
o
t
t
o
o
t
t
y
y
p
p
e
e
:
:
AiUInt8 Api429CmdSceDef( AiUInt8 b_Module, AiUInt8 b_Chn, AiUInt8 b_Sce,
AiUInt8 b_XferId, AiUInt8 b_Label,
TY_API429_SCE_XFER_DATA *px_Data );
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_SCE_DEF (0xE0)
P
P
u
u
r
r
p
p
o
o
s
s
e
e
:
:
This command defines dynamic data generation for a given label transfer.
Note: This command is not supported on APM boards!
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
A
A
i
i
U
U
I
I
n
n
t
t
8
8
b
b
_
_
S
S
c
c
e
e
Scenario ID
Value Description
1, 2
API429 scenario identifier
A
A
i
i
U
U
I
I
n
n
t
t
8
8
b
b
_
_
X
X
f
f
e
e
r
r
I
I
d
d
Transfer ID
Value Description
0..254
Transfer identifier
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
Label Number – this Label number will be inserted into the ARINC429 word for
the transfr defined in b_XferID.
Value Description
0..255
Label Number
T
T
Y
Y
_
_
A
A
P
P
I
I
4
4
2
2
9
9
_
_
S
S
C
C
E
E
_
_
X
X
F
F
E
E
R
R
_
_
D
D
A
A
T
T
A
A
*
*
p
p
x
x
_
_
D
D
a
a
t
t
a
a
Pointer to Scenario Data structure (api429.h)
typedef struct
{
AiUInt8 rate;
AiUInt8 padding1;
AiUInt16 padding2;
AiUInt32 init_data;
TY_API429_SCE_XFER_FIELD fld[MAX_API429_SCE_FIELDS];
} TY_API429_SCE_XFER_DATA;

Table of Contents

Related product manuals