setDriveUse CLI command
Use the setDriveUse command to configure the drive for media access, control path with media access, or media verification.
Syntax
setDriveUse -use {access|controlPath|verification} <-f# -c# -r#>
Parameters
- -use
- (Required.) The intended use for the drive, where:
- access = Configures the drive for media access.
- controlPath = Configures the drive as a control path with media access.
- verification = Configures the drive for media verification.
- <-f# -c# -r#>
- (Required.) The drive location, where:
-f#
= frame number of the drive.-c#
= column number of the drive.-r#
= row number of the drive.
- -ssl
- Required if SSL (HTTPS) is enabled.
Example command
setDriveUse -use verification -f4 -c3 -r1
Example output
The drive was updated successfully.