National Instruments AutoCode NI MATRIX Reference page 77

National instruments ni matrixx reference manual
Table of Contents

Advertisement

-----------------------------------------------------------------------
-- Wrapper around the procedure to support UCB (Fixed calltype) interface
-- This routine can be called as a UCB either from SystemBuild or AutoCode
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- Map
-- ---
-- Number of Inputs:
-- Number of Outputs:
-- Number of States:
-- Number of Integer parameters:
-- Number of Real parameters:
-- ...
-----------------------------------------------------------------------
...
with myproc_pkg;
procedure myproc_hook(
iinfo
TIME
U
NU
X
XD
NX
Y
NY
R_P
I_P
...
begin
...
myproc(ptr_of(myproc_12_u'address), ptr_of(myproc_12_y'address),
ptr_of(myproc_12_i'address));
...
end myproc_hook;
© National Instruments Corporation
use myproc_pkg;
: in out RT_STATUS_RECORD;
: in
RT_DURATION;
: in
RT_FLOAT_AY;
: in
RT_INTEGER;
: in
RT_FLOAT_AY;
: in out RT_FLOAT_AY;
: in
RT_INTEGER;
: in out RT_FLOAT_AY;
: in
RT_INTEGER;
: in out RT_FLOAT_AY;
: in out RT_INTEGER_AY) is
3-15
Chapter 3
2
3
0
0
0
Ada Language Reference
AutoCode Reference

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the AutoCode NI MATRIX and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Autocode ni matrixx

Table of Contents