FlexPendant Developer Support
FlexPendant Developer Support
FlexPendant Development
References
ABB.Robotics.Controllers.FileSystemDomain
FileSystem Class
FileSystem Methods
CreateDirectory Method
Dispose Method
Exists Method
GetEnvironmentVariableValue Method
GetFile Method
GetFilesAndDirectories Method
PutFile Method
RemoveDirectory Method
RemoveFile Method
RenameFile Method
FileSystem
CreateDirectory Method
Creates a directory on the Robot Controller.
Namespace:
ABB.Robotics.Controllers.FileSystemDomain
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
Copy
public
ControllerDirectoryInfo
CreateDirectory
(
string
dirName
)
Parameters
dirName
Type:
System
String
Name of the directory to create.
Return Value
Type:
ControllerDirectoryInfo
A
ControllerDirectoryInfo
struct or null if info about the new directory cannot be read.
Exceptions
Exception
Condition
GeneralException
A General Exception has occurred.
Remarks
The directory is created under the directory specified by the property
RemoteDirectory
.
See Also
Reference
FileSystem Class
ABB.Robotics.Controllers.FileSystemDomain Namespace
FlexPendant Developer Center | This content is licensed. For details and restrictions, see the
Content License