Echelon LonTal Stack Manual de usuario Pagina 201

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 247
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 200
LonTalk Stack Developer’s Guide 189
Function Description
LonNvdDeserializeSegment() Indicates a request to update the LonTalk
Stack device’s control structures from the
serialized application’s data segment.
LonNvdEnterTransaction() Indicates a request to begin a transaction for
the non-volatile data segment.
LonNvdExitTransaction() Indicates a request to complete a transaction
for the non-volatile data segment.
LonNvdGetApplicationSegmentSize()
Indicates a request to determine the number of
bytes required to store the application’s
non-volatile data segment.
LonNvdIsInTransaction() Indicates a request to determine if a
transaction for the non-volatile data segment
was in progress during the device’s previous
shutdown.
LonNvdOpenForRead() Indicates a request to open a non-volatile data
segment for reading.
LonNvdOpenForWrite() Indicates a request to open a non-volatile data
segment for writing.
LonNvdRead() Indicates a request to read a section of a
non-volatile data segment.
LonNvdWrite() Indicates a request to write a section of a
non-volatile data segment.
LonNvdSerializeSegment() Indicates a request to create a serialized image
of the application’s non-volatile data segment.
The Operating System Abstraction Layer
The LonTalk Stack includes an operating system abstraction layer (OSAL),
which allows the LonTalk host stack and LonTalk Stack applications to be ported
to any operating system that is supported for the embedded processor.
Example OSAL implementations are included for Linux and Windows. The
OSAL is provided as source code so that you can modify either of the
implementations to support other operating systems.
For detailed information about the OSAL, see the HTML API documentation and
the API source code:
HTML API documentation: Start Programs Echelon LonTalk
Stack Documentation API Reference
API source code for the example applications: Start Programs
Echelon LonTalk Stack Source Code
Vista de pagina 200
1 2 ... 196 197 198 199 200 201 202 203 204 205 206 ... 246 247

Comentarios a estos manuales

Sin comentarios