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

Passing Parameters by ArgList (Embedded Development Module)

LabVIEW Microprocessor SDK 2.5 Help
August 2007

NI Part Number:
372197A-01

»View Product Info

Using ArgList to pass parameters has the following requirements:

  • Do not place an @ at the beginning of the line of C code.
  • Specify %s for the ArgList input and a second %s for the ArgList output.
  • The function you call must unpack the input and output values from ArgList.

The ArgList struct declaration is located in the following header file:

labview\CCodeGen\Include\blockdiagram\LVCCG.h

Resources


 

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