HMS-NETWORKS-logo

HMS NETWORKS CANbridge NT Lua ADK Bridge Router

HMS-NETWORKS-CANbridge-NT-Lua-ADK-Bridge-Router

Product Information

Specifications

  • Product Name: CAN@net NT/CANbridge NT Lua ADK
  • Version: 4.02.0332.20002 Version 1.5
  • Publication Date: 2023-11-27
  • Based on: Lua 5.3.5 distribution

Product Usage Instructions

Purpose of this Document
The CAN@net NT/CANbridge NT Lua ADK document provides information on developing Lua applications for Ixxat CAN@net NT and CANbridge NT.

Description of Ixxat Lua ADK
The Ixxat Lua ADK is based on the standard Lua 5.3.5 distribution, optimized for embedded system development and execution. It provides a scripting framework for creating applications with limited RAM and Flash memory resources.

Difference between Standard Lua and Ixxat Lua ADK
The Ixxat Lua ADK is non-preemptive and event-driven, requiring tasks to be associated with events by registering callback functions. Tasks are called sequentially upon event occurrence, returning control upon completion.

Lua Library Functions Enabling the Registration of Lua Callbacks
The ADK libraries act as C wrappers around registered Lua callback functions, enabling them to be used as tasks in an event-driven programming style.

Limitations of the Ixxat Lua ADK
The document outlines specific considerations and limitations when coding for the Ixxat Lua ADK, ensuring efficient application development.

Specifics in Coding for the Ixxat Lua ADK
Details on coding practices and guidelines to follow when developing applications using the Ixxat Lua ADK are provided.

FAQ

Q: What version of Lua is supported by the Ixxat Lua ADK?

A: The Ixxat Lua ADK is based on the standard Lua 5.3.5 distribution.

Q: How are tasks associated with events in the Ixxat Lua ADK?

A: Tasks are associated with events by registering callback functions using the ADK API.

 

Documents / Resources

HMS NETWORKS CANbridge NT Lua ADK Bridge Router [pdf] User Guide
CANbridge NT Lua ADK Bridge Router, ADK Bridge Router, Bridge Router, Router

References

Leave a comment

Your email address will not be published. Required fields are marked *