Template:FTX Input/Output (I/O): Difference between revisions
→Permanent I/O: Added "General I/O Settings" menu button description and parameters "Overcurrent recovery" and "Inversion". |
No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 74: | Line 74: | ||
After enabling I/O element(s) AVL packet contains current value(s) of enabled I/O element(s) along with GNSS information. | After enabling I/O element(s) AVL packet contains current value(s) of enabled I/O element(s) along with GNSS information. | ||
<!-- If model supports DOUT1, then show --> | |||
{{#if: {{FTX_Pin_Support List|model={{{model}}}|pin=DOUT1}} | | |||
===General I/O Settings=== | ===General I/O Settings=== | ||
[[File:General IO settings - menu.png|right|500px]] | [[File:General IO settings - menu.png|right|500px]] | ||
| Line 94: | Line 96: | ||
'''IMPORTANT! DOUT state I/O element that is sent in the records represents the real state of the DOUT pin.''' | '''IMPORTANT! DOUT state I/O element that is sent in the records represents the real state of the DOUT pin.''' | ||
}} | |||
<!-- If model supports Manual CAN, then show --> | <!-- If model supports Manual CAN, then show --> | ||
| Line 153: | Line 156: | ||
* Once you have the parameter IDs, set or modify them in your configuration tool to match the desired priority, operand, or other CAN-related settings.<br> | * Once you have the parameter IDs, set or modify them in your configuration tool to match the desired priority, operand, or other CAN-related settings.<br> | ||
}} | }} | ||
<!-- If model supports Manual CAN, then show --> | |||
{{#if: {{FTX Pin Support List|model={{{model}}}|pin=Manual CAN}} | | |||
==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. | ||
| Line 191: | Line 195: | ||
*'''Send count''' - defines command sending count if Periodic send type is selected. | *'''Send count''' - defines command sending count if Periodic send type is selected. | ||
**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. | ||
*'''Command Enabler''' - toggles command. | |||
**If enabled - command will send CAN messages. | |||
**If disabled, the command will not be available to trigger sending, even if configured. | |||
After configuring, Manual CAN commands can be triggered with SMS/GPRS commands: [[{{{model}}} SMS/GPRS Command List#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]] | ||
Latest revision as of 11:12, 17 September 2025
Input / output (I/O)
Search
Enter the keyword to search for the desired permanent I/O.
More Filters
It provides additional filter options such as Priority, Operand, and rows with currently available values.
View Columns
Filters the necessary tabs when making configuration changes or viewing. Priority, Operand, Low Level, High Level, and Event Only Options are available filters. The Input name and Current Values are permanent columns.
Current Value
If the device is connected to the Telematics Configuration Tool, then all the current I/O values can be seen here.
Units
Units of measurement.
Priority
This field allows the enabling of the I/O elements and sets them a priority so they are added to the data packet, which is sent to the server.
By default I/O elements with Low priority are enabled: Total odometer GSM Signal, Battery Voltage, Battery Current, PCB temperature, GNSS PDOP, GNSS HDOP, Ignition, Movement, External voltage.
These records made by {{{model}}} device are regular, and regular packets are sent as low priority records.
Priority level (AVL packet priority) can be:
None Priority
- The module doesn't make additional records.
Low Priority
- The module makes an additional record with an indication that the event was caused by an I/O element change (depending on Operands configuration).
High Priority
- The module makes an additional record with High priority flag and sends event packet immediately to the server using GPRS.
High and Low Level
These levels define I/O value range. If I/O value enters or exits this range, {{{model}}} generates an event.
Event Only
When this is selected, I/O element status value will be appended only to eventual records, otherwise I/O element status value will appear in each AVL record.
Operands
Defines when to generate event: On Exit, On Entrance, On Both, Monitoring, On Hysteresis, On Change or On Delta Change.
Operand Monitoring
No event at all. Values are recorded only when other triggers worked.

Operand On Change
Record is generated when input value changes.

Operand On Exit
Record is generated when input value leaves a range between low and high level limits.

Operand On Entrance
Record is generated when input value enters a range between low and high level limits.

Operand On Both
Record is generated by both On Exit and On Entrance operands' logic at same time.

Operand On Hysteresis
Record is generated when input value crosses the high limit value from below the low limit value or vice versa.

Operand On Delta Change
Record is generated when input value changes and the absolute change becomes equal to or higher than the limit value.

Permanent I/O

When no permanent I/O elements are enabled, AVL packet comes with GNSS information only.
After enabling I/O element(s) AVL packet contains current value(s) of enabled I/O element(s) along with GNSS information.
[[Category:{{{model}}} Configuration]]