.mt Mount / Dismount internal memory
Mounts or Dismounts the internal memory, when connected via USB, on readers that support internal memory.
Android | iOS | .NET |
---|---|---|
link coming soon | link coming soon | MountCommand |
Parameters
Identifier | Values | Description |
---|---|---|
-d | Dismount the internal storage | |
-m | Mount the internal storage | |
-p | List the parameters |
Parameter detail
-d
Dismount the internal storage
Type | Switch |
---|---|
Value | |
Range | |
Order In Interpretation | 1 |
-m
Mount the internal storage
Type | Switch |
---|---|
Value | |
Range | |
Order In Interpretation | 2 |
-p
List the parameters
Type | Switch |
---|---|
Value | |
Range | |
Order In Interpretation | 3 |
Parameter Interpretation Order
-d, -m, -p
Parameter Defaults
No parameter defaults are required:
Response Headers
Examples
Command | Response | Action |
.mt -p | CS: .mt -p
PR: -d -m -p OK: | No Action |
.mt -m | CS: .mt -m
ME: Mounting internal memory OK: | The internal memory was mounted |