FILESYSTEMCAPACITY
Displays storage capacity available
Platform: |
OEM7600, OEM7700, OEM7720, PwrPak7, CPT7, CPT7700 |
PwrPak7M variants and Legacy CPT7 receivers (PN 80023560) do not support this log.
Use this log to check the amount of storage capacity available in both the internal and external storage.
Message ID: 2137
Log Type: Polled
Recommended Input:
log filesystemcapacity
Abbreviated ASCII Example:
<FILESYSTEMCAPACITY USB1 0 66.0 FINESTEERING 2209 503457.025 02000020 fded 16809
< 2
< USBSTICK 30984437760 27656192
< INTERNAL_FLASH 15754461184 27639808
ASCII Example:
#FILESYSTEMCAPACITYA,USB1,0,65.0,FINESTEERING,2209,503492.024,02000020,fded,16809;2,USBSTICK,30984437760,27656192,INTERNAL_FLASH,15754461184,27639808*63cab762
The INTERNAL_FLASH is only present on the PwrPak7, CPT7 and CPT7700.
Field |
Field Type |
Description |
Format |
Binary Bytes |
Binary Offset |
---|---|---|---|---|---|
1 |
Log header |
FILESYSTEMCAPACITY header For information about log headers, see ASCII, Abbreviated ASCII or Binary. |
- |
H |
0 |
2 |
#Dev |
Number of device with data to follow |
Ulong |
4 |
H |
3 |
MassStorageDevice |
File system type (recording device) |
Enum |
4 |
H+4 |
4 |
TotalStorage |
Total storage on device in bytes |
Ulong |
8 |
H+8 |
5 |
UsedStorage |
Amount of storage used on the device in bytes |
Ulong |
8 |
H+16 |
6 |
Next device offset = H+4+(#Dev x 20) |
||||
7 |
xxxx |
32-bit CRC (ASCII and Binary only) |
Hex |
4 |
H+4+(#Dev x 20) |
8 |
[CR][LF] |
Sentence terminator (ASCII only) |
- |
- |
- |