Rockwell Automation 57C610 Enhanced Basic Language, AutoMax User Manual
Rockwell Automation Equipment
This manual is related to the following products:
Table of contents
Document Outline
- J-3675-6, AutoMax Enhanced BASIC Language
- Table of Contents
- 1.0 - Introduction
- 2.0 - Programming For AutoMax Systems
- 3.0 - Structure Of An AutoMax Enhanced Basic Program
- 4.0 - Variables And Constants
- 5.0 - Expressions
- 6.0 - AutoMax Enhanced Basic Statement Types
- 6.1 Defining Variable Control
- 6.2 Program Documentation
- 6.3 Variable Assignment (LET/SET_MAGNITUDE)
- 6.4 Transferring Program Control
- 6.5 Program Looping
- 6.6 Statements Used for Multi-Tasking Applications
- 6.7 Real Time Enhancements
- 6.8 Communication Capabilities
- 6.9 Error Handling
- 6.10 INCLUDE Statement
- 6.11 Stopping Execution (STOP and END Statements)
- 7.0 - Functions
- 7.1 SIN Function
- 7.2 COS Function
- 7.3 TAN Function
- 7.4 ATN (ATAN) Function
- 7.5 LN Function
- 7.6 EXP (e**x) Function
- 7.7 SQRT Function
- 7.8 ABS Function
- 7.9 CHR$ Function
- 7.10 ASC% Function
- 7.11 LEN% Function
- 7.12 STR$ Function
- 7.13 BINARY$ Function
- 7.14 HEX$ Function
- 7.15 LEFT$ Function
- 7.16 RIGHT$ Function
- 7.17 MID$ Function
- 7.18 VAL% Function
- 7.19 VAL Function
- 7.20 FIX Function
- 7.21 CURPOS$ FunctionB7.22 CLRSCR$ Function
- 7.23 CLRLINE$ Function
- 7.24 IOREAD% Function
- 7.25 BIT_SET@ Function
- 7.26 BIT_CLR@ Function
- 7.27 BIT_MODIFY@ Function
- 7.28 SHIFTL% Function
- 7.29 SHIFTR% Function
- 7.30 ROTATEL% Function
- 7.31 ROTATER% Function
- 7.32 BCD_OUT% Function
- 7.33 BCD_IN% Function
- 7.34 BLOCK_MOVE@Function
- 7.35 GATEWAY_CMD_OK@ Function
- 7.36 VARPTR! Function
- 7.37 TEST_ERRLOG@ Function
- 7.38 READVAR% Function
- 7.39 WRITEVAR% Function
- 7.40 FINDVAR! Function
- 7.41 CONVERT% Function
- 7.42 RTS_CONTROL@ Function
- 7.43 ALL_SENT@ Function
- 7.44 WRITE_TUNE Function
- 8.0 - Ethernet Communication Functions
- A - Converting a DCS 5000 BASIC Task to AutoMax
- B - BASIC Compiler and Run Time Error Codes
- C - Hardware Interrupt Line Allocation
- D - BASIC Language Statements and Functions Supported in UDC Control Block Tasks
- E - AutoMax Processor Compatibility
- F - New Features
- Back Cover