Please enable JavaScript to view this site.

Code:

AS + 800

Symbolic:

bccLadTaskLoad

This command will load the ladder task (the .LAD file itself) directly to device memory, replacing the existing one: this is a standard data load sequence.

REQDATA structure is the following:

Offset

Type

Label

Description

0

U32

SIZE

Ladder task size [byte]

4

U8[12]

 

(riservati)

16

U16

PID

Process ID

18

U32

FLAGS

Operating flags:

If initial request fails, bccNack is received. Specific errors

NACK code

Description

Extra data

nackIllegalArgs

Illegal parameter

U16 What illegal:

1=Size

2=Process ID

3=Flags

nackNotFound

Process not found

 

NOTE: to have more information about the transferred data, see the .LAD File Specifications in the ladder diagram documentation.

 

  

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