時刻指定によりデータパックを送信(取得)します。 Sends(Gets) the datapacks at the appointed "datatime".
public virtual bool getDataPack(object[],OhTimePoint,object[]);
時刻を指定してデータパックを送信(取得)します。 Sends the datapacks at the appointed "datatime".
public override bool getDataPack(object[],OhTimePoint,object[],char);
OhSendPort クラス | OhymosNet 名前空間