Solutions
Euromap63 Simulator
3min
overview requirements euromap63 requires that the shared folder is mounted on as an external storage folder on litmus edge you can find the documentation on how to create an external storage folder on litmus edge here mount external storage docid 0ehe48bvf0cewnmdgvd t running the application using the downloaded tar file after checkout, a tar gz file is expected to be downloaded log in to your litmusedge, navigate to applications > images click on upload image and upload the tar file there navigate back to applications > containers and enter the following command there docker run v {host volume location}/ /work/app/data/euromap em63\ latest replace {host volume location} with the external storage folder (optional) inputs can be provided by docker env variables (adding them with e tag) varatactsimpara1 (default is 5) varatactsimpara2period sine period (default is 20) varatactsimpara2amplitude sine amplitude (default is 1) varatactsimpara2phase sine phase (default is 0) varatactsimpara2offset sine offset (default is 1) varsetcntmld number of moulds per tool (default is 10) varsetcntprt number of parts to be produced (default is 10,000) varsettimcyc set cycle time (default is 5) example docker run v /data/euromapfolder/ /work/app/data/euromap em63\ latest after running the command, the container will be running the simulator is now ready and a devicehub device can be connected documentation for the euromap63 driver can be found here euromap63 (gen1) docid 9n8t8hyxy 5rf1nknmkvp