Please enable JavaScript to view this site.

Code:

AS + 317

Symbolic:

bccSafeWriteVar

This command will write value for a variable in a safe way. Request parameters are the following:

Offset

Type

Label

Description

0

U32

VARSETID

Variable set indentification

4

VAR

VARID

Variable identification

14

U8[]

DATA

Variable data, according VARID field.

On success, a bccAck is received with no data.

On failure, a bccNack is received. Specific  errors:

NACK code

Description

Extra data

nackReadOnly

Variable read-only (cannot write)

 

nackIllegalArgs

Illegal parameter

U16 What illegal:

1=Type

2=Index

3=Address

4=Repeat counter

5=Bit index

6=Size

nackDataUnderflow

Variable data too short

 

nackIllegalVarsetId

Illegal variable set identification

 

nackNotInitialized

Variable is not initialized

 

For more information about variable types, see table of standard variables.

 

  

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