Data Acquisition Toolbox
  Function/Property:
    Search    Help Desk 

Basic Setup

For most data acquisition applications, there is a set of properties used to configure the basic setup for your session. These properties provide access to individual channels, control the sampling rate, and define the trigger type. Properties related to the basic setup are given below.

Table 5-2: Analog Output Basic Setup Properties
Property
Description
Channel
Contains all the channels associated with the device object as created with addchannel
SampleRate
Specifies the samples per second of the analog input hardware device
TriggerType
Specifies the type of trigger to be issued

Accessing individual channels, setting the sampling rate, and defining a trigger are discussed below.



[ Previous | Help Desk | Next ]