Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

In NAT9914 Application Note AN-110,what is the fuction of the macro "trigger_logic_analyzer"?

Hello, I am designing a GPIB interface and wrinting my test program based on NAT9914 Application Note AN-110.
I have found a macro definition-----trigger_logic_analyzer in the source file Test.c which is located in page 29 Appendix B software listings
Could some people tell me what is the function of this macro, I was confused about this
Thanks!
0 Kudos
Message 1 of 2
(3,333 Views)

Hello Grandr,

It looks like the purpose of this macro is to set the value of TRIGGER_ADDRESS, defined in test.h.  This macro seems to be used when waiting for interrupts in a few tests, but I am not able to tell what TRIGGER_ADDRESS affects since it is only used in a few places. 

Does this answer your questions or am I left with the same questions as  you (What is TRIGGER_ADDRESS?)?

Steven T.

0 Kudos
Message 2 of 2
(3,287 Views)