Docklight Script Commands - The DL Object

Top  Previous  Next

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.GetChannelSettings

DL.GetChannelStatus

DL.LoadProgramOptions

DL.PlaybackLogFile

DL.SaveProgramOptions

DL.SetChannelSettings

DL.UploadFile

 

DL Properties

DL.NoOfSendSequences

DL.NoOfReceiveSequences

 

Additional Docklight Scripting Features

OnSend / OnReceive Event Procedures

FileInput / FileOutput Objects for Reading and Writing Files