User manual
Computer Gateway User Manual 4-90 5/96
4.7.12
4.7.12 Store Single Point Return (Internal Address)
This message from the CG is the response to a Store Single Point request (internal
address). The data returned is value status only.
Eight-Character Tagname Form
Header information: Word 1—Transaction Code = 38
Word 2—Number of Words = 7
Word 5—CG Identifier = 2
Message format: Words 1..4—ACIDP name (8 ASCII characters)
Word 5—return status (integer)
0=normal
5=check value status
7=data access failure
(complete error logged in SMCC
display)
8=access key incorrect
11=data type mismatch
(data type corrected, no data stored)
14=array size too small (size < 1)
15=incorrect execution state
16=ACIDP name invalid
20=ACP-ACIDP not connected
21=invalid option value
22=data type out of range
28=bad data access priority
29=bad data type
30=bad entity index
32=bad parameter index
40=header bad number words
43=invalid store code
44=duplicate entity name error
NOTE
Return Status code 11 indicates a warning. Useful information (correct data type code) has
been returned. Return Status code 5 indicates that the value status contains a non-normal
data access status code.
Word 6—data type (integer) 1=real
2=integer
3=ASCII (24-character string)
4=enumeration/Boolean
5=enumeration ordinal value
7=real array
8=integer array
9=enumeration array
10=ordinal values array