NI 9263 (FPGA Interface)
- Updated2025-04-03
- 3 minute(s) read
FPGA I/O Node
Terminals in Software
Use the FPGA I/O Node to access the following terminals for this device.
Terminal | Description |
---|---|
AOx | Analog output channel x, where x is the number of the channel. The NI 9263 has AO channels 0 to 3. |
Arbitration
This device supports only the Arbitrate if Multiple Requestors Only option for arbitration. You cannot configure arbitration settings for this device.
I/O Methods
This device does not support any I/O methods.
Module Methods
Use the FPGA I/O Method Node to access the following module methods for this device.
- The Write Data method stores data values before writing the data to a channel,
- The Update method writes the stored data values to the output channel.
- The Wait for Update method waits until the Update method updates the output channels.
Refer to the NI 9263 Advanced Write Methods VI in the labview\examples\CompactRIO\Module Specific\NI 9263\NI 9263 Advanced Write Methods\NI 9263 Advanced Write Methods.lvproj for an example of using these methods.
Method | Description |
---|---|
Update | Writes stored data values to the output channel. |
Wait for Update | Waits until the Update method updates the output channels. |
Write Data | Stores data values before writing the data to a channel. |
I/O Properties
Use the FPGA I/O Property Node to access the following I/O properties for this device.
Property | Description |
---|---|
LSB Weight | Returns the LSB weight in nV/LSB for the channel. Use this value to convert NI 9263 data if you set the Calibration Mode to Raw in the C Series Module Properties dialog box. |
Offset | Returns the calibration offset in nV for the channel. Use this value to convert NI 9263 data if you set the Calibration Mode to Raw in the C Series Module Properties dialog box. |
Module Properties
Use the FPGA I/O Property Node to access the following module properties for this device.
Property | Description |
---|---|
Module ID | Returns the module ID. |
Serial Number | Returns the unique serial number of the module. |
Vendor ID | Returns the NI vendor ID, 0x1093. |
Single-Cycle Timed Loop
This device does not support the single-cycle Timed Loop.