Function
Sets or gets the analog output range for all channels.
If AoRangeChannelSetEnable is enabled,
the value of the AoRange will take effect instead of this property.
Variable type
[ C#: short ] [ VB.NET: Short ]
Initial value
0
Setting value
The values that can be set depend on the device.
Range |
Values |
Range |
Values |
-10 to 10V |
0 |
0 to 10V |
50 |
-5 to 5V |
1 |
0 to 5V |
51 |
-2.5 to 2.5V |
2 |
0 to 4.095V |
52 |
-1.25 to 1.25V |
3 |
0 to 2.5V |
53 |
-1 to 1V |
4 |
0 to 1.25V |
54 |
-0.625 to 0.625V |
5 |
0 to 1V |
55 |
-0.5 to 0.5V |
6 |
0 to 0.5V |
56 |
-0.3125 to 0.3125V |
7 |
0 to 0.25V |
57 |
-0.25 to 0.25V |
8 |
0 to 0.1V |
58 |
-0.125 to 0.125V |
9 |
0 to 0.05V |
59 |
-0.1 to 0.1V |
10 |
0 to 0.025V |
60 |
-0.05 to 0.05V |
11 |
0 to 0.0125V |
61 |
-0.025 to 0.025V |
12 |
0 to 0.01V |
62 |
-0.0125 to 0.0125V |
13 |
0 to 20mA |
100 |
-0.01 to 0.01V |
14 |
4 to 20mA |
101 |
-20 to 20mA |
102 |
||
1 to 5V |
150 |
Remarks
Sets or gets the analog output range for all channels.
DncDaq task settings and device property changes are reflected during DncDaq Init.
Device-specific specifications
Device |
Description |
AIO-123202G-PE |
For the range setting, the property setting value is reflected when the Init method is executed. -10 to 10V: AoRange = 0 -5 to 5V: AoRange = 1 -2.5 to 2.5V: AoRange = 2 -1.25 to 1.25V: AoRange = 3 0 to 10V: AoRange = 50 0 to 5V: AoRange = 51 0 to 2.5V: AoRange = 53 The initial value is AoRange = 53. It cannot be set for each channel. |
AIO-163202F-PE |
For the range setting, the property setting value is reflected when the Init method is executed. -10 to 10V: AoRange = 0 -5 to 5V: AoRange = 1 -2.5 to 2.5V: AoRange = 2 -1.25 to 1.25V: AoRange = 3 0 to 10V: AoRange = 50 0 to 5V: AoRange = 51 0 to 2.5V: AoRange = 53 The initial value is AoRange = 53. It cannot be set for each channel. |
AIO-160802L-LPE |
-10 to 10V is fixed. |
AO-1604L-LPE |
-10 to 10V is fixed. |
AIO-160802AY-USB |
-10 to 10V is fixed. |
AIO-163202FX-USB |
For the range setting, the property setting value is reflected when the Init method is executed. -10 to 10V: AoRange = 0 -5 to 5V: AoRange = 1 -2.5 to 2.5V: AoRange = 2 -1.25 to 1.25V: AoRange = 3 0 to 10V: AoRange = 50 0 to 5V: AoRange = 51 0 to 2.5V: AoRange = 53 The initial value is AoRange = 53. It cannot be set for each channel. |
AIO-121602LN-USB |
For the range setting, the property setting value is reflected when the Init method is executed. -10 to 10V: AoRange = 0 -5 to 5V: AoRange = 1 0 to 10V: AoRange = 50 0 to 5V: AoRange = 51 The initial value is AoRange = 0. |
AO-1604VIN-USB |
-10 to 10V is fixed. |
AO-1604AIN-USB |
0 to 20mA is fixed. |
CPS-AO-1604LI |
0 to 20mA is fixed. |
CPS-AO-1604VLI |
-10 to 10V is fixed. |
CPSN-AO-1602LC |
For the range setting, the property setting value is reflected when the Init method is executed. -10 to 10VAoRange = 0 -5 to 5V: AoRange = 1 0 to 10V: AoRange = 50 0 to 5V: AoRange = 51 0 to 20mA: AoRange = 100 The initial value is AoRange = 0. It can be set for each channel. |
DEMO DEVICE |
All ranges can be set. Initial value is AoRange = 0. It can be set for each channel. |