NAL 2.0 Release Notes

 


Key Features

NAL Runtime and Drivers

NAL SDK

  • Provides a Real Time API (RtNal) function set supported by the RTX64 Network Abstraction Layer (NAL).
  • Provides application callbacks used by the Real Time Network API (RtNal) function set.
  • Provides structures, enumerations, and other data types used by the Real Time NAL API (RtNal) function set.

Samples

 


Notes

 


Known Issues

RtssRun RtNalStop.rtss

  1. Link RtNal.lib into the linking application.
  2. Call RtNalInit in the linking application. You can ignore the error from the second call of RtNalInit (in the RtDll code).

The application should now terminate without issue. (7044)