A
A-4 CP1L Programming Examples
150
SYSMAC CP1L Getting Started Guide
Ap
pend
ix
A-4-8 Using Inverters for Speed Control (2)
Functions Used
z
Smart FB Library
Smart FB Library (smart function block library) is a set of components provided by
OMRON as an FB (function block). By using Smart FB Library, OMRON PLC and
FA component functions can be easily used in PLC programs.
When using serial ports for communication between an inverter and a PLC, substantial
knowledge of communication command specifications and communication procedures
are generally required in creating the program. In such cases, Smart FB Library can be
used to significantly simplify the programming process.
Smart FB Library for OMRON CIMR-V7 / CIMR-F7 Inverter
*FB used in this example.
Note
Documentation (PDF file) on Smart FB Library functions can be found in the [FBL]
- [omronlib] - [Inverter] - [INVRT] - [Serial] folder. For details on the Smart FB
Library, refer to this file.
FB Name
Function Name
Function Summary
_INV002_Refresh (*)
Status refresh
Refreshes the inverter status.
_INV032_MoveVelocity_Hz (*)
Execute rotation (frequency
specification in Hz)
Specifies start signal, rotation
direction, and rotation speed in Hz.
_INV033_MoveVelocity_RPM
Execute rotation (rotation
speed specified in rpm)
Specifies start signal, rotation
direction, and rotation speed in rpm
(r/min).
_INV060_Stop (*)
Decelerate to stop
Decelerates an operating axis to a
stop.
_INV080_Reset
Error reset
Decelerates an operating axis to a
stop.
_INV200_ReadStatus
Read status
Reads the status.
_INV201_ReadParameter
Read parameter
Reads a parameter.
_INV203_ReadAxisError
Read axis error
Reads the error information.
_INV401_WriteParameter
Write parameter
Writes parameters.
_INV600_SetComm
Set communication unit
Sets the communication settings.
OMRON inverter
CIMR-V7, CIMR-F7
Modbus-RTU
FB
User program
CP1L
W07E-EN-02+CP1L+GettingStartedGuide.book Seite 150 Montag, 15. September 2008 11:15 11