Manual
Table Of Contents
- Important Notes
- Notice
- Limited Warranty
- Preface
- Chapter 1 Module Overview
- Chapter 2 Installation and Wiring
- Chapter 3 Configuring the Module using Software
- Section 3.1 Configuring the System
- Section 3.2 Setting Up Tags
- Section 3.3 Editing XML Tag Information
- Section 3.4 Generating Structured Text
- Section 3.5 Using the CCW Structured Text Example
- Section 3.6 Viewing Version Information
- Section 3.7 Viewing Log Information
- Section 3.8 Upgrading the Software
- Section 3.9 Saving Changes
- Section 3.10 Reloading System Configuration
- Chapter 4 Implementing the BACnet Protocol

3-12 Chapter 3: Configuring the Module
User’s Manual Pub. 0300274-01 Rev. A.0
The software generates the CCW structured text and shows the text in the
Structured Text dialog:
3. Copy the structured text and paste into your CCW software as Main
function.
Section 3.5 Using the CCW Structured Text Example
Spectrum Controls, Inc. provides a sample CCW project with a sample Main
function and a Function block named BACNET_Convert in a zipped project file,
BACNET_Utilities.zip, downloadable from the Spectrum Controls website. If
you have the same PLC as the sample project, you may directly use this project.
Otherwise this project can only be referenced in relation to the PLC in which you
installed your BACnet module. There is no project portability among different
PLCs. You have to create a new project if you are using a different Micro830
PLC.
The CCW sample project consists of a Main function and one, user defined,
function block. The Main function is generated by the Module when you click
Generate Structured Text on the Tags dialog.
The Function block BACNET_Convert is provided in the sample project.