OHyMoS.NET Class Library

OhSendLong メンバ

OhSendLong 概要

パブリック コンストラクタ

OhSendLong オーバーロード。 OhSendLong クラスの新しいインスタンスを初期化します。

パブリック プロパティ

DataConnectionType データ補間型を指定します。 Sets the data connection type.
DataType 送信するデータパックのデータ値の型 long を表す文字列 "long" を取得します。 Gets the data pack type which expresses the type of data to be received.

パブリック メソッド

basicInfo このポートのクラス名とデータ型に関する情報を文字列にして返 します。 Returns the basic info about this port class such as classname and datatype it carries.
initオーバーロード。 オブジェクト(送信端子)名、オブジェクト(送信端子)番号を初期化し、 データの補間は折れ線に設定します。 具体的には、 _dctVec の第一要素に DataConnectionType.BROKENLINE を格納します。 Initialization.
sendByString 引数にとった文字列 aDataStr で表されたデータパックから OhDataPackLong 型データパックを作成し、それを OhSendPort.dataPackStock(Object) を用いて 送信端子に送信します。 Send data of type long whose value is stored in the String specified.
sendData 引数にとった aT, aValue から OhDataPackLong 型データパックを作成し、それを OhSendPort.dataPackStock(Object) を用いて 送信端子に送信します。 Send data whose data time and data value are aT and aValue, respectively.

参照

OhSendLong クラス | OhymosNet 名前空間