データ収集管理Data Collector

IID: [1:{0100003E}]

定期的なデータ取集のON/OFFの制御を行うインタフェース.This Interaface is to manage the periodical data collection.

> Type Definitions

状態StatusType ID: 0

定期的なデータ収集が実行されている状態かどうかを示す.trueで実行されている状態を示す.The status of the data collection. If the value is true, it means that the data collection is running.

Type: boolean

> Properties

データ収集状態Status of Data CollectionItem ID: 1

現在,定期的なデータ収集が実行されている状態かどうかを示すプロパティ.Property of the data collection status.

Read: true
Write: false
Type: 0 -  状態Status

> Methods

データ収集状態設定Set the statusItem ID: 2


定期的なデータ収集を開始/停止させるためのメソッド.Method to set the status of the data collection status.

Inputs:
 0 -  状態status - 設定したいデータ収集状態.The status to set.