<< Click to Display Table of Contents >>
Size |
Defines the size of value sets in this I/O Block. Please check Driver's documentation for this property's limits, according to B1 to B4 parameters. By creating I/O 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