MIL-STD-1553 Reference Manual
Chapter 9 – Bus Monitor Functions
9.1.36 ApiCmdScopeStop
Prototype:
AiInt16 ApiCmdScopeStop( AiUInt32 ul_ModuleHandle );
Driver Command:
none
Purpose:
This function is used to stop the APE MIL-Scope and the MIL-Scope thread. This
function should be called when the MIL-Scope is no longer used.
Note: This function is only usable with AIM’s APE MIL-Scope module.
I
I
n
n
p
p
u
u
t
t
n
n
o
o
n
n
e
e
O
O
u
u
t
t
p
p
u
u
t
t
n
n
o
o
n
n
e
e
Return Value
All API functions return API_OK if no error occurred. If the return value is not
equal to API_OK the function ApiGetErrorDescription can be used to obtain an
error description.