Please enable JavaScript to view this site.

Code:

AS + 523

Symbolic:

bccResolveProcObject

This command will try to resolve a /proc object, based on specified data. Request parameters are the following:

Offset

Type

Label

Description

0

U32

FLAGS

Request flags

4

U32

SRC

Query source:

1 = Query by Robox station ID (U16)

8

U32

OP

Query operation:

1 = Load file via FB/FOE

2 = Save file via FB/FOE

12

U32

-

(reserved)

16

B[]

DATA

Query data (depend on query source)

On success, a bccAck is received with following data:

Offset

Type

Label

Description

0

U32

FLAGS

Reply flags

4

U32

-

(reserved)

8

B[]

OBJPATH

The resolved /proc object path

On failure, a bccNack is received. Specific errors:

NACK code

Description

Extra data

nackMissingArgs

Missing arguments

 

nackIllegalArgs

Illegal arguments

U16 What illegal:

1=Flags

2=Query source

3=Query operation

4=Query data

nackNotFound

Object not found

 

 

  

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