Paths
    You can use path shortcuts when developing your application logic.
| Shortcut | Description | 
|---|---|
| %PROJECTDIR% | A directory that contains files transferred at runtime (images, documents, and so on). Example:  C:\Users\ UserName\Documents\Rockwell Automation\FactoryTalk Optix \ ProjectName | 
| %APPLICATIONDIR% | A directory that contains objects used at runtime, including these objects:
                   
 | 
| %USB, N% where  Nis a number associated with the USB device. | A path to a specific USB device connected to the target device. | 
path
    
Provide Feedback