EasyManua.ls Logo

Aim MIL-STD-1553 - Page 145

Aim MIL-STD-1553
502 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...
MIL-STD-1553 Reference Manual
131
Chapter 3 System Functions
O
O
u
u
t
t
p
p
u
u
t
t
T
T
Y
Y
_
_
A
A
P
P
I
I
_
_
T
T
R
R
A
A
C
C
K
K
_
_
R
R
E
E
A
A
D
D
_
_
O
O
U
U
T
T
*
*
p
p
x
x
_
_
T
T
r
r
a
a
c
c
k
k
R
R
e
e
a
a
d
d
O
O
u
u
t
t
Track read output structure
typedef struct ty_api_track_read_out
{
AiUInt32 ul_DataValid;
AiUInt32 ul_LastTT;
AiUInt16 *puw_TrackDataWords;
} TY_API_TRACK_READ_OUT;
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
D
D
a
a
t
t
a
a
V
V
a
a
l
l
i
i
d
d
Bit 31
Bit 30
Bit 29
Bit 28
Bit 27
Bit 26
Bit 25
Bit 24
Bit 23
Bit 22
Bit 21
Bit 20
Bit 19
Bit 18
Bit 17
Bit 16
Bit 15
Bit 14
Bit 13
Bit 12
Bit 11
Bit 10
Bit 9
Bit 8
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
NOMEM
VALID
N
N
O
O
M
M
E
E
M
M
If set to 1, the requested multiplex state could not be defined due to low memory
V
V
A
A
L
L
I
I
D
D
Value
Constant
Description
0
API_DATA_NOT_VALID
Returned data is not valid (e.g. track
buffer did not receive anything yet)
1
API_DATA_VALID
Data is valid
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
L
L
a
a
s
s
t
t
T
T
T
T
The time tag low of the last reception of this multiplex state
Bit 31
Bit 30
Bit 29
Bit 28
Bit 27
Bit 26
Bit 25
Bit 24
MINUTES_OF_HOUR (0..59)
SEC_OF_MIN
Bit 23
Bit 22
Bit 21
Bit 20
Bit 19
Bit 18
Bit 17
Bit 16
SEC_OF_MINUTE (0..59)
MICROSEC_OF_SEC
Bit 15
Bit 14
Bit 13
Bit 12
Bit 11
Bit 10
Bit 9
Bit 8
MICROSEC_OF_SEC (0..999999)
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
MICROSEC_OF_SEC (0..999999)
A
A
i
i
U
U
I
I
n
n
t
t
1
1
6
6
*
*
p
p
u
u
w
w
_
_
T
T
r
r
a
a
c
c
k
k
D
D
a
a
t
t
a
a
W
W
o
o
r
r
d
d
s
s
Pointer to the Track Multiplex Buffer at the requested Track Index.
Note: It is the responsibility of the application to make sure that enough memory is
provided with this pointer!

Table of Contents

Other manuals for Aim MIL-STD-1553