Applies To
GC5050, GX5050, GX5055, GX5150, GX5280, GX5290
Purpose
Set or return the data of the specified step in the board.
Syntax
Object.Data (vStep, dwSepData)
Or
[dwData = ] Object.Data (vStep)
The StepData method syntax has the following parts:
Name |
Type |
Description |
Object |
DioFileBoard |
DioFileBoard object |
vStep |
Variant |
Step number in the file. Step number specified by either the step label or the step number. |
dwSepData |
DWORD |
Step Data. |
See Also