B1

<< Click to Display Table of Contents >>

 

B1

Number Specifies to which data set in the device this Tag is linked. Please check the driver's documentation for appropriate parameters. This property can be modified once communication starts. Example:

Sub Block1_BeforeStart()
  B1 = 2
  B2 = 1
  B3 = 9600
End Sub

Was this page useful?