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

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

LabVIEW 8.6 Microprocessor SDK Help
June 2008

NI Part Number:
372197B-01

»View Product Info

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

Description:

Maps the LabVIEW diagram structure node to the first and last line in the generated C code that implements the structure. This entry locates the structure 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 diagram structure node on the block diagram.

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

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

Example:

Location.SNode(10,11,11)@[523..540]


Resources


 

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