Difference between revisions of "FMB getio"

From Wiki Knowledge Base | Teltonika GPS
m (Protected "FMB getio" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Template:FMB FW development notice}}
+
[[Image:getio.png|400px|right]]
 
+
Example:<br/>  
Example:<br/> "DI1:0 DI2:0 DI3:0 AIN1:0 AIN2:0 DO1:0 DO2:0"
+
<code>DI1:0 DI2:0 DI3:0 AIN1:0 AIN2:0 DO1:0 DO2:0</code>
  
 
{| class="wikitable"
 
{| class="wikitable"
 
|+
 
|+
! style="width: 150px; background: black; color: white;" | Response details
+
! style="width: 150px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" | Response details
! style="width: 500px; background: black; color: white;" | Description
+
! 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: top;" | DI1
 
| style="text-align: left; vertical-align: top;" | Digital input 1 value.
 
 
|-
 
|-
! style="text-align: left; vertical-align: top;" | DI2
+
! 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: top;" | Digital input 2 value.
+
| 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: top;" | DI3
+
! 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: top;" | Digital input 3 value.
+
| 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: top;" | AIN1
+
! 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: top;" | Analog input 1 value.
+
| 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: top;" | AIN2
+
! 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: top;" | Analog input 2 value.
+
| 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: top;" | DO1
+
! 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: top;" | Digital output 1 value.
+
| 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: top;" | DO2
+
! 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: top;" | Digital output 2 value.
+
| 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

Getio.png

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