ValueBitOff

<< Click to Display Table of Contents >>

マニュアル > サーバ作成ガイド > インターフェース編 > IPLinkインターフェース > IPLinkクライアントライブラリ > IPLinkクライアントライブラリ リファレンス > イベント >

ValueBitOff

 

ビットがOFFしたときに発生します。

 


構文

Private Sub AxIPLink1_ValueBitOff(sender As Object,e As AxIPLINKLib6._DClientIPLinkEvents_ValueBitOffEvent)Handles AxIPLink1.ValueBitOff

 


戻り値

 

e.tagPath

 

型:

String

 

タグパス。 例)U01.F01.T01

 

e.value

 

型:

Void

 

タグの値。

 


hmtoggle_plus1解説

 


参照