Skip to content

br-automation-com/mappView-File-Explorer

Repository files navigation

Table of Contents

Introduction

This is a sample project for a file Explorer with mappView. It allows you to delete and copy files or directories between two locations. Navigate through the folder structure by double tapping on a folder name. Access USB sticks and network shares and use them like local folders.

See How to import the file explorer into an existing project. Download the latest release from here. When upgrading from a previous version make sure to delete the files that were imported before. Detailed information are available in the Wiki. This sample can run in simualtion mode (http://127.0.0.1:81/).

Requirements

  • Automation Studio 4.9
  • mappView 5.13.1
  • Automation Runtime D4.90

Recommended task class is #8 with a 10ms cycle time.

Revision History

Version 1.8

  • Update to Automation Studio AS 4.9 and runtime D4.90
  • Revert fix from build 1.7 since bug in AsHTTP is fixed in D4.90