manual:chapter4:card

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
manual:chapter4:card [2017/06/05 19:25]
smartin [Maintenance and status]
manual:chapter4:card [2017/06/05 19:28]
smartin [SD card operations]
Line 1: Line 1:
 =====SD card operations===== =====SD card operations=====
 ---- ----
-Over 30 commands dedicated to working with secure digital (SD) offline storage are available.  Both SD and SDHC cards are supported.  The SD card can have up to 4 partitions, denoted C:, E:, F:, G: on a PC; and '':3:'', '':4:'', '':5:'', and '':6:'' on the 50g.  Paths and filenames (case-sensitive) which include the partition number are specified in the following ways on the 50g (for the first partition, '':3:''):+Over 30 commands dedicated to working with secure digital (SD) offline storage are available.  Both SD and SDHC cards are supported.  The SD card can have up to 4 partitions, denoted C:, E:, F:, G: on a PC; and '':3:'', '':4:'', '':5:'', and '':6:'' on the 50g.  Paths and filenames (case-sensitive) are specified in the following ways on the 50g (for the first partition, '':3:''):
  
-As a string: ''":3:/Path/to/Filename"''+As a string (including the partition number): ''":3:/Path/to/Filename"'' 
 + 
 +As a string (default partition): ''"Path/to/Filename"''
  
 As a list: ''{'Path' 'to' 'Filename'}'' As a list: ''{'Path' 'to' 'Filename'}''
  • manual/chapter4/card.txt
  • Last modified: 2017/06/05 19:28
  • by smartin