> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Export Slices to Renishaw

Export slice stack data to a CLI file for importing into QuantAM.

### Inputs

| Name        | Type                                                             | Description                                |
| ----------- | ---------------------------------------------------------------- | ------------------------------------------ |
| Path        | [Path](../../../../block-documentation/types/path)               | Path to export the CLI file to.            |
| Slice stack | [Slice Stack](../../../../block-documentation/types/slice-stack) | Slice stack to generate the CLI file from. |
| Format      | Ascii or Binary Enum                                             | Format to export the CLI file as.          |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [CLI slice data](../../../../block-documentation/types/cli-slice-data) |
