Echelon IzoT NodeBuilder User Manual
Page 127
Select one or more of the following standard libraries in the C:\LonWorks\Images folder to be
explicitly included in the project (for documentation purposes only) and then click Finish.
CodeWizard-3.lib
The NodeBuilder Code Wizard library used by the version 3 code
template. The Code Wizard library supplies most of the utility
functions defined in the CodeWizard.h file. See Version 3
Templates in Chapter 6 for more information on the version 3 code
templates.
Note: You do not need to add a reference to the CodeWizard-3.lib
file to your NodeBuilder Device Template. Version 3 of the
CodeWizard.h file automatically links with this library through the
#pragma library directive.
CodeWizard.lib
The NodeBuilder Code Wizard library used by the version 2
template. Existing applications that use the version 2 code
templates already contain a reference to this library; however new
applications that use the version 2 code templates need to reference
this library. See Version 2 Templates in Chapter 6 for more
information on the version 2 code templates.
Note: You should use the version 3 code templates for all new
device development. The version 1 code templates do not use or
require a special function library.
Extarith.lib
The extended arithmetic function library. Provides floating point
and 32-bit integer math functions. For more information, see the
Neuron C Programmer’s Guide.
Psg.lib
The programmable serial gateway library. Provides serial I/O
functions for the PSG/3 and PSG-20 programmable serial gateways.
For more information, see the programmable serial gateway
documentation.
Gen.lib
The standard Neuron C support library. Provides general support
functions for Neuron C.
SLTA.lib
The SLTA-10 Serial LonTalk Adapter support library.
IzoT NodeBuilder User's Guide
113