
Chapter 3
MMS and Your Coprocessor
3-17
The following table provides samples of mapping sequential function chart
data types.
Address:
MMS Data Type:
SC13:0
STRUCTURE of type SFC
SC13:0,2
ARRAY of 2 SFC STRUCTURES
SC13:0.DN
BOOLEAN
SC13:0.ER,4
ARRAY of 4 BOOLEANS (applies to all
other BOOLEAN types)
SC13:0.PRE
INTEGER (applies to TIM)
SC13:0.PRE,3
ARRAY of 3 INTEGERS (also applies to
TIM)
See the section titled Additional Information on Using Data Types, later in
this chapter, and Appendix A of this manual for more information on
mapping MMS data types onto PLC–5 data files.
Token Data (TD) Mappings
The following is the format of a token data structure as viewed by MMS:
INTEGER
HI (SIZE = 16)
INTEGER
LO (SIZE = 16)
Important: Refer to your PLC–5 Programming Reference Manual for
descriptions of the individual fields in data type structures.
The following table provides samples of mapping token data data types:
Address:
MMS Data Type:
TD15:0
STRUCTURE of type TOKEN DATA
TD15:0,10
ARRAY of 10 TOKEN DATA
STRUCTURES
TD15:0.HI
INTEGER (also applies to LO.)
TD15:0.HI,5
ARRAY of 5 INTEGERS (applies to LO)
See the section titled Additional Information on Using Data Types, later in
this chapter, and Appendix A of this manual for more information on
mapping MMS data types onto PLC–5 data files.
Содержание PLC-5 MAP/OSI
Страница 1: ...PLC 5 MAP OSI Software User Manual Cat No 1785 OSI AB Parts...
Страница 4: ...Table of Contents iii OSI Layer Management E 1...
Страница 57: ...Chapter 4 Basic Programming Techniques 4 7 For example B7 6 10 AB Parts...
Страница 91: ...Mapping MMS Data Types onto PLC 5 40 5 60 File Types Appendix A A 2 T ACC D 16 AB Parts...