Wiki source code of Аналоговые входы: управление рабочей подачей и оборотами шпинделя
Last modified by writer on 2023/06/07 17:41
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{info title="**Hardware support**"}} | ||
| 2 | The number of analog inputs depends on the model of the [[motion controller>>url:http://www.pumotix.ru/#controllers||shape="rect"]] used. | ||
| 3 | {{/info}} | ||
| 4 | |||
| 5 | List of compatible devices: | ||
| 6 | |||
| 7 | (% class="relative-table wrapped" style="width:644px" %) | ||
| 8 | |=((( | ||
| 9 | Device | ||
| 10 | )))|=(% style="width: 93px;" %)((( | ||
| 11 | ADC count | ||
| 12 | ))) | ||
| 13 | |Controller PLCM-E3 + Expansion Board PLCM-B1-G2|(% style="text-align:center" %)1 | ||
| 14 | |Controller PX1|(% style="text-align:center" %)2 | ||
| 15 | |||
| 16 | Technical specifications and wiring diagrams for ADC inputs are available in the user manuals for controllers and expansion boards. | ||
| 17 | |||
| 18 | A list of available functions that can be associated with ADC inputs: | ||
| 19 | |||
| 20 | 1. Feed Rate Override, %. | ||
| 21 | 1. Rapid Rate Override, %. | ||
| 22 | 1. Spindle Speed Override, %. | ||
| 23 | 1. Jog Speed Override, %. | ||
| 24 | 1. THC voltage, V. | ||
| 25 | |||
| 26 | This list can be expanded. | ||
| 27 | |||
| 28 | These [[PUMOTIX software features>>url:http://pumotix.ru/#soft||shape="rect"]] are required: | ||
| 29 | |||
| 30 | 1. Analog inputs support. | ||
| 31 | 1. Background operations. | ||
| 32 | |||
| 33 | Below is an example of a background operation for controlling the FRO and SSO via two ADC inputs. | ||
| 34 | |||
| 35 | Default software functions to ADC input number mapping: | ||
| 36 | |||
| 37 | (% class="relative-table wrapped" style="width:62.1503%" %) | ||
| 38 | |=Device|=Feed Rate Override, %|=Spindle Speed Override, % | ||
| 39 | |Controller PLCM-E3 + Expansion Board PLCM-B1-G2|(% style="text-align:center" %)ADC #1|(% style="text-align:center" %)- | ||
| 40 | |Controller PX1|(% style="text-align:center" %)ADC #1|(% style="text-align:center" %)ADC #2 | ||
| 41 | |||
| 42 | All settings are available in source code of this background operation. | ||
| 43 | |||
| 44 | [[Download>>attach:http://pumotix.ru/#soft]] and install it at PUMOTIX. Detailed instructions for creating and editing background operations are available in the [[corresponding section>>http://doc.pumotix.ru/download/attachments/23953635/analog_fro_sso.bm?version=1&modificationDate=1608191910853&api=v2]]. |