Omega Vehicle Security 1400 manual Decode received data and print on screen in Ascii

Models: 1400

1 273
Download 273 pages 33.71 Kb
Page 249
Image 249

ChartScan Program ExamplesAppendix D

WHILE INKEY$ = ""

PRINT #1, "OUTPUT 07;U4X"

PRINT #1, "ENTER 07 #"; CHANNELS% * 20; " BUFFER "; S%; ":"; O%; " DMA" PRINT "High, Low and Last readings of all 32 channels :"

'Decode received data and print on screen in ASCII

FOR i = 1 TO BYTES STEP 20

HIGH$ = STR$(CVI(MID$(READS, i, 2)))

HOURh$ = STR$(ASC(MID$(READS, i + 2, 1)))

MINh$ = STR$(ASC(MID$(READS, i + 3, 1)))

SECh$ = STR$(ASC(MID$(READS, i + 4, 1)))

TENTHh$ = STR$(ASC(MID$(READS, i + 5, 1)))

MONh$ = STR$(ASC(MID$(READS, i + 6, 1)))

DAYh$ = STR$(ASC(MID$(READS, i + 7, 1)))

YEARh$ = STR$(ASC(MID$(READS, i + 8, 1)))

LOW$ = STR$(CVI(MID$(READS, i + 9, 2)))

HOURl$ = STR$(ASC(MID$(READS, i + 11, 1)))

MINl$ = STR$(ASC(MID$(READS, i + 12, 1)))

SECl$ = STR$(ASC(MID$(READS, i + 13, 1)))

TENTHl$ = STR$(ASC(MID$(READS, i + 14, 1)))

MONl$ = STR$(ASC(MID$(READS, i + 15, 1)))

DAYl$ = STR$(ASC(MID$(READS, i + 16, 1)))

YEARl$ = STR$(ASC(MID$(READS, i + 17, 1)))

LAST$ = STR$(CVI(MID$(READS, i + 18, 2)))

'Convert counts to Degree C or Voltage readings

IF i < 640 THEN

PRINT STR$(VAL(HIGH$) / 10) + HOURh$ + MINh$ + SECh$ + TENTHh$ + MONh$ + DAYh$ + YEARh$

PRINT STR$(VAL(LOW$) / 10) + HOURl$ + MINl$ + SECl$ + TENTHl$ + MONl$ + DAYl$ + YEARl$

PRINT STR$(VAL(LAST$) / 10)

ELSE

PRINT MID$(STR$(VAL(HIGH$) * 4.5 / (32767 * .44)), 1, 8) + HOURh$ + MINh$ + SECh$ + TENTHh$ + MONh$ + DAYh$ + YEARh$

PRINT MID$(STR$(VAL(LOW$) * 4.5 / (32767 * .44)), 1, 8) + HOURl$ + MINl$ + SECl$ + TENTHl$ + MONl$ + DAYl$ + YEARl$

PRINT MID$(STR$(VAL(LAST$) * 4.5 / (32767 * .44)), 1, 8)

END IF

NEXT i

WEND

D-12

ChartScan User’s Manual

Page 249
Image 249
Omega Vehicle Security 1400 manual Decode received data and print on screen in Ascii, Print STR$VALLAST$ Else

1400 specifications

The Omega Vehicle Security 1400 stands out as a premier solution for vehicle protection, offering a blend of advanced technology and user-friendly features. With the increasing rise of vehicle thefts, incorporating a robust security system has become essential for vehicle owners. The Omega 1400 aims to address these concerns effectively, ensuring peace of mind for users.

One of the key features of the Omega Vehicle Security 1400 is its sophisticated alarm system. The device is equipped with a motion sensor that activates the alarm when unauthorized movement is detected. This feature provides an added layer of protection, alerting owners to potential threats even when they are away from their vehicles. Additionally, the system comes with multiple sensors that monitor doors and trunk openings, fortifying security against tampering.

A standout component of the Omega 1400 is its remote control functionality, which allows users to arm and disarm the alarm with ease. Featuring a user-friendly remote, drivers can secure their vehicles from a distance, ensuring convenience and accessibility. The remote not only operates the alarm system but also integrates a panic button, which can be used in emergency situations to deter potential threats.

The Omega Vehicle Security 1400 is also designed with cutting-edge technology, offering compatibility with smartphone applications. This innovation enables users to monitor their vehicles in real-time, providing alerts directly to their mobile devices. Users can check the status of their vehicle, adjust settings, and receive notifications if the alarm is triggered, ensuring they are always connected to their vehicle's security.

Another remarkable characteristic of the Omega 1400 is its built-in GPS tracking capability. In the unfortunate event of a theft, the GPS feature allows vehicle owners to track the location of their vehicle, increasing the chances of recovery. This technology proves invaluable for users who prioritize the safety of their assets.

Additionally, the Omega Vehicle Security 1400 supports a robust battery backup system. This ensures that the alarm remains functional even if the vehicle's power supply is compromised. The reliability and durability of this security system make it a worthy investment for anyone looking to safeguard their vehicle.

In summary, the Omega Vehicle Security 1400 brings together advanced alarm technologies, remote access, GPS tracking, and reliable power support, creating a comprehensive security solution tailored for modern vehicle owners. Each feature has been designed with user convenience and vehicle protection in mind, making it a top choice in the vehicle security landscape.