Starting and Linking Frontpanel to Labview

Hi,

   May I know how I can start and link frontpanel code to Labview? I am using a trial version of Labview 8.5. Is there any limitation on this trial version for me to use it for linking frontpanel?

@bryanlim – The FrontPanel API is made available through a Windows DLL. The methods in this DLL may be called from LabView using an external calling mechanism. My suggestion would be to search the LabView documentation for “calling external DLL functions”.

As for limitations on the trial version, it would probably be best to contact National Instruments regarding that.