Output Control structures
OUTPUT ID | OUTPUT DATA N bytes | ||||
|---|---|---|---|---|---|
| |||||
OUT1 (00h) OUT2 (01h) OUT3 (02h) |
| Form ID | DATA (little endian) | Description | |
| 00h (or 80h, 40h) | 2 bytes duration in 10ms resolution | Turn off output in given duration from 10ms to 655s. | ||
| 01h (or 81h, 41h) | 2 bytes duration in 10ms resolution | Turn on output in given duration from 10ms to 655s. | ||
| 03h (or 83h,43h) | 2 bytes duration in 10ms resolution | Hazard lamps control signals for given duration from 10ms to 655s. | ||
| 04h (or 84h,44h) | 2 bytes duration in 10ms resolution | First impulse to OUT[N], after 1 sec delay impulse to OUT[N+1] | ||
If most significant bit set in Form ID (80) together with output command S1 signal turns ON, (40) - S1 turns off. | |||||
| |||||
Unlock (05h) Lock (06h) |
| Form ID | DATA (little endian) | Description | |
| 0 | 0x5000 | Unlock Doors | ||
| 0 | 0x5001 | Lock Doors | ||
| 0 | 0x5002 | Unblock Engine | ||
| 0 | 0x5003 | Block Engine | ||
Data bytes example - lock doors: 05 followed by 00 01 50 | |||||
| |||||
S1 (0Ah) S2 (0Bh) |
| Form ID | DATA (little endian) | Description | |
| 00h | 2 byte 0x0055 turns on corresponding signal 0x0000 turns off corresponding signal | Control of internal static signals. | ||
| |||||
RS232 (1Eh) |
| Form ID | DATA (little endian) | Description | |
| 00h (9600 bps 1stop bit no parity) | max 250 bytes of raw data | Bytes to send to RS232 | ||
| |||||
Tachograph remote download (32h) |
| Form ID | DATA (little endian) | Description | |
| 0 | 0x0001 | Slot 1 card download | ||
| 0 | 0x0002 | Slot 2 card download | ||
| 0 | 0x0004 | VU memory download (activities) | ||
| 0 | 0x0008 | VU memory download (no activities) | ||
| 1 | 0x0001 | Slot 1 card download | ||
|
| 0x0002 | Slot 2 card download | ||
|
| 0x0004 | VU memory download (activities) | ||
|
| 0x0008 | VU memory download (no activities) | ||
| |||||
DataCold600 remote UCP file download (33h) | Form ID | DATA 4 bytes | DATA 4 bytes | Description | |
0 | Period in seconds | No | Make ucp file with records from given period | ||
1 | Period Begin | Period End | Make ucp file from Period Begin to Period End | ||
| |||||
USSD message (34h) |
| Form ID | DATA (little endian) | Description | |
| 0 | max 250 bytes of raw data | Bytes to send to USSD | ||
| |||||
CAN message (35h) | Form ID | DATA0 | DATA1-4 | DATA5 | DATA6-13 |
1-CAN1 2-CAN2 | 0-STD 1-EXT | ID | LEN | DATA[8] | |
| |||||
Force create socket to Fmset (36h) | Any | ||||
| |||||
Change 1W temp sensor position (37h) |
| Form ID | DATA0 | DATA1 |
|
| 0 | 0-3 Temperature position to change | 0-3 Temperature position to change |
| |