List of Sample VIs for Analog I/O

 


Analog Input Samples


Analog 1 channel input [SimpleAi.vi]

Target devices: Analog device with analog input function

Summary: The simplest example

 

Analog multi-channel input [MultiAi.vi]

Target devices: Analog device with analog input function

Summary: The simple example like the analog 1 Ch input

 

Simple analog continuous input [MonitorAi.vi]

Target devices: Analog device with analog input function

Summary: Able to check the input status of 1 channel
Use this sample to check the operation of the analog input

 

Remote analog input [RemoteAi.vi]

Target devices: Wireless I/O series analog devices

Summary: It is a sample that selects the master or the slave and refers to the input data

 

Analog 1 channel continuous input [SamplingAi.vi]

Target devices: Analog device with analog input function

Summary: Sampling voltage (or current) value

 

Analog 1 channel continuous input (External trigger start) [SamplingAiTrg.vi]

Target devices: Analog device with analog input function

Summary: Sampling the voltage (or current) value using an external signal as a trigger

 

Analog 1 channel continuous input (Level comparison start) [SamplingAiLevel.vi]

Target devices: Analog device with analog input function

Summary: Sampling voltage (or current) value using signal level as a trigger

 

Analog 1 channel continuous input (In range start) [SamplingAiRange.vi]

Target devices: Analog device with analog input function

Summary: Sampling voltage (or current) value using signal range as a trigger

 

Analog multi-channel continuous input [SamplingAiMulti.vi]

Target devices: Analog device with analog input function

Summary: Sampling voltage (or current) values of multiple channels

 

Analog 1 channel infinite sampling [InfiniteAi.vi]

Target devices: Analog device with analog input function

Summary: Sampling voltage (or current) value for a long time

 


Analog Output Samples


Analog 1 channel output [SimpleAo.vi]

Target devices: Analog device with analog input function

Summary: The simplest example

 

Analog multi-channel output [MultiAo.vi]

Target devices: Analog device with analog input function

Summary: The simple example like the analog 1 Ch output

 

Simple analog continuous output [ControlAo.vi]

Target devices: Analog device with analog input function

Summary: Able to check the output status of 1 channel
Use this sample to check the operation of the analog output

 

Analog 1 channel continuous output [WaveformAo.vi]

Target devices: Analog device with analog input function

Summary: Waveform data set in advance will be output continuously

 

Analog multi-channel continous output [WaveformAoMulti.vi]

Target devices: Analog device with analog input function

Summary: Waveform data is output continuously for 2 channels at the same time