Access IOD-144 user manual Alarm

Page 21

DIGITAL INPUT/OUTPUT CARD

IOD-144

USER MANUAL

i:=sec+15;

{for the current time which is}

if i > 60 then i :=i-60;

{used to delay for 15 seconds}

repeat

 

gettime(hour,min,sec,hun);

 

until sec = i;

{end of delay loop}

writeln;

writeln('ALARM SYSTEM ACTIVE AND ARMED');

sound(900);

{short tone indicating that alarm}

delay(300);

{is fully activated}

no sound;

 

j:=0

{the following code compares current}

 

{status of sensors against status when}

 

{armed to determine if break-in has occurred}

 

{break-in has occurred.. Any change indicates break-in}

repeat read_sensors(sensors_now); for i:= 1 to 16 do begin

if sensors_now[i-1] <> sensors_at_arm[i-1]then j:=1;

end;{for}

arming_stations: get_status;

if arming_stations <> old_arming_stations then

j:= -i;{flag used to signal that alarm is} {de-activated}

until j <> 0;

 

if j = -1 then begin

{if j was set to -1 in the above loop, then} {alarm is

gettime(hour,min,sec,hun);

de-activated}

 

writeln('Alarm deactivated at ', hour,':',min,':',sec);

sound(900);

{the following code chirps the speaker to}

delay(100);

{indicate disarming}

 

no sound;

 

delay(50);

 

sound(900);

 

delay(100);

 

nosound;

 

end

{end of disarming routine}

else {if alarm}begin

 

writeln('Sensor #', j,' has been activated!!');

gettime(hour,min,sec,hun);

 

writeln('The time of alarm is ',hour,':',min,':',sec);

ALARM;

 

end;

{else}

end;

{WHILE this "end" sends the program back}

6-8

Image 21
Contents Digital INPUT/OUTPUT Card Model IOD-144 Digital INPUT/OUTPUT Card Table of Contents Installing the Card Features Functional DescriptionApplications IOD-144 Block Diagram Option Selection Option Selection MAP Standard Address Assignments for PC XT Computers Address SelectionOFF Software SETUP.EXEInPortb Windows Utility DriversDigital INPUT/OUTPUT Card Programming Developing Your OWN SoftwarePort Address Selection Table Digital INPUT/OUTPUT Card Digital INPUT/OUTPUT Card BASEADDR=&H2D0 OUT BASEADDR+3,&H98 Programming Example=INPBASEADDR =INPBASEADDR+2/16Sample Programs Digital INPUT/OUTPUT Card Digital INPUT/OUTPUT Card Alarm TURBO-C Program Alarm Digital INPUT/OUTPUT Card =-1 Flag used to signal alarm is Sharing Interrupts on the ISA BUS Standard for accessing the IRQ line as followsConnector PIN Assignments Features SpecificationsAppendix a WarrantyPPI Data Sheets

IOD-144 specifications

Access IOD-144 is a cutting-edge device that has garnered significant attention within the field of connectivity solutions. Designed primarily for industrial applications, the IOD-144 is an Internet of Things (IoT) gateway that facilitates seamless communication between devices and applications in a robust and reliable manner. This device is particularly suited for environments that require real-time data processing and monitoring, making it an ideal choice for sectors like manufacturing, transportation, and smart cities.

One of the standout features of the Access IOD-144 is its versatility in supporting multiple connectivity options. It is equipped to handle various protocols, including Ethernet, Wi-Fi, Bluetooth, and cellular networks. This broad support ensures that users can choose the most suitable connectivity method based on their specific requirements and existing infrastructure. The device's ability to adapt to different network environments enhances its utility in diverse operational settings.

In terms of processing power, the IOD-144 prides itself on having a powerful microprocessor, allowing it to perform complex computations and data processing locally. This edge computing capability reduces latency by enabling real-time data analysis and decision-making without the need to constantly communicate with a cloud service. As a result, businesses benefit from faster response times and reduced bandwidth costs.

Moreover, the Access IOD-144 is designed with scalability in mind. It can support an extensive array of sensors and actuators, making it an ideal solution for organizations looking to expand their IoT ecosystems over time. The device can easily integrate with various third-party applications and platforms, ensuring compatibility and allowing for future growth.

Security is another key focus of the IOD-144. With built-in encryption protocols and secure authentication methods, the device helps to safeguard data transmitted across networks. This emphasis on security is crucial, particularly in industrial settings where data breaches can have severe consequences.

Additional features of the Access IOD-144 include user-friendly management software that simplifies deployment, monitoring, and maintenance of connected devices. The device also supports over-the-air firmware updates, ensuring that users can keep their systems up-to-date with the latest features and security enhancements.

In summary, the Access IOD-144 stands out due to its multifaceted connectivity options, powerful processing capabilities, scalability, robust security measures, and user-friendly management tools. These characteristics make it a leading choice for businesses looking to enhance their IoT capabilities while ensuring reliable performance in challenging environments.