Scripts

Various actions can be defined for operating the TwinCAT Management Server. These actions are based on so-called scripts. Certain standard scripts are available, which are described below.

The following standard scripts are currently available:

Script

Description

CopyFile Script

Copies a file to the remote device.

CopyFolder Script

Copies a folder to the remote device

CX10xxImageUpdate Script

Carries out an image update on all x86 CX devices

CX90xxImageUpdatePrep Script

Updates the system files and rests the device settings

CX90xxImageUpdate.Script

Carries out an image update on a CX ARM device

DeleteFile Script

Deletes a file on the remote device.

DeleteFolder Script

Deletes a folder on the remote device

Register Script

Copies a registry file to the remote device and executes it.

ExportRegistry Script

Writes a registry key to a registry file on the remote device.

RenameFile Script

Renames a file on the remote device.

RenameFolder Script

Renames a folder on the remote device.

Restart Script

Executes a restart on the remote device

Run Script

Starts a certain process on the remote device

Beyond the standard scripts you can define your own scripts. Click here to find out how to do this.