Please enable JavaScript to view this site.

-  (double) (deprecated)

Code:

AS + 304

Symbolic:

bccGetRR

NOTE: this command is not supported in RTE firmware.

NOTE: This register is referred to the volatile register set.

This command will get value for multiple real register (in double precision, 64bit). Request parameters are the following:

Offset

Type

Label

Description

0

U8

REP

Number of required registers

1

U16

INDEX

Index of first register

(see your hardware/osf documentation for valid register index values)

Notes:

The maximum value for REP in BCC3 is 31.

On success, a bccAck is received with following data:

Offset

Type

Label

Description

0

DBL

VALUE0

Value of register (INDEX+0)

8

DBL

VALUE1

Value of register (INDEX+1)

16

...

...

....

Notes:

The data size is calculated as 8 bytes * REP.

On failure, a bccNack is received. Specific errors:

NACK code

Description

Extra data

nackIllegalArgs

Illegal parameter

U16 What illegal

1=Repeat

2=Index

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC