Size

<< Click to Display Table of Contents >>

 

Size

Number Defines the size of value sets in this Block. Please check the driver's documentation for this property's limits, according to B1 to B4 parameters. By creating Block Elements, users can access reading and writing values for the device. Default value is 0 (zero). Example:

Sub IOBlock1_BeforeStart()
  Size = 10
End Sub

Was this page useful?