Parker Hannifin VERSION 1.0 manual ACR-MOTIONMAX AcroBasic Project Template Files

Page 8

ACR-MOTIONMAX Installation Guide

8

￿Control Initialized bit (145)… Tells ACR-MOTIONMAX that the machine is initialized (Drives Ready) and ready to Run. Insert your Drive Ready and any other initialization code in this function (30000) to inform ACR-MOTIONMAX that initialization is complete and the machine is ready to run. Program1 is the Main AcroBasic Program, all MS & T Codes are sent from ACR-MOTIONMAX and processed in Program1 as shown.

ACR-MOTIONMAX AcroBasic Project Template Files

When ACR-MOTIONMAX is installed it will install an AcroBasic Template Project so the end user can insert AcroBasic code into ACR-MOTIONMAX’s Predefined Structure of programs and subroutines to form a repeatable control system. This Project is located in…

“C:\Program files\Parker\ACR-MOTIONMAX\AcroBasicFiles”

…and contains 5 files. Copy these files to your Acroview Default Project Folder.

AcroBasic Template Files list:

Prog0.8k:

Sets Axis and Variable Definitions and Axis Homing and Spindle Orient Subroutines.

Prog1.8k:

Contains the M S T Code Processing Code, and all other General Machine Functions.

PLC0.8k:

Contains a Sample Lube System Code Ladder Program.

Sys.8k

Defines System Memory Allocations on the Acroloop Card

Gains.8k

Defines All initial Axis Gains.

Note: The Gains are overwritten when ACR-MOTIONMAX loads as ACR-MOTIONMAX uses the Gain Settings

Defined in the Parameters.Cfg file so be sure to duplicate them in the Parameters.Cfg file.

Setting the Sys.8k file for Programs & Variable Memory Allocation

ACR-MOTIONMAX must be configured with enough memory in the SYS. 8k file, for the type of card used.

PCI buss type cards use DPCB (Dual Port Cache Buffer), ISA buss type cards use FIFO (First in First Out) Edit the 2 parameters of the SYS.8k file depending on the type of card your using (PCI is Default).

 

If using PCI Card

 

 

If using ISA Type Card

 

 

 

 

Clear DPCB

 

Clear FIFO

 

 

 

Dim DPCB (4096)

 

Dim FIFO (4096)

 

 

Sys.8k File listing for PCI Type Controller:

REM-----Clear out old allocations-----

SYS

HALT ALL

NEW ALL

CLEAR

DETACH ALL

REM-----Allocate system memory-----

DIM PROG0 (35000)

 

DIM PROG1 (35000)

 

DIM PROG2 (5000)

 

DIM PLC0 (5000)

 

DIM P (24)

 

DIM DEF (300)

: REM Allocate Bit Variable Space for 300 Variables

CLEAR DPCB

: REM Clear PCI Buss Type Cache Buffer

DIM DPCB (4096) : Rem Allocate for PCI Type Cache Buffer

REM - USER DEFINED AREA

Defining Bit Variables in AcroBasic

Image 8
Contents ACR-MotionMax Installation Guide ACR-MOTIONMAX Installation Guide Parker Hannifin Corporation All Rights ReservedNorth America and Asia Europe non-German speaking ItalyACR-MOTIONMAX Installation Guide Table of Contents ACR-MOTIONMAX Control System Bit Signal Banks Strobe & Done Signals TableT Code Sequencing Jogging FunctionsSystem Overview Diagram Homing & HandWheelACR-MOTIONMAX to AcroBasic System Start up MotionMaxACR-MOTIONMAX AcroBasic Project Template Files Defining Bit Variables in AcroBasicSys.8k File listing for PCI Type Controller AcroBasic Template Files listCode Sequence Examples Example & FormatACR-MOTIONMAX Directory & File Structure ACR-MOTIONMAX System Setup DiagramReference Files Start Using MotionMax Install the Parker-Acroloop SDK Software Development Kit Install ACR-MOTIONMAX to your PCTest & Phase the Motor/Encoders Print Reference FilesLoad ACR-MOTIONMAX AcroBasic Project Template Files Download Project to Controller FlashTune Axis Gains \Program Files\Parker\ACR-MOTIONMAX\Parfiles\Parameters.Cfg Function Called Address in Program Configure Homing FunctionsFunction Control Signals Bit CncOutputsConfig Configure I/0 Labels for ACR-MOTIONMAX DiagnosticsCncInputsConfig Edit the Control Initialization Subroutine ExampleEdit the M Code Functions Rules of operationControl Signals used with S Codes Editing the S Code FunctionACR-MOTIONMAX Installation Guide Edit the T Code Function RequestedToolPositonKeyBit = Estop Bit 129 of the Control Signals Edit the Emergency Stop FunctionREM ~ Set Emergency Stop REM ~ Clear Emergency StopSample UserDefinedError.txt for reference Configure Valid Mcodes List for ACR-MOTIONMAX SoftwareOptions Default Configure Key ACR-MOTIONMAX ParametersDescription Default SpindleOptions Parameter Description Default ToolChanger Parameter Description DefaultSpeeds Parameter Description Default JogSpeeds Parameter Description DefaultConfigure the Overrides Default ModeTest Inputs and Outputs in Diagnostics Starting ACR-MOTIONMAX for the First TimeRunning ACR-MOTIONMAX for the First Time Step Test JoggingAppendix A. ACR-MOTIONMAX Parameters SoftwareOptions007 SpindleOptionsToolChanger HomeOffsetsSoftLimits SpeedsSystemResolution JogSpeedsFastJogSpeeds InPositionBandGains0 Gains1Gains2 Gains3Spindle Axis Gains5 Gains6Gains7 AuxFunctionsEditorFontFeatures ScreenColorsDESC8=FLOOD Coolant on M9=1 DESC9=ALL Coolants OFF DESC31= DESC56= DESC81= DESC126=TURN on Tapping Mode ACR-MOTIONMAX Installation Guide End of Parameters

VERSION 1.0 specifications

Parker Hannifin Corporation, founded in 1917, is a global leader in motion and control technologies. With over a century of experience, the company has established itself as a trusted provider of high-quality solutions across various industries, including aerospace, automotive, healthcare, and manufacturing.

One of Parker Hannifin's main features is its diverse product range, which encompasses a wide array of systems and components designed to enhance the efficiency and reliability of machinery and equipment. The company specializes in hydraulic, pneumatic, and electromechanical systems, demonstrating expertise in fluid and motion control. Their products include hydraulic pumps, valves, cylinders, filters, and various seals, all engineered for optimal performance under demanding conditions.

Parker Hannifin is known for its commitment to innovation and technology. The company invests significantly in research and development to stay at the forefront of technological advancements in its field. This dedication has led to the integration of smart technology in their products, enabling real-time monitoring and predictive maintenance capabilities. The incorporation of IoT (Internet of Things) technology allows customers to optimize their operations while reducing downtime and maintenance costs.

Another characteristic of Parker Hannifin is its emphasis on sustainability. The company has made it a priority to develop eco-friendly products that help reduce energy consumption and environmental impact. By leveraging advanced materials and manufacturing techniques, Parker Hannifin produces lightweight components that improve fuel efficiency in transportation applications, contributing to a lower carbon footprint.

Moreover, Parker Hannifin's global footprint allows it to serve customers in various regions while providing localized support. With manufacturing facilities, distribution centers, and sales offices strategically located worldwide, the company ensures quick response times and tailored solutions for specific market needs.

In summary, Parker Hannifin Corporation is a dynamic leader in motion and control technologies, with a commitment to innovation, sustainability, and customer satisfaction. Their extensive range of high-performance products, coupled with advanced technologies and a global presence, positions Parker Hannifin as a reliable partner for industries seeking to enhance operational efficiency and reliability.