You are here: Using External Control Systems with HAL > Integrating Stardraw Control Systems with HAL

Integrating Stardraw Control Systems with HAL

This guide describes an example Stardraw Control application and driver that communicates with a Halogen/HAL Control Server. It is designed to be used in conjunction with the files found in the Stardraw Control Support Package. The contents of this support package include:

The Stardraw Control Support Package is installed with the Halogen software and can be accessed from the Windows Start Menu under Halogen -> Guides. If you want to access the files directly they are available on the product DVD or from the Halogen install directory:

You can also download the most up-to-date version of this support package from the Rane website http://rane.com/hal).

note: You do not need to connect your Stardraw Control application to an actual HAL in order to test your control system. A PC running Halogen can simulate all the feedback your application would get from a HAL running the same configuration.

The HAL system has four types of controls: toggles, commands, levels and selectors. External TCP/IP control systems, including a Stardraw Control application, can access all four types in any combination depending on the application. The previous section described how to create the sample configuration for use with the example Stardraw driver and application. This section walks you through the structure of the Stardraw HAL1 TCP/IP driver, which communicates with a Halogen/HAL Control Server and also provides a representation of the controls to the Stardraw Control application. We’re using ‘Halogen/HAL Control Server’ in this section to remind you that you can run your Stardraw control system in one of two ways:

In addition, this section describes an example Stardraw Control application that uses the driver, focusing on each of the control types one-by-one. We use built-in Stardraw Control panels and controls to provide controls for the example HAL configuration. This application includes:

This section concludes with a set of troubleshooting topics that cover the most common problems that could occur when using the example Stardraw application with Halogen or HAL1.

Checklist

Getting Started

Understanding the Example HAL1 Driver

Exploring the Stardraw Example Application

Troubleshooting