beautypg.com

Rockwell Automation 5370 CVIM Communications Manual User Manual

Page 141

background image

Chapter 6

Using the Pyramid Integrator Backplane

6–8

CONTROL BLOCK 0MSG0:0

F1 Requested Size(element):

0

F2 Priority:

HIGH

F3 Local/Remote:

LOCAL

F4 Local Link Type:

DH+

F5 Remote Link Type:

N/A

F6 Station ID:

Node# = 0

F7 Module ID:

Class = CVIM Tw# = 1 Port# = 1

F8 Communication Command:

TYPED READ

F9 Internal Data Table Addr:

0L9:0

F10External Data Table Addr:

”>rc,cb*”

Parameters:

N/A

CONTROL BLOCK OMSG0:1

F1 Requested Size(element):

0

F2 Priority:

HIGH

F3 Local/Remote:

LOCAL

F4 Local Link Type:

DH+

F5 Remote Link Type:

N/A

F6 Station ID:

Node# = 0

F7 Module ID:

Class = CVIM Tw# = 1 Port# = 1

F8 Communication Command:

TYPED WRITE

F9 Internal Data Table Addr:

0L9:0

F10External Data Table Addr:

”>w,cb*”

Parameters:

N/A

If you are accessing results through a MicroVAX information processor, you
should use the standard library functions to access the data. The MicroVAX
library instructions are called up using a simplified “C” type language. For
example:

DTL__READ__W(Address, &Result, &Error);

Refer to the MicroVAX manuals for the available library routines.

Sample PLC–5/250 Program
(cont’d)

Obtaining Inspection Result
Information Using a MicroVAX
Information Processor