MS/TP Field Bus Integration Commands - Metasys - LIT-12011942 - "" - Software Application - Metasys Open Data Server - 10.1

Metasys Open Data Server Help

Product
Building Automation Systems > Databases and Data Servers > Metasys Open Data Server
Document type
User Guide
Document number
LIT-12011942
Version
10.1
Revision date
2019-10-14

The following table lists the commands supported by the MS/TP Field Bus Integration Object.

Table 1. MS/TP Field Bus Integration Commands

Command Name

Parameters

Description

Analyze Field Bus

None

Track the progress of this analysis in the Bus Analysis Progress attribute. The results of this command appear in the Bus Device Configuration List attribute. The date and time of the last completed scan appear in the Bus Analysis Date attribute and Bus Analysis Time attribute, respectively. See MS/TP Field Bus Integration Attributes for more information about these attributes.

Clear Statistics

None

Latch Statistics

None

Sync Field Device Time(s)

None

Sends a high-priority time synchronization command to all child BACnet Integration devices, based on each device mapper object's Manual Time Sync Type attribute.

If the Manual Time Sync Type is set to:

  • UTC: UTC time synchronization message is sent.
  • Local: a local time synchronization message is sent.
  • None: no message is sent.
  • Auto: the mapper object's Protocol Services Supported attribute is used to determine which type of time sync is supported, and if:
    • utcTimeSynchronization is set, the code functions as if Time Sync Type is set to UTC.
    • utcTimeSynchronization is not set and timeSynchronization is set, local time is sent.
    • neither utcTimeSynchronization nor timeSynchronization is set, no time is sent.