SPI Programming Manual (H06.24+, J06.13+)

Contents
SPI Programming Manual427506-007
vii
8. SPI Programming in TACL
8. SPI Programming in TACL
Definition Names in TACL 8-1
Limitations of TACL for SPI Programming 8-1
TACL Definition Files 8-2
Declarations and Data Representations in TACL 8-2
SPI Buffer 8-3
Subsystem ID 8-3
Token Codes 8-4
Token Maps 8-4
Token Values 8-5
Identifying Null Values 8-7
Setting Reset Values 8-8
Syntax of the TACL Built-Ins 8-8
#SSINIT 8-8
#SSNULL 8-10
#SSPUT 8-11
#SSPUTV 8-16
#SSGET 8-19
#SSGETV 8-24
#SSMOVE 8-27
Interprocess Communication 8-30
Example: Printing or Displaying the Status Structure of the Subsystem Control Point
(SCP) 8-30
9. SPI Programming in TAL
Definition Names in TAL 9-1
TAL Definition Files
9-1
Declarations Needed in TAL Programs
9-1
SPI Buffer 9-1
Subsystem ID 9-2
Defining Token Maps
9-2
Interprocess Communication
9-3
SPI Procedure Syntax in TAL 9-3
Passing Token Parameters by Value or by Reference
9-3
SSINIT
9-4
SSNULL
9-4
SSPUT and SSPUTTKN
9-4
SSGET and SSGETTKN 9-4
SSMOVE and SSMOVETKN
9-5