Subject Listing; General Statements; Math Routines; String And Conversion Routines - ABB PGC2000 Operation And Service Manual

Process gas chromatograph
Table of Contents

Advertisement

The string variable DATA$ now contains "THIS IS THE MESSAGE"
To reply, at 0.1.0.4:
A reply message is constructed:
Using the header received in
line 0010 above, the reply is sent:

SUBJECT LISTING

This lists the Vista BASIC commands, functions and statements (shown on the left side of the page)
in subject order. If you need additional information on a particular listing, use the key term on the
right side of the page to refer to the appropriate detailed alphabetical listing.

General Statements

BPRINT
CHAIN
COMMON!
COMMON$
DIM
END
FOR...NEXT
GOSUB...RETURN
GOTO
IF
LET
LPRINT
REM

Math Routines

ABS(fp!)
EXP(fp!)
LN(fp!)
LOG(fp!)
SQRT(fp!)
Y2X(fp!fp!)

String and Conversion Routines

ASC(string$)
CHR$(integer%)
FLT(integer%)
INSTR(string1$,string2$)
INT(fp!)
LEN(string$)
MID$(string$,position%,length%)
SPACE(length%)
STR_NAME$
UCT_TO_TIME$
VAL(string$)
2000-OSM, F1
0040 REPLY$ = "GOT THE MESSAGE"
0050 SND_RPL(HDR$,REPLY$)
BPRINT
CHAIN
COMMON floating point array
COMMON string array
DIM
END
FOR...NEXT
GO TO SUBROUTINE
GOTO
IF
LET
LPRINT
REMARKS
ABSOLUTE VALUE
EXPONENT
NATURAL LOGARITHM
LOGARITHM BASE TEN
SQUARE ROOT
Y2X
ASC
CHR$
FLOATING POINT
INSTR
INTEGER TYPE
LENGTH OF STRING
SUBSTRING
SPACE
STREAM NAME
UCT TO TIME
VALUE
10-37

Advertisement

Table of Contents
loading

Table of Contents