You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Guardant Code / Code Time models allow the loading and execution of the source code inside the dongle. The source code (aka loadable code) needs to be preprepared (or written) specifically for this purpose (see details in User’s Manual Volume 2). 

GrdUtil.exe provides a convenient service for dealing with the loadable code, including its automatic conversion from BIN file into a format suitable for writing into dongle (GCEXE), and then for recording GCEXE into Flash memory. 

Working with the Loadable Code field from within the application is handled using the special Guardant API functions: GrdCodeGetInfo, GrdCodeLoad, GrdCodeRun (see details in GrdAPI.chm).

The dialog of creating a field is made in the form of a wizard containing several pages:

  • Adding Loadable Code Field
  • Loadable Code Properties
  • Time Dependencies of the Loadable Code (for Guardant Code Time)
  • Loadable Code Settings 

Click [Next] to move to the next page after completing the current dialog.

  • No labels