- Freely programmable device
- 2-line 32-character LCD display
- Master / Slave in a Modbus network over RS485
- Easy mounting in a ø 22.5 mm borehole
- Programming software akYtec ALP ( at no charge)
- Real-time clock
- Indoor and outdoor lighting systems
- HVAC applications
- Engine control
- Oven / furnace / kiln control
- Lifting systems
- Access control
- - How to establish a successful communication between SMI200/PR200 and PC?
- - How to make PR200 operate as Master, read some values (INT and REAL) from a Slave device (SMI200), and display them on its LCD?
- - How to make SMI200 operate in the Master mode, read some values from a Slave device (PR200) in two ways – using network variables and directly from Modbus registers – and display them on its LCD?
The SMI200 is a programmable compact controller which can be used either as a compact HMI in addition to the main PLC or as a local compact PLC+HMI unit in combination with expansion modules.
SMI200 provides an alternative
"local compact PLC+HMI unit in combination with expansion modules" | "compact HMI in addition to the main PLC" |
Thanks to its cylindrical design, the SMI200 can easily be integrated into a standard 22.5 mm mounting cutout in a control panel or at a control cabinet door. Besides simplifying the installation and saving some space in the control cabinet, this solution improves the usability of the main PLC. There is no need to open the control cabinet door to operate the main unit or read parameters on display.
The SMI200 goes without any digital/analog inputs and outputs, yet it features an RS485 interface as an alternative, which makes the device exceptionally compact. Moreover, it provides freedom of choice for I/O points to flexibly meet various requirements of an automation task in question.
A control system with the SMI200 as the base unit can be expanded if needed. Any required combination of up to 16 I/O modules (e.g., our Mx110 Series) can be connected to the SMI200 over the RS485 interface via Modbus. In this Modbus network, the SMI200 can act as the Master or as a Slave device.
The compact controller lives up to its name with its dimensions: it measures 100x60 millimeters and weighs 150 grams. The freely programmable device is equipped with a two-line LCD, a micro-USB interface, and a real-time clock. The SMI200 enables control and regulation of indoor or outdoor lighting, heating, ventilation, and pumps as well as roller shutters and doors
Ordering information
SMI200 |
Variants
SMI200 | programmable compact controller with 24 VDC supply voltage, LCD display, RS485. |
General | |
---|---|
Power supply | 24 (9...32) V DC |
Power consumption, max. | 2.5 W |
Display | LCD with backlight, 2-line, 2x16-characters |
Function keys | 6 |
Real Time Clock | yes |
Mounting | ø 22.5 mm borehole |
Ambient temperature | -20...+55 °C |
IP code | front IP54, rear IP20 |
Dimensions | 100 x 60 x 60 mm |
Weight | approx. 150 g |
Programming | |
Programming environment | akYtec ALP |
Programming language | FBD |
ROM memory | 128 kB |
Retain memory | 1020 Byte |
Interfaces | |
RS485 | 2-pole connector |
Protocols | Modbus RTU / ASCII (Master / Slave) |
Baud rate | 9.6...115.2 kbit/s |
Programming interface | Micro-USB |
Modbus communication between SMI200 and PR200. Sample Project
Having gone through all the pages, you will answer the following questions by yourself:
- Previous versions of akYtec ALP.
- ePLAN
- STEP Model
Setup_akYtecALP_2.7.356 |
PR200_SMI200_driver_v1.0.0 |
PR200_SMI200_driver_v3.5.0(for Win10) |
akYtec ALP |
|
|
SMI200 |
|
ePLAN_SMI200 (*.zip 27.2 mb)
|
|
STEP_SMI200 (*.zip 8.1 mb)
|
Application of SMI200 in control systems for mobile installations
Using SMI200 as a remote panel for the Akytec PR100 programmable relay
Up to 16 Digital Modules can be connected to the SMI200
- What are programmable relays?
- I have 2 self-written macros "Average" and "8 INT_M". If the macro "Average" is already used in a project, I cannot import the macro "8 INT_M" anymore. The message appears: The macro "8 INT_M" already exists... replace? Yes/No Why is it happening, and how can I import this macro?
- How to display negative values on the display?