Difference between revisions of "FMB getio"
From Wiki Knowledge Base | Teltonika GPS
Atabasnikov (talk | contribs) m (Atabasnikov moved page FMB120 getio to FMB getio) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | Example:<br/> | + | [[Image:getio.png|400px|right]] |
+ | Example:<br/> | ||
+ | <code>DI1:0 DI2:0 DI3:0 AIN1:0 AIN2:0 DO1:0 DO2:0</code> | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
− | ! style="width: 150px; background: | + | ! style="width: 150px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" | Response details |
− | ! style="width: | + | ! style="width: 200px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" | Description |
+ | ! style="width: 150px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" |Example | ||
|- | |- | ||
− | ! style="text-align: left; vertical-align: | + | ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | DI1 |
− | | style="text-align: left; vertical-align: | + | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | Digital input 1 value |
+ | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |DI1:0 | ||
|- | |- | ||
− | ! style="text-align: left; vertical-align: | + | ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | DI2 |
− | | style="text-align: left; vertical-align: | + | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | Digital input 2 value |
+ | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |DI2:0 | ||
|- | |- | ||
− | ! style="text-align: left; vertical-align: | + | ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | DI3 |
− | | style="text-align: left; vertical-align: | + | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | Digital input 3 value |
+ | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |DI3:0 | ||
|- | |- | ||
− | ! style="text-align: left; vertical-align: | + | ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | AIN1 |
− | | style="text-align: left; vertical-align: | + | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | Analog input 1 value |
+ | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |AIN1:0 | ||
|- | |- | ||
− | ! style="text-align: left; vertical-align: | + | ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | AIN2 |
− | | style="text-align: left; vertical-align: | + | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | Analog input 2 value |
+ | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |AIN2:0 | ||
|- | |- | ||
− | ! style="text-align: left; vertical-align: | + | ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | DO1 |
− | | style="text-align: left; vertical-align: | + | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | Digital output 1 value |
− | | | + | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |DO1:0 |
− | |||
− | |||
|- | |- | ||
+ | ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | DO2 | ||
+ | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | Digital output 2 value | ||
+ | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |DO2:0 | ||
|} | |} |
Latest revision as of 11:48, 27 March 2023
Example:
DI1:0 DI2:0 DI3:0 AIN1:0 AIN2:0 DO1:0 DO2:0
Response details | Description | Example |
---|---|---|
DI1 | Digital input 1 value | DI1:0 |
DI2 | Digital input 2 value | DI2:0 |
DI3 | Digital input 3 value | DI3:0 |
AIN1 | Analog input 1 value | AIN1:0 |
AIN2 | Analog input 2 value | AIN2:0 |
DO1 | Digital output 1 value | DO1:0 |
DO2 | Digital output 2 value | DO2:0 |