Communication Errors; Repeat Addressing; Termination Method; Other Errors - National Instruments NI-488.2 NI-488.2 User Manual

National instruments network hardware - networking hardware user manual
Hide thumbs Also See for NI-488.2 NI-488.2:
Table of Contents

Advertisement

Communication Errors

Repeat Addressing

Note
National Instruments recommends using

Termination Method

Other Errors

© National Instruments Corporation
The following sections describe communication errors you might
encounter in your application.
Devices adhering to the IEEE 488.2 standard should remain in their current
state until specific commands are sent across the GPIB to change their
state. However, some devices require GPIB addressing before any GPIB
activity. Therefore, you might need to configure your NI-488.2 driver to
perform repeat addressing if your device does not remain in its currently
addressed state. You can either reconfigure from your application using
, or reconfigure using Measurement & Automation Explorer.
ibconfig
If your application uses
previous configuration. For more information about
the description of
ibconfig
on accessing the online help, refer to the
Documentation
section in
You should be aware of the data termination method that your device uses.
By default, your NI-488.2 software is configured to send EOI on writes and
terminate reads on EOI or a specific byte count. If you send a command
string to your device and it does not respond, it might not be recognizing
the end of the command. In that case, you need to send a termination
message, such as <
CR
ibwrt(dev,"COMMAND\x0D\x0A",9);
If you experience other errors in your application, refer to the NI-488.2
online help. It includes extensive troubleshooting information and the
answers to frequently asked questions. For instructions on accessing the
online help, refer to the
About This
Manual.
Chapter 5
ibconfig
, it works properly regardless of the
ibconfig
in the NI-488.2 online help. For instructions
Using the NI-488.2
About This
Manual.
> <
>, after a write command, as follows:
LF
Using the NI-488.2 Documentation
5-3
Debugging Your Application
to modify the configuration.
, refer to
ibconfig
section in
NI-488.2 User Manual

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents