Short Name: Rep
Requires: VI Scripting
Class: Numeric Properties
To Use: Create a property.
Gets or sets the data type on the numeric control.
0 | Extended Precision |
1 | Double Precision |
2 | Single Precision |
3 | Long |
4 | Word |
5 | Byte |
6 | Unsigned Long |
7 | Unsigned Word |
8 | Unsigned Byte |
9 | Complex Extended |
10 | Complex Double |
11 | Complex Single |
12 | Quad |
13 | Unsigned Quad |
14 | Fixed-Point |
The following table lists the characteristics of this property.
Data type | |
Permissions | Read/Write |
Available in Run-Time Engine | Yes (Read Only) |
Available in Real-Time Operating System | Yes |
Settable when the VI is running | No |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |