![Aim AMC429 Скачать руководство пользователя страница 54](http://html1.mh-extra.com/html/aim/amc429/amc429_reference-manual_2871731054.webp)
44
Software Library Reference Manual for VME 429
Section 3 - System Functions
3.6 Api429CmdGetIrigTime
P
P
r
r
o
o
t
t
o
o
t
t
y
y
p
p
e
e
:
:
AiUInt8 Api429CmdGetIrigTime( AiUInt8 b_Module,
TY_API429_IRIG_TIME *px_IrigTime );
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_GET_IRIG_TIME (0x44)
P
P
u
u
r
r
p
p
o
o
s
s
e
e
:
:
This function is used to read the on-board IRIG timecode encoder.
I
I
n
n
p
p
u
u
t
t
none
O
O
u
u
t
t
p
p
u
u
t
t
T
T
Y
Y
_
_
A
A
P
P
I
I
4
4
2
2
9
9
_
_
I
I
R
R
I
I
G
G
_
_
T
T
I
I
M
M
E
E
*
*
p
p
x
x
_
_
I
I
r
r
i
i
g
g
T
T
i
i
m
m
e
e
Pointer to IRIG Timecode structure (api429.h)
typedef struct
{
AiUInt8 b_DayHi;
AiUInt8 b_DayLo;
AiUInt8 b_Hour;
AiUInt8 b_Min;
AiUInt8 b_Sec;
AiUInt8 b_MsHi;
AiUInt8 b_MsLo;
AiUInt8 b_mode;
AiUInt8 b_irig_src;
AiUInt8 b_irig_sync;
} TY_API429_IRIG_TIME;
A
A
i
i
U
U
i
i
n
n
t
t
8
8
b
b
_
_
D
D
a
a
y
y
H
H
i
i
Higher Byte of the IRIG day field
A
A
i
i
U
U
I
I
n
n
t
t
8
8
B
B
_
_
D
D
a
a
y
y
L
L
o
o
Lower Byte of the IRIG day field
A
A
i
i
U
U
I
I
n
n
t
t
8
8
h
h
o
o
u
u
r
r
Value of the IRIG hour field (0..23)
A
A
i
i
U
U
I
I
n
n
t
t
8
8
m
m
i
i
n
n
Value of the IRIG minute field (0..59)
A
A
i
i
U
U
I
I
n
n
t
t
8
8
s
s
e
e
c
c
Value of the IRIG second field (0..59)
A
A
i
i
U
U
I
I
n
n
t
t
8
8
m
m
s
s
_
_
h
h
i
i
Higher Byte of the IRIG milli second field
A
A
i
i
U
U
I
I
n
n
t
t
8
8
m
m
s
s
_
_
l
l
o
o
Lower Byte of the IRIG milli second field
A
A
i
i
U
U
I
I
n
n
t
t
8
8
m
m
o
o
d
d
e
e
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...