DioBlock Object

Description

The DioBlock object is a user define block of channels and steps. The Block’s channels can be defined in any order in the block, i.e. the user can define a block containing channels 0, 2, 10, 4. Then fill or edit those channels and copy their content to the file. This allows the user to concentrate on specific channels and duplicate patterns in the vector. If using the Default Block, the object will contain all the channels and steps that are currently in the block that is the. Since the Block is part of the file, it define a set of steps and channels, any change to data/command in the Block will also change the file. Use the FileFirstStep method in order to set the first step in the Block in respect to the file. The DioBlock object can only be created from a DioFile object.

Properties
File
FileFirstStep
Steps
Methods
Command
FillOutputEnable
FillValue
Copy
FillRamp
Paste
Cut
FillRandom
Group
FillClock
FillShift
StepBit
FillDirection
FillToggle
 
Constants

enumDioDirection

 
 

enumDioFillShiftDirection

 
 

enumDioFillShiftType

 
 

enumDioFillValueType

 
 

enumDioOutputState

 
 

enumDioStep

 
 

See Also

DioFile Object, DioFileBoard Object, DioCommand, , DioGroup