Docklight Script Commands - The DL Object

<< Click to Display Table of Contents >>

Navigation:  Reference (Scripting) >

Docklight Script Commands - The DL Object

The global DL object is used to access Docklight-specific functions from a VBScript program.

 

DL Methods

DL.AddComment

DL.ClearCommWindows

DL.GetReceiveCounter

DL.GetDocklightTimeStamp

DL.OpenProject

DL.Pause

DL.Quit

DL.ResetReceiveCounter

DL.SendSequence

DL.StartCommunication

DL.StopCommunication

DL.StartLogging

DL.StopLogging

DL.WaitForSequence

 

DL Methods (Advanced)

DL.CalcChecksum

DL.ConvertSequenceData

DL.GetChannelSettings

DL.GetChannelStatus

DL.GetCommWindowData

DL.GetEnvironment

DL.GetHandshakeSignals

DL.GetKeyState

DL.GetReceiveComments

DL.InputBox2

DL.LoadProgramOptions

DL.PlaybackLogFile

DL.SaveProgramOptions

DL.SetChannelSettings

DL.SetContentsFilter

DL.SetHandshakeSignals

DL.SetUserOutput

DL.SetWindowOutput

DL.ShellRun

DL.UploadFile

 

DL Properties

DL.NoOfSendSequences

DL.NoOfReceiveSequences

 

Additional Docklight Scripting Features

OnSend / OnReceive Event Procedures

FileInput / FileOutput Objects for Reading and Writing Files

Side Channels - Using Multiple Data Connections