Jump to content

Template:FTX Input/Output (I/O): Difference between revisions

No edit summary
No edit summary
(4 intermediate revisions by the same user not shown)
Line 76: Line 76:


<!-- If model supports Manual CAN, then show -->
<!-- If model supports Manual CAN, then show -->
{{#switch: {{{model|FTC305}}}
{{#if: {{FTX Pin Support List|model={{{model}}}|pin=Manual CAN}} |
| FTC305
| FTM305 =


==Manual CAN==
==Manual CAN==
Manual CAN functionality allows user to read data from CAN BUS without requiring an additional CAN protocol development from the firmware side.  
Manual CAN functionality allows user to read data from CAN BUS without requiring an additional CAN protocol development from the firmware side.  
'''Note:''' Before using Manual CAN, make sure to select the correct CAN settings: [[{{{model}}} Accessories#CAN|{{{model}}} CAN settings]].


Up to '''70''' Manual CAN I/Os can be configured:
Up to '''70''' Manual CAN I/Os can be configured:
Line 108: Line 108:
==Manual CAN Commands==
==Manual CAN Commands==
Manual CAN Commands functionality allows user to send configurable commands to CAN BUS.
Manual CAN Commands functionality allows user to send configurable commands to CAN BUS.
'''Note:''' Before using Manual CAN, make sure to select the correct CAN settings: [[{{{model}}} Accessories#CAN|{{{model}}} CAN settings]].


Up to '''10''' Manual CAN Command I/Os can be configured:
Up to '''10''' Manual CAN Command I/Os can be configured:
Line 142: Line 144:
**If set to '''0''' - command will be sent '''infinitely''' until it is turned off by the user.
**If set to '''0''' - command will be sent '''infinitely''' until it is turned off by the user.


After configuring, Manual CAN commands can be triggered with SMS/GPRS commands: [[{{{model}}} SMS/GPRS_Commands#CAN Commands|{{{model}}} SMS/GPRS Commands]].
After configuring, Manual CAN commands can be triggered with SMS/GPRS commands: [[{{{model}}} SMS/GPRS Command List#CAN Commands|{{{model}}} SMS/GPRS Commands]].


}}
}}


[[Category:{{{model}}} Configuration]]
[[Category:{{{model}}} Configuration]]