Applies To
All
Purpose
Sets or returns number of steps in the block.
Syntax
Object.Steps (dwSteps)
Or
[dwSteps = ] Object.Steps()
The Steps method syntax has the following parts:
Name |
Type |
Description |
Object |
DioBlock |
DioBlock object |
dwSteps |
DWORD |
Number of steps. |
See Also