<< Click to Display Table of Contents >>
マニュアル > リファレンス > メソッド >
タグのアドレスを取得します。
構文
strAddress = AxEng1.GetTagAddress(
UnitName ,
FolderName ,
TagName
)
パラメータ
UnitName
type:
string
ユニット名。 例)U01
FolderName
フォルダ名。 例)F01
タグ名。 例)T01
戻り値
strAddress
タグのアドレス文字列
解説
タグのアドレス(D0000やM0000など)を返します。
参照