Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : AddBundleInstance Method
AddBundleInstance Method
Description
Adds a bundle instance into the bundle alignment linked list for the specified station index. Returns false if the station number doesn't exist or the instance already exists
Syntax
Visual Basic
Public Function AddBundleInstance( _
   ByVal StationIndex As Long _
) As Boolean
Parameters
StationIndex
See Also