N2

<< Click to Display Table of Contents >>

 

N2

Number Specifies the device's variable that this Tag is linked to. Please check driver's documentation for an appropriate configuration. This property can be modified once communication starts. Default value of this property is 0 (zero). Example:

Sub Tag_OnStartRunning()
  N2 = 3
End Sub

Was this page useful?