ValueBitOff

<< Click to Display Table of Contents >>

Manual > Server Creation Guide > Interface > IPLink-Interface > IPLinkClient Library > IPLinkClient Library Reference > Events >

ValueBitOff

 

Occurs when the bit is turned OFF.

 


syntax

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

 


Return Value

 

e.tagPath

 

Type:

String

 

Tag path, e.g. U01.F01.T01

 

e.value

 

Type:

Void

 

The tag value.

 


hmtoggle_plus1Explanation

 


reference