Support Apnea Board & OSCAR  

Changes

Jump to: navigation, search

FlashAir

40 bytes removed, 09:18, 8 December 2020
m
macOS solution for FlasPAP not working in macOS Big Sur
Here is the AppleScript for review:
Code:
<nowiki>#Enter you FlashAir card name or IP address below (between the quotes " ")<br />set diskName to "192.168.1.240"<br />#<br />
#Enter the location you want your xPAP data transferred set diskName to (between the quotes " 192.168.1.240"). The folder (directory) must already exist!<br />
set copyLocation to "/users/yourusername/Documents/OSCAR_DATA/"<br />#
#<br />
#Enter the location of OSCARyou want your xPAP data transferred to (between the quotes " ").app, by default it's /Applications<br />The folder (directory) must already exist!
set oscarLocation to "/Applications"<br />
set copyLocation to "/users/yourusername/Documents/OSCAR_DATA/"  #    #<br Enter the location of OSCAR.app, by default it's /Applications  set oscarLocation to "/>Applications"  # 
#Mount the FlashAir card and make sure it shows up in /Volumes
 
try
 
mount volume "http://" & diskName
repeat until diskName is in (do shell script "ls /Volumes")
609
edits



Donate to Apnea Board  

Navigation menu