Use high-level VXI access calls

NI-VISA Measurement & Automation

Use high-level VXI access calls

High-level VXI calls are the easiest way to establish register-level communication with VXI devices. You should use high-level calls whenever possible. If this is your first time programming in VXI, National Instruments recommends starting with high-level commands. If your application does speed-critical peeks and pokes, you may want to consider using the low-level access calls.