Disk:pwd - Agilent Technologies Infiniium 90000 Series Programmer's Manual

Oscilloscopes
Hide thumbs Also See for Infiniium 90000 Series:
Table of Contents

Advertisement

15
Disk Commands

:DISK:PWD?

Query

:DISK:PWD?

The :DISK:PWD? query returns the name of the present working directory
(including the full path). If the default path (C:\Document and Settings\All
Users\Shared Documents\Infiniium\Data) has not been changed by the
:DISK:CDIRectory command, the :DISK:PWD? query will return an empty
string.
Returned Format
:DISK:PWD? <present_working_directory><NL>
Example
This example places the present working directory in the string variable
strWdir, then prints the contents of the variable to the computer's screen.
Dim strWdir As String
myScope.WriteString ":DISK:PWD?"
str Wdir = myScope.ReadString
Debug.Print strWdir
282
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents