File Path Conventions

Depending on the system used, paths to file locations may be defined as either:

  • Absolute (C://dir1/file1)
  • Relative (/dir1/file1)

Not all systems handle all options.

The paths vary depending upon the system.

System

Absolute Paths

Relative Paths

Handling of Directories

AKD PDMM

PCMM

PCMM2G

There is no support for creating directories on the controller.

Any path provided to the function blocks (e.g., file1) is appended to the default user data folder.

User Data Folders

  • PCMMAKD PDMM/mount/flash/userdata/
  • PCMM2G/home/kas/kas/userdata/

Simulator

When a relative path is provided to the function blocks, the path is appended to the default user data folder:

<User Directory>/Kollmorgen/Kollmorgen Automation Suite/SinopeSimulator/Application/userdata/

See Also