Equipment Definition Object Attributes - Metasys - LIT-12011964 - MS-SCTRMOT-0 - MS-SCTSWO-0 - MS-SCTSWO-6 - Bulb controller - Metasys System Configuration Tool - 13.2

Metasys SCT: System Configuration Tool Help

Product
Building Automation Systems > Building Automation Systems > Metasys System Configuration Tool
Document type
User Guide
Document number
LIT-12011964
Version
13.2
Revision date
21/01/2020

An Equipment Definition object can only be created through the Facility > Prepare Rapid > Insert Equipment Definition option.

Table 1. Equipment Definition Object – Configuration Tab

Attribute Name

Data Type

Initial Value

Values/Options/Ranges

Name

Text

Blank

Maximum length of 400 characters

Description

Text

Blank

Maximum length of 64 characters

Authorization Category

One type from a set

HVAC

HVAC, Fire, Security, Services, Administrative, General, Lighting, Refrigeration, Critical Environment, Air Quality, Power, Energy, System Custom 1–150

System Subtype Set

One type from a set

Subsystem Category

Various

System Subtype

One type from a set

Terminal Units

Terminal Units, Air Handlers, Central Plants, other types

Graphic

Graphic Object

Blank

Various

Table 2. Equipment Definition Object - Equipment Definition Tab

Column

Description

Display Data

Select the check box to select a row for display data point in the Metasys UI.

Label

Contains the description of the point (for example, Zone Setpoint).

Short Name

Contains an abbreviated name of the point (for example, Flow Percent).

Note: Do not leave the Short Name field blank.

Instance

Displays the Instance Number of the object on the remote field device. The Instance number, along with the object type, defines the remote object’s BACnet Object Identifier. The BACnet Object Identifier is used to establish communication with the object.

Note: Points are matched by their instance number before matching on the Search Column criteria.
Important: If you create an Equipment Definition for a third-party device, and there are duplicate instance numbers, you must use the Search Criteria column. Only use the Instance column if the instance number for a network point on a controller is unique.

Net Point Address

Contains the Metasys N2 Point Address associated with a point. This is a comma-delimited list of instance number.

Net Point Type

Contains the Metasys N2 Point Type associated with the point.

Search Criteria

Contains user-defined search criteria for points. Search criteria can contain the following:
  • An asterisk (*) before and after the search criteria text lets you search that portion of the text in the short name. For example, *ZN-T*.

  • ? in the search criteria text lets you search Names or Short Names for the numerals zero or one. For example, Hum?-C returns results including Hum1-C.

  • % in the search criteria text lets you search for numerals 0 through 9. For example, Hum%-C returns results including Hum1-C and Hum7-C. You can enter multiple % to search for text that contains multiple numerals. For example, Hum%%-C returns results including Hum26-C.

  • # in the search criteria text lets you search for a string of one or more numerals. For example, #BoxHtg-C returns results including 1BoxHtg-C and 34BoxHtg-C.

  • * in the search criteria text lets you search for zero or more of any character. For example, ZN-T* returns results including ZN-T.

  • Normal text in the search criteria returns results that match the characters exactly without matching case. For example, zn-t returns results for ZN-T and zn-t.