 
    
Functions - Alphabetical List
A
| Get a list of the April tag families currently available. | |
| Get information about an April tag family. | |
| Display the April tag(s) of a given family and identifier(s). | 
H
| hil_* | The deprecated HIL API functions is no longer recommended. The recommended method is to call the quanser.hardware.hil class, which support code generation to Quanser targets. | 
Q
| Causes a QUARC target to start serving on a particular URI. | |
| Builds the standard Simulink Coder libraries for licensed QUARC targets. | |
| Builds the code for a model. | |
| Builds a MATLAB script for a target. | |
| Checks for Simulink blocks with problems and recommend QUARC replacements. | |
| Removes the standard RTW libraries for licensed QUARC targets in preparation for rebuilding them. | |
| Removes generated code for a model in preparation for a fresh build. | |
| Connects a model to its real-time code on a target in external mode. | |
| Converts a model from using QUARC toolchain-based targets to non-toolchain-based targets. | |
| Converts an x3d mesh file to a proprietary q3d format. | |
| Disconnects a model from its real-time code on a target in external mode. | |
| Downloads the generated code for a model to a QUARC target. | |
| Draws text directly on an image rather than using a figure window or axes. | |
| Issues the error corresponding to an error code. | |
| Scans the local network for ATI Net F/T sensors. | |
| Scans the local network for QUARC targets and returns information about them. | |
| Retrieves a value in a string based on a configuration set. | |
| Retrieves all the values in a configuration string. | |
| Gets the value of configuration-set variable. | |
| Returns the default compiler for the given target type. | |
| Returns the default filename to which models are copied. | |
| Gets the default filename for model logging. | |
| Returns the default model URI for the given target type. | |
| Returns the default target type for QUARC. | |
| Returns the default target URI for a particular protocol or model URI. | |
| Retrieves a list of the models that have been downloaded to a QUARC target. | |
| Gets the error message corresponding to an error code. | |
| Returns the names of the error codes used by QUARC. | |
| Breaks a string into the vector elements. | |
| Gets information about the fonts installed on the system. | |
| Returns the state of a particular key on the keyboard. | |
| Returns a structure array of the languages available on the current (host) machine. | |
| Retrieves a list of the models that are loaded on a QUARC target. | |
| Returns the model arguments for the given model or configuration set. | |
| Returns the filename to which to copy the given model for logging purposes. | |
| Returns the extension used for generated code for the given model or configuration set. | |
| Returns the filename of the log for the given model or configuration set. | |
| Returns the model URI for the given model or configuration set. | |
| Retrieves a list of the models that configured to load on a QUARC target at boot time. | |
| Gets a list of network interfaces available. | |
| Returns the number of CPUs on the current (host) machine. | |
| Returns the type of QUARC target. | |
| Returns the step size of the model. | |
| Gets the simulation mode of the model. | |
| Gets the simulation status of the model. | |
| Returns a description of the target for the given model or configuration set or target type. | |
| Returns the target type for the given model or configuration set. | |
| Returns a cell array of the valid target types for QUARC. | |
| Returns the target URI for the given model or configuration set. | |
| Returns a list of all the URIs that may be used to connect to a target. | |
| Returns the version of QUARC installed on a given target. | |
| Open a dialog box to get a communications URI. | |
| Returns a list of the communications protocols that may be used in a target URI. | |
| Returns the QUARC version as a structure. | |
| Returns a structure array of the voices available for speech synthesis. | |
| Returns true if MATLAB is running on a big endian platform and false otherwise. | |
| Returns true if the argument is a Simulink model. Otherwise returns false. | |
| Determines whether a particular model is loaded on a QUARC target. | |
| Returns true if the argument is a Simulink model that is loaded in MATLAB. Otherwise returns false. | |
| Returns true if the argument defines a valid QUARC target type. | |
| Forcefully terminates a model on the target (NOT RECOMMENDED). | |
| Loads the generated code for a model on a QUARC target. | |
| Configure a model to load on a QUARC target at boot time. | |
| Opens a console to monitor the model's standard I/O as it runs on a QUARC target. | |
| Opens a dialog for managing a target. | |
| Returns the format string after substituting for format specifiers. | |
| Deletes a previously downloaded model on a QUARC target. | |
| Removes the model from the list of models configured to load on a QUARC target at boot time. | |
| Stops a QUARC target from serving on a particular URI. | |
| Downloads and runs a script executable on a target. | |
| Returns the installation directory for QUARC. | |
| Opens a console to monitor a script executable's standard input and output. | |
| Sets the value in a configuration string corresponding to a configuration set. | |
| Creates or updates a configuration-set variable. | |
| Sets the default compiler for the given target type. | |
| Sets the default filename to which to copy a model. | |
| Sets the default filename for model logs. | |
| Sets the default model URI for a particular target type. | |
| Sets the default target type for QUARC. | |
| Sets the default URI for a particular protocol or model URL. | |
| Sets the model MEX-file arguments for the given model or configuration set. | |
| Sets the filename to which to copy given model. | |
| Sets the filename of the log for the given model or configuration set. | |
| Sets the model URI for the given model or configuration set. | |
| Sets the model options for QUARC. | |
| Sets the priority of the MATLAB process and/or thread on the host. | |
| Sets the simulation mode of the model. | |
| Simulates loading a model. | |
| Simulates switching in one model while switching out another. | |
| Speaks the given formatted string. | |
| Starts a model in normal or external mode. | |
| Stops a model in normal or external mode. | |
| Switches in one model on a target while switching out another. | |
| Terminate unconnected ports in a model or subsystem. | |
| Updates a model diagram, propagating workspace variable changes to real-time code. | |
| Upgrades blocks in a model to the latest version of QUARC (fixes broken links). | |
| Read an XML file as a MATLAB structure. | |
| Writes an XML document to a file, removing extraneous newlines. | |
| Sets up QUARC or removes QUARC from the current Matlab version. | 
S
| Accepts a connection from a client. | |
| Closes the specified stream. | |
| Closes all open streams. | |
| Connects to a server. | |
| Flushes the stream buffer to the underlying communication channel. | |
| Reads and discards the given number of bytes from the stream. | |
| Creates a listening stream. | |
| Polls the stream for different conditions. | |
| Prints formatted text to a stream. | |
| Prints formatted text to a stream as an atomic unit. | |
| Receives data over a stream. | |
| Receives data over a stream as an atomic unit. | |
| Receive a double over the stream. | |
| Receive a double array over the stream as an atomic unit. | |
| Receives an array of doubles over the stream. | |
| Receives a signed 8-bit integer over the stream. | |
| Receives an array of signed 8-bit integers over the stream as an atomic unit. | |
| Receives an array of signed 8-bit integers over the stream. | |
| Receive a signed 16-bit integer over the stream. | |
| Receives an array of signed 16-bit integers over the stream as an atomic unit. | |
| Receives an array of signed 16-bit integers over the stream. | |
| Receives a signed 32-bit integer over the stream. | |
| Receives an array of signed 32-bit integers over the stream as an atomic unit. | |
| Receives an array of signed 32-bit integers. | |
| Receives a signed 64-bit integer over the stream. | |
| Receives an array of signed 64-bit integers as an atomic unit. | |
| Receives an array of signed 64-bit integers. | |
| Receives a single 32-bit real number of the stream. | |
| Receives an array of single 32-bit real number of the stream as an atomic unit. | |
| Receives an array of single 32-bit real number of the stream. | |
| Scans formatted text from the stream. | |
| Scans formatted text from the stream as an atomic unit. | |
| Sends data to the stream. | |
| Sends data as an atomic unit to the stream. | |
| Sends a 64-bit real number to the stream. | |
| Sends an array of 64-bit real numbers to the stream as an atomic unit. | |
| Sends an array of 64-bit real numbers to the stream. | |
| Sends a signed 8-bit integer to the stream. | |
| Sends an array of signed 8-bit integers to the stream as an atomic unit. | |
| Sends an array of signed 8-bit integers to the stream. | |
| Sends a signed 16-bit integer to the stream. | |
| Sends an array of signed 16-bit integers to the stream as an atomic unit. | |
| Sends an array of signed 16-bit integers to the stream. | |
| Sends a signed 32-bit integer to the stream. | |
| Sends an array of signed 32-bit integers to the stream as an atomic unit. | |
| Sends an array of signed 32-bit integers to the stream. | |
| Sends a signed 64-bit integer to the stream. | |
| Sends an array of signed 64-bit integers to the stream as an atomic unit. | |
| Sends an array of signed 64-bit integers to the stream. | |
| Sends a single 32-bit real number to the stream. | |
| Sends an array of 32-bit real numbers to the stream as an atomic unit. | |
| Sends an array of 32-bit real numbers to the stream. | |
| Configure the byte order used by the stream for multi-byte data types. | |
| Configures the stream to swap bytes in multibyte data types. | |
| Shuts down the stream but does not close it. | 
V
| Returns the frame rate associated with a Visualization block as a period in seconds. | |
| Returns the frame rate in Hz associated with a Visualization block. | 
         
    
Copyright ©2025 Quanser Inc. This page was generated 2025-06-17. "
                Submit feedback to Quanser about this page.
Link to this page.