Allen-Bradley Micro800 General Instructions Manual

Category
Software
Type
General Instructions Manual
Reference Manual
Micro800 Programmable Controllers General Instructions
Catalog Numbers 2080-LC10, 2080-LC20, 2080-LC30, 2080-LC50
Important user information
Read this document and the documents listed in the additional resources section about installation, configuration, and operation of this equipment
before you install, configure, operate, or maintain this product. Users are required to familiarize themselves with installation and wiring instructions
in addition to requirements of all applicable codes, laws, and standards.
Activities including installation, adjustments, putting into service, use, assembly, disassembly, and maintenance are required to be carried out by
suitably trained personnel in accordance with applicable code of practice. If this equipment is used in a manner not specified by the manufacturer,
the protection provided by the equipment may be impaired.
In no event will Rockwell Automation, Inc. be responsible or liable for indirect or consequential damages resulting from the use or application of this
equipment.
The examples and diagrams in this manual are included solely for illustrative purposes. Because of the many variables and requirements associated
with any particular installation, Rockwell Automation, Inc. cannot assume responsibility or liability for actual use based on the examples and
diagrams.
No patent liability is assumed by Rockwell Automation, Inc. with respect to use of information, circuits, equipment, or software described in this
manual.
Reproduction of the contents of this manual, in whole or in part, without written permission of Rockwell Automation, Inc., is prohibited.
Throughout this manual, when necessary, we use notes to make you aware of safety considerations.
WARNING: Identifies information about practices or circumstances that can cause an explosion in a hazardous environment, which may lead to
personal injury or death, property damage, or economic loss.
ATTENTION: Identifies information about practices or circumstances that can lead to personal injury or death, property damage, or economic
loss. Attentions help you identify a hazard, avoid a hazard, and recognize the consequence
Important:
Identifies information that is critical for successful application and understanding of the product.
Labels may also be on or inside the equipment to provide specific precautions.
SHOCK HAZARD: Labels may be on or inside the equipment, for example, a drive or motor, to alert people that dangerous voltage may be
present.
BURN HAZARD: Labels may be on or inside the equipment, for example, a drive or motor, to alert people that surfaces may reach dangerous
temperatures.
ARC FLASH HAZARD: Labels may be on or inside the equipment, for example, a motor control center, to alert people to potential Arc Flash. Arc
Flash will cause severe injury or death. Wear proper Personal Protective Equipment (PPE). Follow ALL Regulatory requirements for safe work
practices and for Personal Protective Equipment (PPE).
Allen-Bradley, Rockwell Software, Rockwell Automation, Connected Components Workbench, Micro800, PowerFlex, PanelView, and RSLinx are trademarks of Rockwell Automation, Inc.
Trademarks not belonging to Rockwell Automation are property of their respective companies.
Rockwell Automation maintains current product environmental information on its website at
http://www.rockwellautomation.com/rockwellautomation/about-us/sustainability-ethics/product-environmental-compliance.page
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015 3
Table of contents
In This Manual ..................................................................................................... 13
Supported Controllers ......................................................................................... 13
Additional Resources ........................................................................................... 14
Chapter 1
Instruction blocks ................................................................................................. 15
Operators ........................................................................................................ 16
Functions ........................................................................................................ 16
Function blocks.............................................................................................. 18
Instruction set in alphabetical order ................................................................. 19
Instruction set by type and function ................................................................. 23
Chapter 2
LD program ........................................................................................................... 29
LD program development environment .......................................................... 30
Chapter 3
Rung ................................................................................................................. 31
Instruction Block (LD) ................................................................................ 35
Coil ................................................................................................................... 39
Contact ............................................................................................................ 44
Return .............................................................................................................. 48
Jump ................................................................................................................. 49
Instruction blocks in LD programs ................................................................... 49
Working in the LD language editor .................................................................. 50
Ladder Diagram (LD) program examples ........................................................ 52
Example: R_TRIG function block ............................................................. 52
Example: Comparing Real Values using Subtraction (-) ABS, and Less
than (<) ........................................................................................................... 53
LD Keyboard shortcuts ....................................................................................... 54
Chapter 4
LIM_ALRM .......................................................................................................... 58
Preface
Finding information about
instructions and ladder
elements
Ladder Diagram (LD)
language
Ladder Diagram (LD)
elements
Alarm instruction
Table of contents
4 Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
Chapter 5
ABS.......................................................................................................................... 62
ACOS ..................................................................................................................... 64
ACOS_LREAL ..................................................................................................... 66
Addition ................................................................................................................. 68
ASIN ....................................................................................................................... 69
ASIN_LREAL ...................................................................................................... 71
ATAN..................................................................................................................... 73
ATAN_LREAL .................................................................................................... 75
COS ........................................................................................................................ 77
COS_LREAL ........................................................................................................ 79
Division .................................................................................................................. 81
EXPT ...................................................................................................................... 82
LOG ........................................................................................................................ 84
MOD ...................................................................................................................... 86
MOV ....................................................................................................................... 88
Multiplication ....................................................................................................... 89
Neg .......................................................................................................................... 90
POW ....................................................................................................................... 91
RAND .................................................................................................................... 93
SIN .......................................................................................................................... 95
SIN_LREAL .......................................................................................................... 97
SQRT ...................................................................................................................... 99
Subtraction .......................................................................................................... 101
TAN ...................................................................................................................... 102
TAN_LREAL ..................................................................................................... 104
TRUNC ............................................................................................................... 106
Chapter 6
ABL ....................................................................................................................... 110
ACB ...................................................................................................................... 112
ACL ...................................................................................................................... 114
AHL ...................................................................................................................... 116
ARD ...................................................................................................................... 118
ARL ....................................................................................................................... 121
AWA ..................................................................................................................... 123
AWT ..................................................................................................................... 125
Arithmetic instructions
ASCII serial port instructions
Table of contents
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015 5
ASCII parameter details .................................................................................... 127
ABL error codes ........................................................................................... 127
ABLACB data type ..................................................................................... 128
ACL data type .............................................................................................. 128
AHL ChannelSts data type ........................................................................ 129
AHLI data type ............................................................................................ 129
ARDARL data type ..................................................................................... 130
AWAAWT data type ................................................................................. 130
Chapter 7
AND_MASK ...................................................................................................... 132
NOT_MASK ...................................................................................................... 134
OR_MASK .......................................................................................................... 136
ROL ...................................................................................................................... 138
ROR ...................................................................................................................... 140
SHL ....................................................................................................................... 142
SHR ....................................................................................................................... 144
XOR_MASK ...................................................................................................... 146
Chapter 8
F_TRIG ................................................................................................................ 150
R_TRIG ............................................................................................................... 152
RS ........................................................................................................................... 154
OR ......................................................................................................................... 156
AND ..................................................................................................................... 157
XOR ...................................................................................................................... 158
NOT ..................................................................................................................... 159
SR ........................................................................................................................... 160
TTABLE .............................................................................................................. 162
TTABLE input combinations .................................................................. 165
MUX8B................................................................................................................ 166
MUX4B................................................................................................................ 170
Chapter 9
MSG_CIPGENERIC ....................................................................................... 174
CIPAPPCFG data type .............................................................................. 176
CIPCONTROLCFG data type ............................................................... 177
CIPSTATUS data type .............................................................................. 178
CIPTARGETCFG data type .................................................................... 180
Binary instructions
Boolean instructions
Communication instructions
Table of contents
6 Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
MSG_CIPSYMBOLIC .................................................................................... 184
CIPSYMBOLICCFG data type ............................................................... 187
CIPAPPCFG data type .............................................................................. 189
CIPCONTROLCFG data type ............................................................... 190
CIPSTATUS data type .............................................................................. 191
CIPTARGETCFG data type .................................................................... 193
Supported Data Packet Size for CIP Serial Function ........................... 196
MSG_MODBUS ............................................................................................... 197
Modbus error codes ..................................................................................... 199
MODBUSLOCPARA data type ............................................................. 200
Message execution process (Rung = TRUE) .......................................... 202
MODBUSTARPARA data type .............................................................. 204
MSG_MODBUS2 ............................................................................................. 205
Modbus2 error codes .................................................................................. 208
MODBUS2LOCPARA data type ........................................................... 209
MODBUS2TARPARA data type ........................................................... 210
Message execution processes and timing diagrams ....................................... 213
Message execution process (general) ........................................................ 214
Message execution sequence (general) ..................................................... 215
Message execution process (Rung = TRUE) .......................................... 215
Message execution timing diagram (Rung = TRUE) ........................... 217
Message execution process (Rung = FALSE) ......................................... 218
Message execution timing diagram (Rung = FALSE) ........................... 220
Message execution process (Error) ........................................................... 221
Message execution timing diagram (Error) ............................................. 221
Using the communication (message) function blocks ................................. 222
Configuring object data values for explicit messaging
(MSG_CIPGENERIC) ............................................................................. 222
Example: How to create a MSG_CIPGENERIC messaging program to
read data from a controller ......................................................................... 225
Example: How to create a MSG_CIPSYMBOLIC messaging program
to write a value to a variable ....................................................................... 239
Example: How to configure Modbus communication to read from and
write to a drive .............................................................................................. 251
Communication protocol support .................................................................. 257
Embedded communication channels ....................................................... 258
Table of contents
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015 7
Chapter 10
Equal ..................................................................................................................... 260
Greater than ......................................................................................................... 262
Greater than or equal ......................................................................................... 263
Less than ............................................................................................................... 264
Less than or equal ............................................................................................... 265
Not equal .............................................................................................................. 266
Chapter 11
CTD ...................................................................................................................... 268
CTU ...................................................................................................................... 270
CTUD .................................................................................................................. 273
Chapter 12
ANY_TO_BOOL ............................................................................................. 278
ANY_TO_BYTE ............................................................................................... 279
ANY_TO_DATE .............................................................................................. 280
ANY_TO_DINT .............................................................................................. 281
ANY_TO_DWORD ........................................................................................ 282
ANY_TO_INT .................................................................................................. 283
ANY_TO_LINT ............................................................................................... 284
ANY_TO_LREAL ............................................................................................ 285
ANY_TO_LWORD ......................................................................................... 286
ANY_TO_REAL ............................................................................................... 287
ANY_TO_SINT ................................................................................................ 288
ANY_TO_STRING ......................................................................................... 289
ANY_TO_TIME ............................................................................................... 290
ANY_TO_UDINT ........................................................................................... 291
ANY_TO_UINT .............................................................................................. 292
ANY_TO_ULINT ............................................................................................ 293
ANY_TO_USINT ............................................................................................ 294
ANY_TO_WORD ........................................................................................... 295
Compare instructions
Counter instructions
Data conversion instructions
Table of contents
8 Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
Chapter 13
AVERAGE .......................................................................................................... 298
COP ...................................................................................................................... 300
COP operation status values ..................................................................... 304
Copying to a different data type ............................................................... 304
MIN ...................................................................................................................... 305
MAX ..................................................................................................................... 307
Chapter 14
What is a High-Speed Counter? ...................................................................... 309
HSC ...................................................................................................................... 311
HSCCmd values .......................................................................................... 313
HSCAPP data type ..................................................................................... 314
HSCSTS data type ...................................................................................... 320
PLS data type ................................................................................................ 330
HSC status codes (STS) ............................................................................. 331
HSC_SET_STS .................................................................................................. 332
Using the High-Speed Counter instructions ................................................ 335
Updating HSC application data ............................................................... 335
High-Speed Counter (HSC) User Interrupt dialog box ...................... 336
Configuring High-Speed Counter (HSC) user interrupts .................. 337
Add and configure a High-Speed Counter (HSC) User Interrupt .... 337
Configuring a Programmable Limit Switch (PLS) ................................ 341
Example: How to create a High-Speed Counter (HSC) program ..... 342
Add a Programmable Limit Switch (PLS) function .............................. 353
Example: Programmable Limit Switch (PLS) enabled ......................... 355
Chapter 15
LCD ...................................................................................................................... 358
LCD_BKLT_REM ............................................................................................ 361
LCD_BKLT_REM status codes .............................................................. 363
LCD_REM .......................................................................................................... 364
LCD_REM status codes ............................................................................ 368
RHC...................................................................................................................... 369
RPC ....................................................................................................................... 371
DLG ...................................................................................................................... 373
DLG status codes ......................................................................................... 375
DLG error codes .......................................................................................... 375
Data manipulation
instructions
High-Speed Counter (HSC)
instructions
Input/Output instructions
Table of contents
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015 9
IIM ........................................................................................................................ 376
IIM status codes ........................................................................................... 378
IOM ...................................................................................................................... 379
IOM status codes ......................................................................................... 381
KEY_READ ........................................................................................................ 382
KEY_READ_REM ............................................................................................ 386
KEY_READ_REM operation .................................................................. 387
KEY_READ_REM status codes .............................................................. 388
KeyData bitfields table ............................................................................... 389
MM_INFO ......................................................................................................... 390
MMINFO data type ................................................................................... 392
PLUGIN_INFO ................................................................................................ 393
PLUGIN_READ ............................................................................................... 396
PLUGIN_READ status codes .................................................................. 398
PLUGIN_RESET .............................................................................................. 399
PLUGIN_WRITE ............................................................................................. 401
RCP .....
..................................................................................................................403
RCP status codes ......................................................................................... 405
RCP error codes ........................................................................................... 406
RTC_READ ....................................................................................................... 407
RTC data type .............................................................................................. 409
RTC_SET ............................................................................................................ 410
RTC Set status values ................................................................................. 412
SYS_INFO .......................................................................................................... 413
SYS_INFO data type .................................................................................. 415
TRIMPOT_READ ........................................................................................... 416
Trimpot ID definition ................................................................................ 418
Trimpot operation status values ............................................................... 418
Chapter 16
STIS....................................................................................................................... 420
UIC ....................................................................................................................... 422
UID ....................................................................................................................... 424
UIE ........................................................................................................................ 426
UIF ........................................................................................................................ 428
Interrupt instructions
Table of contents
10 Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
Chapter 17
General rules for motion control function blocks ........................................ 432
Motion control function block parameter details ........................................ 435
Motion control axis states .......................................................................... 435
Motion control function block parameter numbers ............................. 438
Motion control function block error IDs ............................................... 440
Axis error scenarios ..................................................................................... 442
AXIS_REF data type .................................................................................. 443
FB_AXIS_REF data type ........................................................................... 443
Axis variables ................................................................................................ 444
MC_AbortTrigger ............................................................................................. 446
MC_Halt ............................................................................................................. 449
MC_Home .......................................................................................................... 453
Homing modes............................................................................................. 457
MC_MoveAbsolute .................................................................................460
MC_MoveRelative ............................................................................................. 463
MC_MoveVelocity ............................................................................................ 468
MC_Power .......................................................................................................... 473
MC_ReadActualPosition ................................................................................. 477
MC_ReadActualVelocity .................................................................................. 481
MC_ReadAxisError ........................................................................................... 485
AxisErrorID error codes ............................................................................. 489
MC_ReadBoolParameter .................................................................................. 491
MC_ReadParameter .......................................................................................... 495
MC_ReadStatus .................................................................................................. 498
MC_Reset ............................................................................................................ 503
MC_SetPosition ................................................................................................. 506
MC_Stop ............................................................................................................. 510
MC_TouchProbe ............................................................................................... 514
Motion fixed input/output........................................................................ 518
MC_WriteBoolParameter ................................................................................ 519
MC_WriteParameter ........................................................................................ 523
Motion control instructions
Table of contents
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015 11
Chapter 18
DERIVATE ......................................................................................................... 528
HYSTER .............................................................................................................. 530
INTEGRAL ........................................................................................................ 532
PWM .................................................................................................................... 539
PWM status codes ....................................................................................... 542
SCALER ............................................................................................................... 543
STACKINT ........................................................................................................ 546
TND ..................................................................................................................... 549
LIMIT .................................................................................................................. 551
Chapter 19
SUS ........................................................................................................................ 556
Chapter 20
What is Proportional Integral Derivative (PID) control?........................... 560
How the IPIDController function block implements PID control ......... 560
IPIDCONTROLLER ....................................................................................... 562
GAIN_PID data type ................................................................................. 566
AT_Param data type ................................................................................... 566
IPIDController function block operation ..................................................... 567
Using the Proportional Integral Derivative instruction .............................. 569
Using auto-tune with the IPIDController function block .................. 569
Example: IPIDController with auto-tune .............................................. 576
Example: How to create a feedback loop for the manipulated value .. 578
Example: How to add a UDFB to a PID program ................................ 579
Example: How to create an IPIDController program to control
temperature................................................................................................... 580
Example: How to create an IPIDController program to control water
supply level .................................................................................................... 582
Chapter 21
RTC_READ ....................................................................................................... 588
RTC_SET ............................................................................................................ 590
RTC data type .............................................................................................. 592
RTC Set status values ................................................................................. 592
Process control instructions
Program control instruction
Proportional Integral
Derivative (PID) instruction
Real Time Clock (RTC)
instructions
Table of contents
12 Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
Chapter 22
ASCII .................................................................................................................... 594
CHAR .................................................................................................................. 596
DELETE .............................................................................................................. 598
FIND .................................................................................................................... 600
INSERT ............................................................................................................... 602
LEFT ..................................................................................................................... 604
MID ...................................................................................................................... 606
MLEN................................................................................................................... 608
RIGHT ................................................................................................................. 610
REPLACE............................................................................................................ 613
Chapter 23
Timer instruction configuration ...................................................................... 618
TOF ...................................................................................................................... 619
TON ..................................................................................................................... 622
TONOFF............................................................................................................. 625
TP .......................................................................................................................... 628
RTO ...................................................................................................................... 631
DOY...................................................................................................................... 634
DOYDATA data type ................................................................................ 636
TDF....................................................................................................................... 637
TOW .................................................................................................................... 639
TOWDATA Data Type ............................................................................ 642
String manipulation
instructions
Timer instructions
Index
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015 13
Preface
This guide provides reference information about the instruction set available for
developing programs for use in Micro800 control systems. The instruction set
includes Structured Text (ST), Ladder Diagram (LD) Function Block Diagram
(FBD) programming language support. Additionally, the ladder elements
supported in Connected Components Workbench development environment are
defined.
Connected Components Workbenchâ„¢ includes configuration support for the
following Micro800â„¢ controllers.
• 2080-LC10-12AWA
• 2080-LC10-12DWD
• 2080-LC10-12QBB
• 2080-LC10-12QWB
• 2080-LC20-20AWB
• 2080-LC20-20QBB
• 2080-LC20-20QWB
• 2080-LC30-10QVB
• 2080-LC30-10QWB
• 2080-LC30-16AWB
• 2080-LC30-16QVB
• 2080-LC30-16QWB
• 2080-LC30-24QBB
• 2080-LC30-24QVB
• 2080-LC30-24QWB
• 2080-LC30-48AWB
• 2080-LC30-48QBB
• 2080-LC30-48QVB
• 2080-LC30-48QWB
• 2080-LC50-24AWB
• 2080-LC50-24QBB
• 2080-LC50-24QVB
• 2080-LC50-24QWB
• 2080-LC50-48AWB
• 2080-LC50-48QBB
• 2080-LC50-48QVB
• 2080-LC50-48QWB
In This Manual
Supported Controllers
Preface
14 Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
These documents contain additional information concerning related Rockwell
Automation products.
Resource Description
Industrial Automation Wiring and Grounding Guidelines,
publication 1770-4.1 available at
http://literature.rockwellautomation.com/idc/groups/lite
rature/documents/in/1770-in041_-en-p.pdf
Provides general guidelines for installing a Rockwell
Automation industrial system.
Product Certifications website, http://www.ab.com
Provides declarations of conformity, certificates, and other
certification details.
You can view or download publications at
http://www.rockwellautomation.com/literature. To order paper copies of
technical documentation, contact your local Rockwell Automation distributor or
sales representative.
Additional Resources
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015 15
Chapter 1
Finding information about instructions and
ladder elements
Connected Components Workbenchâ„¢ includes a comprehensive instruction set
with structures and arrays, development environments for ladder logic, structured
text, function block diagram, and user-defined function block programs.
Additionally, Connected Components Workbench includes user-interface
configuration tools for Micro800â„¢ controllers, PowerFlex
®
drives, a Safety Relay
device, PanelViewâ„¢ Component graphic terminals, and serial and network
connectivity options.
Instruction set
For information about a specific instruction, including a description, parameter
details, and language examples, locate the instruction from the table of contents, or
from the following reference topics.
Instruction reference in alphabetical order on page 19
Instruction set by type and function on page 23
Ladder Diagram elements
For a description of the ladder elements used in Connected Components
Workbench, see the following section:
Ladder Diagram (LD) language reference on page 29
The Connected Components Workbench instruction set includes IEC 61131-3
compliant instruction blocks. Instruction blocks collectively include operators,
functions and function blocks.
• Operators on page 16
• Functions on page 16
• Function blocks on page 17
Instruction blocks
Chapter 1 Finding information about instructions and ladder elements
16 Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
Operators
An operator is a basic logical operation such as arithmetic, boolean, comparator, or
data conversion.
Functions
Functions have one or more input parameters and one output parameter.
Instruction block format
An instruction block is represented by a single rectangle, and has a fixed number of
input connection points and output connection points. An elementary instruction
block performs a single function.
Item No. Item Description
Block name The name of the function to be performed by the instruction block is written inside its rectangle shape (at
the top).
Input Each input of an instruction block is labeled and has a defined type.
Input connection Inputs are connected on the left border.
Output Each output of an instruction block is labeled and has a defined type.
Output connection Outputs are connected on the right border.
Finding information about instructions and ladder elements Chapter 1
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015 17
Calling a function
Connected Components Workbench
TM
does not support recursive function calls.
When a function of the Functions section is called by itself or one of its called
functions, a run-time error occurs. Furthermore, functions do not store the local
values of their local variables. Since functions are not instantiated, they cannot call
function blocks.
• A function can be called by a program, by a function, or by a function block.
• Any program of any section can call one or more functions. A function can
have local variables.
• A function has no instance meaning local data is not stored and so is usually
lost from one call to the other.
• Because the execution of a function is driven by its parent program, the
execution of the parent program is suspended until the function ends.
Main program Function Function
Defining function and parameter names
The interface of a function must be explicitly defined with a type and a unique
name for each of its calling (input) parameters or return (output) parameters. A
function has one return parameter. The value of a return parameter for a function
block is different for each programming language (FBD, LD, ST).
Function names and function parameter names can use up to 128 characters.
Function parameter names can begin with a letter or an underscore followed by
letters, numbers, and single underscores.
Chapter 1 Finding information about instructions and ladder elements
18 Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
Function blocks
A function block is an instruction block that has input and output parameters and
works on internal data (parameters). It can be written in Structured Text, Ladder
Diagram, or Function Block Diagram languages.
Instruction block format
An instruction block is represented by a single rectangle, and has a fixed number of
input connection points and output connection points. An elementary instruction
block performs a single function.
Item No. Item Description
Block name The name of the function to be performed by the instruction block is written inside its rectangle shape (at
the top).
Input Each input of an instruction block is labeled and has a defined type.
Input connection Inputs are connected on the left border.
Output Each output of an instruction block is labeled and has a defined type.
Output connection Outputs are connected on the right border.
Calling a function block
When a function block is called in a program, an instance of the block is actually
called. The instance uses the same code, but the input and output parameters are
instantiated, which means local variables are copied for each instance of the
function block. The values of the variables of a function block instance are stored
from one cycle to the other.
A function block can be called by a program, or by another function block. They
cannot be called by functions because functions are not instantiated.
Finding information about instructions and ladder elements Chapter 1
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015 19
Defining function block and parameter names
The interface of a function block must be explicitly defined with a type and a
unique name for each of its calling (input) parameters or return (output)
parameters. Function blocks can have more than one output parameter. The value
of a return parameter for a function block is different for each programming
language (FBD, LD, ST).
Function block names and function block parameter names can use up to 128
characters. Function block parameter names can begin with a letter or an
underscore followed by letters, numbers, and single underscores.
The following table lists the instruction set available in Connected Components
workbench in alphabetical order.
Instruction Instruction block type
ABL on page 110 Function block
ABS on page 62 Function
ACB on page 111 Function block
ACL on page 114 Function block
ACOS on page 64 Function
ACOS_LREAL on page 66 Function
Addition on page 68 Operator
AHL on page 116 Function block
AND on page 157 Operator
AND_MASK on page 132 Function
ANY_TO_BOOL on page 278 Function
ANY_TO_BYTE on page 279 Function
ANY_TO_DATE on page 280 Function
ANY_TO_DINT on page 281 Function
ANY_TO_DWORD on page 282 Function
ANY_TO_INT on page 282 Function
ANY_TO_LINT on page 284 Function
ANY_TO_LREAL on page 285 Function
ANY_TO_LWORD on page 286 Function
ANY_TO_REAL on page 287 Function
ANY_TO_SINT on page 288 Function
ANY_TO_STRING on page 289 Function
ANY_TO_TIME on page 290 Function
ANY_TO_UDINT on page 291 Function
ANY_TO_UINT on page 292 Function
ANY_TO_ULINT on page 292 Function
ANY_TO_USINT on page 294 Function
Instruction set in
alphabetical order
Chapter 1 Finding information about instructions and ladder elements
20 Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
Instruction Instruction block type
ANY_TO_WORD on page 294 Function
ARD on page 118 Function block
ARL on page 121 Function block
ASCII on page 594 Function
ASIN on page 68 Function
ASIN_LREAL on page 71 Function
ATAN on page 73 Function
ATAN_LREAL on page 75 Function
AVERAGE on page 298 Function block
AWA on page 123 Function
AWT on page 125 Function
CHAR on page 595 Function
COP on page 300 Function block
COS on page 77 Function
COS_LREAL on page 79 Function
CTD on page 268 Function
CTU on page 269 Function
CTUD on page 273 Function
DELETE on page 598 Function
DERIVATE on page 528 Function block
Division on page 80 Operator
DOY on page 634 Function
Equal on page 260 Operator
EXPT on page 82 Function
FIND on page 600 Function
F_TRIG on page 150 Function block
Greater Than on page 262 Operator
Greater Than or Equal on page 263 Operator
HSC on page 311 Function block
HSC_SET_STS on page 331 Function block
HYSTER on page 530 Function block
IIM on page 376 Function block
INSERT on page 602 Function
INTEGRAL on page 532 Function block
IOM on page 378 Function block
IPIDCONTROLLER on page 562 Function block
KEY_READ on page 382 Function block
LCD on page 358 Function
LEFT on page 604 Function
Less Than on page 264 Operator
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9
  • Page 10 10
  • Page 11 11
  • Page 12 12
  • Page 13 13
  • Page 14 14
  • Page 15 15
  • Page 16 16
  • Page 17 17
  • Page 18 18
  • Page 19 19
  • Page 20 20
  • Page 21 21
  • Page 22 22
  • Page 23 23
  • Page 24 24
  • Page 25 25
  • Page 26 26
  • Page 27 27
  • Page 28 28
  • Page 29 29
  • Page 30 30
  • Page 31 31
  • Page 32 32
  • Page 33 33
  • Page 34 34
  • Page 35 35
  • Page 36 36
  • Page 37 37
  • Page 38 38
  • Page 39 39
  • Page 40 40
  • Page 41 41
  • Page 42 42
  • Page 43 43
  • Page 44 44
  • Page 45 45
  • Page 46 46
  • Page 47 47
  • Page 48 48
  • Page 49 49
  • Page 50 50
  • Page 51 51
  • Page 52 52
  • Page 53 53
  • Page 54 54
  • Page 55 55
  • Page 56 56
  • Page 57 57
  • Page 58 58
  • Page 59 59
  • Page 60 60
  • Page 61 61
  • Page 62 62
  • Page 63 63
  • Page 64 64
  • Page 65 65
  • Page 66 66
  • Page 67 67
  • Page 68 68
  • Page 69 69
  • Page 70 70
  • Page 71 71
  • Page 72 72
  • Page 73 73
  • Page 74 74
  • Page 75 75
  • Page 76 76
  • Page 77 77
  • Page 78 78
  • Page 79 79
  • Page 80 80
  • Page 81 81
  • Page 82 82
  • Page 83 83
  • Page 84 84
  • Page 85 85
  • Page 86 86
  • Page 87 87
  • Page 88 88
  • Page 89 89
  • Page 90 90
  • Page 91 91
  • Page 92 92
  • Page 93 93
  • Page 94 94
  • Page 95 95
  • Page 96 96
  • Page 97 97
  • Page 98 98
  • Page 99 99
  • Page 100 100
  • Page 101 101
  • Page 102 102
  • Page 103 103
  • Page 104 104
  • Page 105 105
  • Page 106 106
  • Page 107 107
  • Page 108 108
  • Page 109 109
  • Page 110 110
  • Page 111 111
  • Page 112 112
  • Page 113 113
  • Page 114 114
  • Page 115 115
  • Page 116 116
  • Page 117 117
  • Page 118 118
  • Page 119 119
  • Page 120 120
  • Page 121 121
  • Page 122 122
  • Page 123 123
  • Page 124 124
  • Page 125 125
  • Page 126 126
  • Page 127 127
  • Page 128 128
  • Page 129 129
  • Page 130 130
  • Page 131 131
  • Page 132 132
  • Page 133 133
  • Page 134 134
  • Page 135 135
  • Page 136 136
  • Page 137 137
  • Page 138 138
  • Page 139 139
  • Page 140 140
  • Page 141 141
  • Page 142 142
  • Page 143 143
  • Page 144 144
  • Page 145 145
  • Page 146 146
  • Page 147 147
  • Page 148 148
  • Page 149 149
  • Page 150 150
  • Page 151 151
  • Page 152 152
  • Page 153 153
  • Page 154 154
  • Page 155 155
  • Page 156 156
  • Page 157 157
  • Page 158 158
  • Page 159 159
  • Page 160 160
  • Page 161 161
  • Page 162 162
  • Page 163 163
  • Page 164 164
  • Page 165 165
  • Page 166 166
  • Page 167 167
  • Page 168 168
  • Page 169 169
  • Page 170 170
  • Page 171 171
  • Page 172 172
  • Page 173 173
  • Page 174 174
  • Page 175 175
  • Page 176 176
  • Page 177 177
  • Page 178 178
  • Page 179 179
  • Page 180 180
  • Page 181 181
  • Page 182 182
  • Page 183 183
  • Page 184 184
  • Page 185 185
  • Page 186 186
  • Page 187 187
  • Page 188 188
  • Page 189 189
  • Page 190 190
  • Page 191 191
  • Page 192 192
  • Page 193 193
  • Page 194 194
  • Page 195 195
  • Page 196 196
  • Page 197 197
  • Page 198 198
  • Page 199 199
  • Page 200 200
  • Page 201 201
  • Page 202 202
  • Page 203 203
  • Page 204 204
  • Page 205 205
  • Page 206 206
  • Page 207 207
  • Page 208 208
  • Page 209 209
  • Page 210 210
  • Page 211 211
  • Page 212 212
  • Page 213 213
  • Page 214 214
  • Page 215 215
  • Page 216 216
  • Page 217 217
  • Page 218 218
  • Page 219 219
  • Page 220 220
  • Page 221 221
  • Page 222 222
  • Page 223 223
  • Page 224 224
  • Page 225 225
  • Page 226 226
  • Page 227 227
  • Page 228 228
  • Page 229 229
  • Page 230 230
  • Page 231 231
  • Page 232 232
  • Page 233 233
  • Page 234 234
  • Page 235 235
  • Page 236 236
  • Page 237 237
  • Page 238 238
  • Page 239 239
  • Page 240 240
  • Page 241 241
  • Page 242 242
  • Page 243 243
  • Page 244 244
  • Page 245 245
  • Page 246 246
  • Page 247 247
  • Page 248 248
  • Page 249 249
  • Page 250 250
  • Page 251 251
  • Page 252 252
  • Page 253 253
  • Page 254 254
  • Page 255 255
  • Page 256 256
  • Page 257 257
  • Page 258 258
  • Page 259 259
  • Page 260 260
  • Page 261 261
  • Page 262 262
  • Page 263 263
  • Page 264 264
  • Page 265 265
  • Page 266 266
  • Page 267 267
  • Page 268 268
  • Page 269 269
  • Page 270 270
  • Page 271 271
  • Page 272 272
  • Page 273 273
  • Page 274 274
  • Page 275 275
  • Page 276 276
  • Page 277 277
  • Page 278 278
  • Page 279 279
  • Page 280 280
  • Page 281 281
  • Page 282 282
  • Page 283 283
  • Page 284 284
  • Page 285 285
  • Page 286 286
  • Page 287 287
  • Page 288 288
  • Page 289 289
  • Page 290 290
  • Page 291 291
  • Page 292 292
  • Page 293 293
  • Page 294 294
  • Page 295 295
  • Page 296 296
  • Page 297 297
  • Page 298 298
  • Page 299 299
  • Page 300 300
  • Page 301 301
  • Page 302 302
  • Page 303 303
  • Page 304 304
  • Page 305 305
  • Page 306 306
  • Page 307 307
  • Page 308 308
  • Page 309 309
  • Page 310 310
  • Page 311 311
  • Page 312 312
  • Page 313 313
  • Page 314 314
  • Page 315 315
  • Page 316 316
  • Page 317 317
  • Page 318 318
  • Page 319 319
  • Page 320 320
  • Page 321 321
  • Page 322 322
  • Page 323 323
  • Page 324 324
  • Page 325 325
  • Page 326 326
  • Page 327 327
  • Page 328 328
  • Page 329 329
  • Page 330 330
  • Page 331 331
  • Page 332 332
  • Page 333 333
  • Page 334 334
  • Page 335 335
  • Page 336 336
  • Page 337 337
  • Page 338 338
  • Page 339 339
  • Page 340 340
  • Page 341 341
  • Page 342 342
  • Page 343 343
  • Page 344 344
  • Page 345 345
  • Page 346 346
  • Page 347 347
  • Page 348 348
  • Page 349 349
  • Page 350 350
  • Page 351 351
  • Page 352 352
  • Page 353 353
  • Page 354 354
  • Page 355 355
  • Page 356 356
  • Page 357 357
  • Page 358 358
  • Page 359 359
  • Page 360 360
  • Page 361 361
  • Page 362 362
  • Page 363 363
  • Page 364 364
  • Page 365 365
  • Page 366 366
  • Page 367 367
  • Page 368 368
  • Page 369 369
  • Page 370 370
  • Page 371 371
  • Page 372 372
  • Page 373 373
  • Page 374 374
  • Page 375 375
  • Page 376 376
  • Page 377 377
  • Page 378 378
  • Page 379 379
  • Page 380 380
  • Page 381 381
  • Page 382 382
  • Page 383 383
  • Page 384 384
  • Page 385 385
  • Page 386 386
  • Page 387 387
  • Page 388 388
  • Page 389 389
  • Page 390 390
  • Page 391 391
  • Page 392 392
  • Page 393 393
  • Page 394 394
  • Page 395 395
  • Page 396 396
  • Page 397 397
  • Page 398 398
  • Page 399 399
  • Page 400 400
  • Page 401 401
  • Page 402 402
  • Page 403 403
  • Page 404 404
  • Page 405 405
  • Page 406 406
  • Page 407 407
  • Page 408 408
  • Page 409 409
  • Page 410 410
  • Page 411 411
  • Page 412 412
  • Page 413 413
  • Page 414 414
  • Page 415 415
  • Page 416 416
  • Page 417 417
  • Page 418 418
  • Page 419 419
  • Page 420 420
  • Page 421 421
  • Page 422 422
  • Page 423 423
  • Page 424 424
  • Page 425 425
  • Page 426 426
  • Page 427 427
  • Page 428 428
  • Page 429 429
  • Page 430 430
  • Page 431 431
  • Page 432 432
  • Page 433 433
  • Page 434 434
  • Page 435 435
  • Page 436 436
  • Page 437 437
  • Page 438 438
  • Page 439 439
  • Page 440 440
  • Page 441 441
  • Page 442 442
  • Page 443 443
  • Page 444 444
  • Page 445 445
  • Page 446 446
  • Page 447 447
  • Page 448 448
  • Page 449 449
  • Page 450 450
  • Page 451 451
  • Page 452 452
  • Page 453 453
  • Page 454 454
  • Page 455 455
  • Page 456 456
  • Page 457 457
  • Page 458 458
  • Page 459 459
  • Page 460 460
  • Page 461 461
  • Page 462 462
  • Page 463 463
  • Page 464 464
  • Page 465 465
  • Page 466 466
  • Page 467 467
  • Page 468 468
  • Page 469 469
  • Page 470 470
  • Page 471 471
  • Page 472 472
  • Page 473 473
  • Page 474 474
  • Page 475 475
  • Page 476 476
  • Page 477 477
  • Page 478 478
  • Page 479 479
  • Page 480 480
  • Page 481 481
  • Page 482 482
  • Page 483 483
  • Page 484 484
  • Page 485 485
  • Page 486 486
  • Page 487 487
  • Page 488 488
  • Page 489 489
  • Page 490 490
  • Page 491 491
  • Page 492 492
  • Page 493 493
  • Page 494 494
  • Page 495 495
  • Page 496 496
  • Page 497 497
  • Page 498 498
  • Page 499 499
  • Page 500 500
  • Page 501 501
  • Page 502 502
  • Page 503 503
  • Page 504 504
  • Page 505 505
  • Page 506 506
  • Page 507 507
  • Page 508 508
  • Page 509 509
  • Page 510 510
  • Page 511 511
  • Page 512 512
  • Page 513 513
  • Page 514 514
  • Page 515 515
  • Page 516 516
  • Page 517 517
  • Page 518 518
  • Page 519 519
  • Page 520 520
  • Page 521 521
  • Page 522 522
  • Page 523 523
  • Page 524 524
  • Page 525 525
  • Page 526 526
  • Page 527 527
  • Page 528 528
  • Page 529 529
  • Page 530 530
  • Page 531 531
  • Page 532 532
  • Page 533 533
  • Page 534 534
  • Page 535 535
  • Page 536 536
  • Page 537 537
  • Page 538 538
  • Page 539 539
  • Page 540 540
  • Page 541 541
  • Page 542 542
  • Page 543 543
  • Page 544 544
  • Page 545 545
  • Page 546 546
  • Page 547 547
  • Page 548 548
  • Page 549 549
  • Page 550 550
  • Page 551 551
  • Page 552 552
  • Page 553 553
  • Page 554 554
  • Page 555 555
  • Page 556 556
  • Page 557 557
  • Page 558 558
  • Page 559 559
  • Page 560 560
  • Page 561 561
  • Page 562 562
  • Page 563 563
  • Page 564 564
  • Page 565 565
  • Page 566 566
  • Page 567 567
  • Page 568 568
  • Page 569 569
  • Page 570 570
  • Page 571 571
  • Page 572 572
  • Page 573 573
  • Page 574 574
  • Page 575 575
  • Page 576 576
  • Page 577 577
  • Page 578 578
  • Page 579 579
  • Page 580 580
  • Page 581 581
  • Page 582 582
  • Page 583 583
  • Page 584 584
  • Page 585 585
  • Page 586 586
  • Page 587 587
  • Page 588 588
  • Page 589 589
  • Page 590 590
  • Page 591 591
  • Page 592 592
  • Page 593 593
  • Page 594 594
  • Page 595 595
  • Page 596 596
  • Page 597 597
  • Page 598 598
  • Page 599 599
  • Page 600 600
  • Page 601 601
  • Page 602 602
  • Page 603 603
  • Page 604 604
  • Page 605 605
  • Page 606 606
  • Page 607 607
  • Page 608 608
  • Page 609 609
  • Page 610 610
  • Page 611 611
  • Page 612 612
  • Page 613 613
  • Page 614 614
  • Page 615 615
  • Page 616 616
  • Page 617 617
  • Page 618 618
  • Page 619 619
  • Page 620 620
  • Page 621 621
  • Page 622 622
  • Page 623 623
  • Page 624 624
  • Page 625 625
  • Page 626 626
  • Page 627 627
  • Page 628 628
  • Page 629 629
  • Page 630 630
  • Page 631 631
  • Page 632 632
  • Page 633 633
  • Page 634 634
  • Page 635 635
  • Page 636 636
  • Page 637 637
  • Page 638 638
  • Page 639 639
  • Page 640 640
  • Page 641 641
  • Page 642 642
  • Page 643 643
  • Page 644 644
  • Page 645 645
  • Page 646 646
  • Page 647 647
  • Page 648 648
  • Page 649 649
  • Page 650 650
  • Page 651 651
  • Page 652 652

Allen-Bradley Micro800 General Instructions Manual

Category
Software
Type
General Instructions Manual

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI