Please enable JavaScript to view this site.

Code:

AS + 305

Symbolic:

bccSetRR

NOTE: this command is not supported in RTE firmware.

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

This command will set 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)

3

DBL

VALUE0

Value for register (INDEX+0)

11

DBL

VALUE1

Value for register (INDEX+1)

19

...

...

...

Notes:

The maximum value for REP in BCC3 is 31.

The data size is calculated as 3 bytes + (8 bytes * REP)

On success, a bccAck is received without data.

On failure, a bccNack is received. Specific errors:

NACK code

Description

Extra data

nackReadOnly

Register read-only or predefined

U16 Error value index (from 0 to REP-1)

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