Using DriverEditor

The DriverEditor is an advanced tool that allows DriverWorks drivers to be developed. This tool is free and is available at: http://update.control4.com/DriverEditor/DriverEditor_Installer.exe. You can find information about DriverEditor in the Forums under ‘DriverWorks.’

Features:

  • Edit AV_GEN or DriverWorks drivers from the same tool.
  • Switching from AV_GEN to DriverWorks requires only a menu choice.
  • No more wondering if the XML portion of the driver is correct. All choices are validated.
  • Capture IR codes from Control4 controllers or enters them manually in pronto hex format or by IR code(s).
  • Create/maintain all aspects of IR macros.
  • Commands/notifications are filtered by proxies in the driver.
  • Capabilities are filtered by proxies in the driver.
  • DriverWorks editor with API auto-complete for Control4 APIs and Lua script APIs.
  • DriverWorks editor with Call tips and syntax highlighting.
  • DriverWorks debugging from within DriverEditor. No longer writing in one application and debugging in another.
  • Monitor output from up to four different debug windows.
  • All DriverWorks documentation is accessible from within DriverEditor with context searching.
  • Updating from within DriverEditor.