Difference between revisions of "Electronics"
From Hydrover
(→Hydrover Automation System) |
(→Mobile Solution) |
||
Line 31: | Line 31: | ||
== Mobile Solution == | == Mobile Solution == | ||
+ | |||
+ | It is composed of two type of board, connected with CANBUS | ||
+ | |||
+ | {| border="1" cellspacing="0" cellpadding="5" align="center" | ||
+ | |- | ||
+ | ! Image | ||
+ | ! Code | ||
+ | ! Description | ||
+ | |- | ||
+ | | - | ||
+ | | - | ||
+ | | Control Panel, master of the system that interface with truck/tractor | ||
+ | |- | ||
+ | | - | ||
+ | | - | ||
+ | | MB Power Module , slave board with digital/analog/pwm/power input/output | ||
+ | |} | ||
= Hydrover Developement System = | = Hydrover Developement System = | ||
[[Hydrover Developement System]] | [[Hydrover Developement System]] |
Revision as of 13:19, 2 June 2017
Contents
Hydrover Automation System
Is our solution to actual industrial and mobile automation needs that are hard to face with standard PLC.
It is composed of two brand of boards: industrial and mobile.
We have made a big effort in putting together a single developement system that works on both brands, that way you can share and reuse your code in various different applications.
Industrial Solution
It is composed of three type of board, connected with CANBUS
Image | Code | Description |
---|---|---|
H6105-D | Control Panel, master of the system | |
H6103 | Input Output, slave board for sensing inputs and drive outputs | |
H6104-P | Control Axis, slave board for proportional PWM axis control |
Mobile Solution
It is composed of two type of board, connected with CANBUS
Image | Code | Description |
---|---|---|
- | - | Control Panel, master of the system that interface with truck/tractor |
- | - | MB Power Module , slave board with digital/analog/pwm/power input/output |