StepBit Method (DioFileBoard)

Applies To

GC5050, GX5050, GX5055, GX5150, GX5280, GX5290

Purpose

Set or return the channel step bit state.

Syntax

Object.StepBit (vStep, iBit, enDioPinState)

Or

[enDioPinState = ] Object.StepBit (vStep, iBit)

 

The StepBit 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.
iBit
INT
Step bit number, 0-31.
enDioPinState
enumDioIgnoreStepPin
Bit state:
0 dioPinStateLow
1 dioPinStateHigh

 

See Also

StepData, Command