---
title: "setBatchMode"
canonical: "https://help.vicon.com/space/ShogunPost121/1253738481/setBatchMode"
format: markdown
---
# Description

Sets the batch mode.

This command is not recordable via the Shogun Post user interface.

## Functional area

Batching

# Command syntax

## Syntax

> Macro (16dcb1b2-c6fb-4c23-a096-38455b87e6a8/1fa5e51a-a28e-46e1-9b5c-734b339f025f/static/scroll-tablelayout)

|  |
| --- |
| `setBatchMode "batch mode"` |

### Arguments

> Macro (16dcb1b2-c6fb-4c23-a096-38455b87e6a8/1fa5e51a-a28e-46e1-9b5c-734b339f025f/static/scroll-tablelayout)

| Name | Type | Required | Comments |
| --- | --- | --- | --- |
| `"batch mode"` | string | yes | Valid arguments are: `Reconstruct`, `Post Process`, `Reprocess Markerless`, `Process Video`, `Replace Subjects`, and `Custom`. |

### Flags

None

## Return value

void

> Macro (16dcb1b2-c6fb-4c23-a096-38455b87e6a8/1fa5e51a-a28e-46e1-9b5c-734b339f025f/static/scroll-pagebreak)

# Additional info

## Related commands

- [addBatchFile](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253738182)
- [cancelBatch](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253738374)
- [isBatching](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253738912)
- [removeAllBatchFiles](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253738023)
- [removeBatchFile](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253738474)
- [startBatch](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253738280)