Functions | |
void | dataqsdk::ADChannelCount (const int ChannelCount) |
Number of channels to scan. | |
void | dataqsdk::ADCounter (const long int Counter) |
void | dataqsdk::BurstCounter (const long int BurstCounter) |
void | dataqsdk::DeviceFile (const char *const DeviceFile) |
Device file path and name used to connect to the device. | |
void | dataqsdk::EventPoint (const long int EventPnt) |
Number of data points required before NewData() fires. | |
void | dataqsdk::MaxBurstRate (const double MaxBurstRt) |
Maximum sampling rate of combined channels. | |
void | dataqsdk::ProductName (const char *const ProductName) |
void | dataqsdk::SampleRate (const double SampleRt) |
Requested sample rate. | |
void | dataqsdk::TrigHysteresisIdx (const int Hidx) |
void | dataqsdk::TrigLevel (const int Level) |
void | dataqsdk::TrigMode (const int Mode) |
void | dataqsdk::TrigScnChnIdx (const int SCidx) |
void | dataqsdk::TrigSlope (const int Slope) |
void | dataqsdk::TrigPostLength (const int PostLength) |
void | dataqsdk::TrigPreLength (const int PreLength) |
void | di194_dsdk::ADChannelCount (const int ChannelCount) |
Number of channels to scan. | |
void | di194_dsdk::EventPoint (const long int EventPnt) |
Number of data points required before NewData() fires. | |
void | di194_dsdk::SampleRate (const double SampleRt) |
Requested sample rate. | |
virtual void | dsdk::ADChannelCount (const int ChannelCount) |
Number of channels to scan. | |
virtual void | ADCounter (const long int Counter) |
virtual void | BurstCounter (const long int BurstCounter) |
virtual void | dsdk::DeviceFile (const char *const DeviceFile) |
Device file path and name used to connect to the device. | |
virtual void | dsdk::EventPoint (const long int EventPnt) |
Number of data points required before NewData() fires. | |
virtual void | dsdk::MaxBurstRate (const double MaxBurstRt) |
Maximum sampling rate of combined channels. | |
virtual void | dsdk::SampleRate (const double SampleRt) |
Requested sample rate. | |
virtual void | TrigHysteresisIdx (const int Hidx) |
virtual void | TrigLevel (const int Level) |
virtual void | TrigMode (const int Mode) |
virtual void | TrigScnChnIdx (const int SCidx) |
virtual void | TrigSlope (const int Slope) |
virtual void | TrigPostLength (const int PostLength) |
virtual void | TrigPreLength (const int PreLength) |
|
Number of channels to scan. Overall number of channels to scan.
Error Codes set:
Definition at line 470 of file dataqsdk.cpp. References dsdk::ADChannelCount(), dataqsdk::m_classID, and dataqsdk::m_last_error. |
Here is the call graph for this function:
|
Error Codes set:
Definition at line 490 of file dataqsdk.cpp. References dsdk::ADCounter(), dataqsdk::m_classID, and dataqsdk::m_last_error. |
Here is the call graph for this function:
|
Error Codes set:
Definition at line 510 of file dataqsdk.cpp. References dsdk::BurstCounter(), dataqsdk::m_classID, and dataqsdk::m_last_error. |
Here is the call graph for this function:
|
Device file path and name used to connect to the device.
Error Codes set:
Definition at line 531 of file dataqsdk.cpp. References dsdk::DeviceFile(), dataqsdk::m_classID, and dataqsdk::m_last_error. |
Here is the call graph for this function:
|
Number of data points required before NewData() fires.
Error Codes set:
Definition at line 558 of file dataqsdk.cpp. References dsdk::EventPoint(), dataqsdk::m_classID, and dataqsdk::m_last_error. |
Here is the call graph for this function:
|
Maximum sampling rate of combined channels.
Error Codes set:
Definition at line 578 of file dataqsdk.cpp. References dataqsdk::m_classID, dataqsdk::m_last_error, and dsdk::MaxBurstRate(). |
Here is the call graph for this function:
|
Used to determine the device: properties, abilities, etc.
Error Codes set:
Definition at line 599 of file dataqsdk.cpp. References dataqsdk::m_classID, dataqsdk::m_last_error, and dataqsdk::m_ProductName. |
|
Requested sample rate. Automatically sets the sample rate to min or max if requested value is out of bounds.
Error Codes set:
Definition at line 656 of file dataqsdk.cpp. References dataqsdk::m_classID, dataqsdk::m_last_error, and dsdk::SampleRate(). |
Here is the call graph for this function:
|
Error Codes set:
Definition at line 676 of file dataqsdk.cpp. References dataqsdk::m_classID, dataqsdk::m_last_error, and dsdk::TrigHysteresisIdx(). |
Here is the call graph for this function:
|
Error Codes set:
Definition at line 696 of file dataqsdk.cpp. References dataqsdk::m_classID, dataqsdk::m_last_error, and dsdk::TrigLevel(). |
Here is the call graph for this function:
|
Error Codes set:
Definition at line 716 of file dataqsdk.cpp. References dataqsdk::m_classID, dataqsdk::m_last_error, and dsdk::TrigMode(). |
Here is the call graph for this function:
|
Error Codes set:
Definition at line 736 of file dataqsdk.cpp. References dataqsdk::m_classID, dataqsdk::m_last_error, and dsdk::TrigScnChnIdx(). |
Here is the call graph for this function:
|
Error Codes set:
Definition at line 756 of file dataqsdk.cpp. References dataqsdk::m_classID, dataqsdk::m_last_error, and dsdk::TrigSlope(). |
Here is the call graph for this function:
|
Error Codes set:
Definition at line 776 of file dataqsdk.cpp. References dataqsdk::m_classID, dataqsdk::m_last_error, and dsdk::TrigPostLength(). |
Here is the call graph for this function:
|
Error Codes set:
Definition at line 796 of file dataqsdk.cpp. References dataqsdk::m_classID, dataqsdk::m_last_error, and dsdk::TrigPreLength(). |
Here is the call graph for this function:
|
Number of channels to scan. Overall number of channels to scan. All digital ports count as one channel here. The digital ports are all either acquiring or not, together. Sets default values for anything affected by changing the number of channels being scanned.
Error Codes set:
Reimplemented from dsdk. Definition at line 202 of file di194.cpp. References Ccmd(), di194_dsdk::chan_order, Dcmd(), di194_dsdk::digital_chan, EBOUNDS, di_serial_io::is_comm_open(), di194_dsdk::m_connection, and di194_dsdk::SampleRate(). |
Here is the call graph for this function:
|
Number of data points required before NewData() fires.
Reimplemented from dsdk. |
|
Requested sample rate. Automatically sets the sample rate to min or max if requested value is out of bounds.
Error Codes set:
Reimplemented from dsdk. Definition at line 337 of file di194.cpp. References di194_dsdk::digital_chan. |
|
Device file path and name used to connect to the device. Allocates memory if necessary to hold the device file. The array is limited in size by DEV_PATH. Ensures the string is NULL terminating.
Definition at line 221 of file dsdk.cpp. References dsdk::DeviceConnect(), dsdk::DeviceDisconnect(), and dsdk::m_device_file. |
Here is the call graph for this function: