- Using a file transfer application FileZilla, copy the {workspace_name}.raucb file from the SDK (e.g., at ~/oecore-i686/sdk/eclipse-workspaces/default/deploy) onto the SCADAPack Edge platform SD card’s user writeable directory at /media/sdcard/data.
- Ensure that the RTU time is set before deploying the application so that the Edge platform certificate validates correctly. You can use SCADAPack RemoteConnect configuration software to set the time, or check the time has already been set (e.g., via DNP3, NTP).
Requires the SCADAPack x70 device be in “F” PRVL privileged mode
Host: sftp://192.168.2.15 – This is the configured IP address of ETH3 of the SCADAPack 47xi
Username: root
Password: Enter the Edge Password of the SCADAPack 47xi
- Select Quickconnect button to connect to the SCADAPack 47xi.
- Goto to local site were the raucb file is saved. For this example, I saved the raucb file in C:\SeriaTest_RAUC directory.
- Drag and drop default.raucb file to /media/sdcard/data Directory.
- Open Putty, enter IP address of the SCADAPack 47xi and select SSH for connection.
- Login as: root
- Password: enter SCADAPack 47xi password
- Goto Media/sdcard directory
- Type command rauc install default.raucb
- Type Command Reboot, this will restart the SCADAPack 47xi device and run the program.