IviFgen Base Capability Group

CVI/LabWindows IVI Class Driver

IviFgen Base Capability Group

The IviFgen Base capabilities support the most basic function generator capabilities. You can configure the output impedance and reference clock source, and enable or disable the function generator's output connectors. The base capabilities do not support the generation of a specific kind of output signal. Instead, a function generator must support either the IviFgenStdFunc or IviFgenArbWfm extensions. This organization is required because many function generators support only one of these extension groups. If a function generator supports more than one of these extensions, the output mode can be configured to specify which extension the function generator uses to produce a signal.

Base Functions

IviFgen_ConfigureOutputMode

IviFgen_ConfigureRefClockSource

IviFgen_ConfigureOperationMode

IviFgen_ConfigureOutputImpedance

IviFgen_ConfigureOutputEnabled

IviFgen_InitiateGeneration

IviFgen_AbortGeneration

IviFgenBase Attributes

IVIFGEN_ATTR_OUTPUT_MODE

IVIFGEN_ATTR_REF_CLOCK_SOURCE

IVIFGEN_ATTR_OPERATION_MODE

IVIFGEN_ATTR_OUTPUT_IMPEDANCE

IVIFGEN_ATTR_OUTPUT_ENABLED

Related Topics

IVI Inherent Functions

IVI Inherent Attributes

IviFgenBase Behavior Model