EasyManuals Logo

HP 4155A Programmer's Guide

HP 4155A
241 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #94 background imageLoading...
Page #94 background image
Reference: HP Instrument BASIC
Available I/O Resources for IBASIC
Serial Interface
You can access serial interface on rear panel by using select code 9.
Receiving data
To receive data from serial interface successfully, be sure to do the following:
Use
ASSIGN
IBASIC command to open I/O path. Refer to the following example:
ASSIGN @Serial TO 9
ENTER @Serial;A$
Do not use
ENTER 9;A$
because every time it is executed, the I/O path is opened, which ma
y
cause errors.
If you receive multiple lines of data (such as b
y a loop of ENTER statements), make sure no other
operation or statement occurs between receptions. It may cause an overrun error. If overrun error
is caused, use a slower baud rate for receiving.
2-29

Table of Contents

Other manuals for HP 4155A

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP 4155A and is the answer not in the manual?

HP 4155A Specifications

General IconGeneral
BrandHP
Model4155A
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals