|
<< Click to Display Table of Contents >>
Configuring Properties |
This topic contains information about the properties available on the NI_DAQmx tab, already including the value of Strings from offline properties, which can be user-programmed when starting an application in Offline mode.
For Elipse E3, Elipse Power, or Elipse Water applications, the value of these settings can also be defined at run time. To do so, start this Driver in Offline mode by selecting the Start driver OFFLINE option on the Setup tab of the properties window. The configuration options of this Driver are listed on the next table.
Configuration options for National Instruments DAQmx Driver
Tab |
Parameter |
Offline String |
Data Type |
Description |
|---|---|---|---|---|
Setup |
Physical Layer |
IO.Type |
Text |
By default, use the Ethernet option |
Timeout |
IO.TimeoutMs |
Number |
A time limit, in milliseconds, to receive data from a device's response. For example, the value 1000 defines a 1 (one) second limit |
|
NI_DAQmx |
Data acquisition timeout |
NI_DAQmx.DataAcquisitionTimeout |
Number |
Sets the time limit, in seconds, that this Driver waits to acquire data transmitted by NI DAQ devices |
All offline properties must be configured via PLC Tags in String format using the N1 parameter equal to -1 (minus one), the N2 parameter equal to 0 (zero), the N3 parameter equal to 0 (zero), and the N4 parameter equal to 3 (three). For more details and examples, please check topic Documentation of I/O Interfaces.