Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Location.Node Entries in the LVM File (Microprocessor SDK)

LabVIEW 8.6 Microprocessor SDK Help
June 2008

NI Part Number:
372197B-01

»View Product Info

Location.Node( id1,id2,id3 )@[ startLine..endLine ]

Description:

Maps the LabVIEW node to the first and last line in the generated C code that implements the node. This entry locates the LabVIEW node when a user sets a breakpoint or single-steps in the generated C code. This entry is used only when you have integrated the LabVIEW debugger with an IDE.

Parameters:

id1,id2,id3 are the internal LabVIEW IDs that locate the LabVIEW node on the block diagram.

startLine is the first line number in the C file that implements the LabVIEW node.

endLine is the last line number that implements the LabVIEW node.

Example:

Location.Node(13,14,17)@[559..565]


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit