MIL-STD-1553 Reference Manual
Chapter 9 – Bus Monitor Functions
A
A
i
i
U
U
I
I
n
n
t
t
8
8
p
p
x
x
_
_
Q
Q
u
u
e
e
u
u
e
e
-
-
>
>
u
u
c
c
_
_
L
L
o
o
c
c
a
a
l
l
B
B
u
u
f
f
f
f
e
e
r
r
T
T
y
y
p
p
e
e
Specifies the type of the local data queue buffer, which shall be used for buffering the data
on the related level.
API_DATA_QUEUE_BUFTYPE_NONE
Data queue is not buffered
API_DATA_QUEUE_BUFTYPE_MEM
Memory Buffer:
The data queue shall be buffered in the
PC memory (via pipe) until the data is
read by the application
API_DATA_QUEUE_BUFTYPE_TEMP
Temporary File Buffer:
The data queue shall be buffered in a
temporary file which is deleted when the
data queue is re-opened.
API_DATA_QUEUE_BUFTYPE_FILE
File Buffer:
The data queue shall be buffered in a
specified file which filename is given in
the parameter ‘auc_FileName’ of the
related buffer type structure.
Note: The Filename may also
Specify a Named Pipe, which
has to be created by the
application in advance.
Note: Named Pipes cannot be set for
Local AND Remote at the
same time!
API_DATA_QUEUE_BUFTYPE_HANDLE
A
A
i
i
U
U
I
I
n
n
t
t
8
8
p
p
x
x
_
_
Q
Q
u
u
e
e
u
u
e
e
-
-
>
>
u
u
c
c
_
_
R
R
e
e
m
m
o
o
t
t
e
e
B
B
u
u
f
f
f
f
e
e
r
r
T
T
y
y
p
p
e
e
Specifies the type of the remote data queue buffer, which shall be used for buffering the
data on the related level.
API_DATA_QUEUE_BUFTYPE_NONE
Data queue is not buffered
API_DATA_QUEUE_BUFTYPE_MEM
Memory Buffer:
The data queue shall be buffered in the
PC memory (via pipe) until the data is
read by the application
API_DATA_QUEUE_BUFTYPE_TEMP
Temporary File Buffer:
The data queue shall be buffered in a
temporary file which is deleted when the
data queue is re-opened.
API_DATA_QUEUE_BUFTYPE_FILE
File Buffer:
The data queue shall be buffered in a
specified file which filename is given in
the parameter ‘auc_FileName’ of the
related buffer type structure.
Note: The filename may also specify
a Named Pipe, which has to be
created by the application in
advance.
Note: Named pipes cannot be set for
local AND remote at the same
time!
API_DATA_QUEUE_BUFTYPE_HANDLE
A
A
i
i
U
U
I
I
n
n
t
t
8
8
p
p
x
x
_
_
Q
Q
u
u
e
e
u
u
e
e
-
-
>
>
u
u
c
c
_
_
P
P
a
a
d
d
d
d
i
i
n
n
g
g
1
1
0 (reserved)