# Moku Cloud Compile Instrument
Provides access to Cloud Compile Instrument generated with Moku Cloud Compile (opens new window)
If you are using the Moku Cloud Compile instrument directly through the REST API, the instrument name as used in the URL is cloudcompile
.
Multi-instrument Mode
Moku Cloud Compile instruments can only be used in Multi-instrument Mode. Refer to the Multi-instrument Mode Getting Started Guide for more details.
Loading your Bitstream
Before you can deploy a Moku Cloud Compile instrument, you must load the bitstream that MCC has generated on to your Moku. When using the API, this can be accomplished through the file upload function.
Functions
Core
- getters: Cloud Compile - getter functions
- set_control: Set a control register value
- set_controls: Set multiple control register values.
- set_interpolation: Toggle the output interpolation for a given channel.
- summary: Returns a short summary of current instrument state
Getters →