Home AMX User Forum AMXForums Archive Threads AMX Applications and Solutions VisualArchitect

Error Generating NetLinx code...

Hi,
I just installed the application version 1.0.0.40 Device Database version 1.0.28 few days ago and i created some simple project with minimum devices.
When I generating system files I get "Error Generating NetLinx code..."

Please advise how to solve this problem.

Comments

  • In the folder where you targeted the System File generation, you should find a file called 'CodeGen.log'. It may help to answer your question if you attached that file here. Thanks.
  • I have also got a problem with the code generation. The last few lines of the log file are below:

    [2006-09-05 21:19:49] G4/SNAPI Intersect type: Momentary Button/Momentary Function Channel Function
    [2006-09-05 21:19:49] Generating event 'BUTTON_EVENT[dvTP_MON1, BTN_MENU_RT]' and related units to 'MON1.axi'...
    [2006-09-05 21:19:49] Event 'BUTTON_EVENT[dvTP_MON1, BTN_MENU_RT]' creation was SUCCESSFUL!
    [2006-09-05 21:19:49] Retrieving G4 API information for event 'Cursor Up'...
    [2006-09-05 21:19:49] Generating G4 event for device dvTP1_MON1, event name 'Cursor Up'...
    [2006-09-05 21:19:49] Creating a button channel/momentary event...
    [2006-09-05 21:19:49] Attempting to populate event 'BUTTON_EVENT[dvTP_MON1, BTN_MENU_UP]'...
    [2006-09-05 21:19:50] Generating 'PUSH:' handler content for 'BTN_MENU_UP' on device MON1...
    [2006-09-05 21:19:50] ERROR: Could not retrieve a Duet to SNAPI definition for 'moveMenuCursorcom.amx.duet.devicesdk.type.Navigation'!
    [2006-09-05 21:19:50] ERROR: Problem generating 'PUSH:' handler content for 'BTN_MENU_UP' on device MON1!
    [2006-09-05 21:19:51] ********************************* END LOG *********************************

    I would be grateful of any help with this problem.

    Regards,

    Steve
Sign In or Register to comment.