Please enable JavaScript to view this site.

Code:

AS + 203

Symbolic:

bccGetOW16

NOTE: this command is not supported in RTE firmware.

This command will get value for multiple 16 bit output word. Request parameters are the following:

Offset

Type

Label

Description

0

U8

REP

N. of consecutive output words

1

U16

INDEX

Index of first output word required

(see your hardware documentation for valid index values)

Notes:

maximum value for REP in BCC3 is 63.

On success, a bccAck is received with following data:

Offset

Type

Label

Description

0

U16

PSTATE0

Physical state of output word 0

2

U16

LSTATE0

Logical state of output word 0

4

U16

PSTATE1

Physical state of output word 1

6

U16

LSTATE1

Logical state of output word 1

8

...

...

...

Notes:

data size is calulated as 4 bytes * REP.

On failure, a bccNack is received. Specific errors:

NACK code

Description

Extra data

nackIllegalArgs

Illegal arguments

U16 Param ID

1 = Bad REP field

2 = Bad INDEX field

nackWriteOnly

Output word not readable

U16 Error OW relative 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