Job Parameters In The Data Module - Bosch CL400 Manual

Hide thumbs Also See for CL400:
Table of Contents

Advertisement

11- -6
PLC Program Examples
11.2

Job Parameters in the Data Module

; ---------------------------------------------------------------------------
; Data Module File
; ---------------------------------------------------------------------------
LENGTH=512
0
UINT
2
UINT
4
UINT
6
UINT
8
UINT
10 UINT
12 UINT
14 UINT
16 UINT
18 UINT
20 UINT
22 UINT
24 UINT
26 ISTRING "142.2.26.136"
30 UINT
Two parameter fields for one reading and one writing job of a data module.
These parameters are added to the request module R5REQ as job parame-
ters.
;Length of the data module in bytes
;***** Read-DM12 to DM11 command *****
;DW0
16#0000
;RSS and channel number
16#0001
;Job number (0x60)
16#0060
;P3 type of command (45=E)/ type of operand (00=Byte)
16#4500
;P4 command code AST (44=DM) / Com. PST (44=DM)
16#4444
;P5 command attribute AST (DM no./data field no.)
11
;P6 block address AST (AST=CL400)
16#00f0
;P7 byte offset AST
16#0000
;P8 command attribute PST (DM no./DF no.)
12
;P9 block address PST (PST=CL400)
16#00f0
;P10 Byte offset PST
16#0000
;P11 amount of data according to type of data
512
;P12 process coordination point /
;field coordination marker 05 = EP or Stop /
;7F = without field coordination marker
16#057f
;IP address of the communication partner 142.2.26.136
;(different representation:
;OSTRING(4) <8e><02><1a><88>)
0
1070 072 196-101 (00.06) GB

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cl500

Table of Contents