IviFgen Property Value Definitions
The following table defines the ID value for all IviFgen class properties.
|
Note In the following table the literal string IVIFGEN precedes all property names, and the literal string IVIFGEN_VAL_ precedes all defined value names. |
IviFgen Property Defined Values
| Property | Value Name | Defined Value | Description |
|---|---|---|---|
| OPERATION MODE | Continuous | 0 | Configures the function generator to generate output continuously. |
| OPERATE_BURST | Burst | 1 | Configures the function generator to generate a burst of waveform cycles. |
| OUTPUT MODE | Standard Function | 0 | The driver uses the properties and functions of the IviFgenStdFunc extension group to configure the function generator's output signal. |
| Arbitrary Waveform | 1 | The driver uses the properties and functions of the IviFgenArbWfm Extension Group to configure the function generator's output signal. | |
| Arbitrary Sequence | 2 | The driver uses the properties and functions of the IviFgenArbWfm and IviFgenArbSeq Extension Groups together to configure the function generator's output signal. | |
| REFERENCE CLOCK SOURCE | Internal | 0 | The function generator produces the reference clock signal internally. |
| External | 1 | The function generator receives the reference clock signal from an external source. | |
| Sine | 1 | Configures the function generator to produce a sinusoid waveform. | |
| Square | 2 | Configures the function generator to produce a square waveform. | |
| Triangle | 3 | Configures the function generator to produce a triangular waveform. | |
| Ramp Up | 4 | Configures the function generator to produce a positive ramp waveform. | |
| Ramp Down | 5 | Configures the function generator to produce a negative ramp waveform. | |
| DC | 6 | Configures the function generator to produce a constant voltage. | |
| TRIGGER SOURCE | External | 1 | The function generator does not produce an output signal until it receives a trigger on its external trigger input terminal. |
| Software Trigger Function | 2 | The function generator does not produce an output signal until the IviFgen_SendSoftwareTrigger function is called. If you set the IVIFGEN_ATTR_TRIGGER_SOURCE property to this value, the instrument can only be triggered by calling the IviFgen_SendSoftwareTrigger function. | |
| Internal | 3 | The function generator waits until it receives a trigger from its internal trigger source. | |
| VXI TTL0 | 111 | The function generator waits until it receives a trigger on the TLL0 line. | |
| VXI TTL1 | 112 | The function generator waits until it receives a trigger on the TLL1 line. | |
| VXI TTL2 | 113 | The function generator waits until it receives a trigger on the TLL2 line. | |
| VXI TTL3 | 114 | The function generator waits until it receives a trigger on the TLL3 line. | |
| VXI TTL4 | 115 | The function generator waits until it receives a trigger on the TLL4 line. | |
| VXI TTL5 | 116 | The function generator waits until it receives a trigger on the TLL5 line. | |
| VXI TTL6 | 117 | The function generator waits until it receives a trigger on the TLL6 line. | |
| VXI TTL7 | 118 | The function generator waits until it receives a trigger on the TLL7 line. | |
| ECLO | 119 | The function generator waits until it receives a trigger on the ECL0 line. | |
| ECL1 | 120 | The function generator waits until it receives a trigger on the ECL1 line. | |
| PXI Star | 131 | The function generator waits until it receives a trigger on the PXI Star bus. | |
| RTSI 0 | 141 | The function generator waits until it receives a trigger on the RTSI 0 line. | |
| RTSI 1 | 142 | The function generator waits until it receives a trigger on the RTSI 1 line. | |
| RTSI 2 | 143 | The function generator waits until it receives a trigger on the RTSI 2 line. | |
| RTSI 3 | 144 | The function generator waits until it receives a trigger on the RTSI 3 line. | |
| RTSI 4 | 145 | The function generator waits until it receives a trigger on the RTSI 4 line. | |
| RTSI 5 | 146 | The function generator waits until it receives a trigger on the RTSI 5 line. | |
| RTSI 6 | 147 | The function generator waits until it receives a trigger on the RTSI 6 line. | |
| AM SOURCE | Internal | 0 | The function generator uses an internally generated waveform to modulate the output signal. |
| External | 1 | The function generator uses a waveform from an external source to modulate the output signal. | |
| FM SOURCE | Internal | 0 | The function generator uses an internally generated waveform to frequency modulate the output signal. |
| External | 1 | The function generator uses a waveform from an external source to modulate the output signal. |
For more VI and property information: