Sensoray 417 Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Sprzęt komputerowy Sensoray 417. Sensoray 417 User Manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj

Podsumowanie treści

Strona 1 - ISAbus Thermocouple Interface

Sensoray Model 417ISAbus Thermocouple InterfaceJuly 13, 2000

Strona 2 - Table of Contents

9 Sensoray Model 417Chapter 4 ProgrammingSample DriversWe recommend that you incorporate procedures in your application software that will conceal the

Strona 3 - Special Handling Instructions

Instruction Manual 10‘*******************************************************************‘ Read a signed, 16-bit integer value from the 417, MSB first

Strona 4 - Introduction

11 Sensoray Model 417Chapter 4 ProgrammingC Language Drivers//======================================================// Write a command byte to the 417

Strona 5 - Specifications

Instruction Manual 1280x86 Assembly Language Drivers;***********************************************************; Handshake a command byte into the 41

Strona 6 - Hardware Configuration

13 Sensoray Model 417Chapter 4 ProgrammingCommandsThe 417 is accessed through a simple yet powerful built-in command set. Commands vary in length depe

Strona 7 - Application Worksheet

Instruction Manual 14Set Sensor TypeThis command declares the type of sensor connected to a channel. Typically, this command is exe-cuted once for eac

Strona 8 - Programming

15 Sensoray Model 417Chapter 4 ProgrammingSet FilterThis command establishes a software single-pole low-pass filter for the specified channel. The sec

Strona 9 - Control Register

Instruction Manual 16Read ReferenceThis command returns the reference temperature from optional Sensoray termination boards (TBs), such as Models 7409

Strona 10 - Sample Drivers

17 Sensoray Model 417Chapter 4 ProgrammingRead ChannelThis command returns the most recently acquired sensor data from one channel. The returned value

Strona 11 - Instruction Manual 10

Instruction Manual 18Read Channel GroupThis command returns the most recent sensor data from a group of eight channels. Sensor data is scaled as a fun

Strona 12 - C Language Drivers

ChapterTable of ContentsChapter 1: Basics . . 1Limited Warranty . . 1Special Handling Instructions . . 1Chapter 2: Introduction . . 2Functional Descri

Strona 13 - Instruction Manual 12

19 Sensoray Model 417Chapter 4 ProgrammingSet LimitsThis command declares signed, 16-bit integer, upper and lower alarm threshold limits for a chan-ne

Strona 14 - Commands

Instruction Manual 20Set Fail ModeThis command establishes open sensor data values for a group of eight channels. The first com-mand byte contains the

Strona 15 - Set Sensor Type

21 Sensoray Model 417Chapter 4 ProgrammingRead AlarmsThis command (1) returns alarm status from a group of eight channels, and (2) clears the alarm st

Strona 16 - Set Filter

Instruction Manual 2250Hz Reject ModeThis command changes the digitizer’s integration period from 16.7ms to 20.0ms, enabling the coprocessor to reject

Strona 17 - Read Reference

23 Sensoray Model 417Chapter 4 ProgrammingHigh Speed ModeThis command increases the the channel scan rate to allow higher throughput. Channel processi

Strona 18 - Read Channel

Instruction Manual 24Read VersionThis command returns the coprocessor firmware version number, times 100. The version number is printed on the EPROM d

Strona 19 - Read Channel Group

25 Sensoray Model 417Chapter 4 ProgrammingRead IdentifierThis command returns a product identifier specific to the Model 417 board. The command respon

Strona 20 - Set Limits

Instruction Manual 26CalibrateThis command calibrates one of the coprocessor’s internal standards. You must supply two stable references, 5V and 500mV

Strona 21 - Set Fail Mode

27 Sensoray Model 417Chapter 4 ProgrammingSensor TableNotes:Scale Factors: The Scale Factor for each sensor type is shown above in the Resolution colu

Strona 22 - Read Alarms

Instruction Manual 28

Strona 23 - 50Hz Reject Mode

Chapter1Basics1Limited WarrantySensoray Company, Incorporated (Sensoray) warrants the Model 417 hardware to be free from defects in material and workm

Strona 24 - High Speed Mode

Chapter5Sensor Connections5ConnectorsAnalog input signals connect to the 417 board by means of header connectors P1 and P2. Header P1 provides connect

Strona 25 - Read Version

Instruction Manual 30Termination BoardsTo simplify field wiring, sensors may be connected to optional Sensoray screw termination boards, such as Model

Strona 26 - Read Identifier

31 Sensoray Model 417Chapter 5 Sensor Connections4-to-20 mA Current LoopsA 250Ω, 0.01% resistor must be installed as shown below. These resistors are

Strona 27 - Calibrate

Chapter6Thermocouples6OverviewA thermocouple (TC) consists of a conductor pair constructed from dissimilar metals. At one end of the pair, the two con

Strona 28 - Sensor Table

Chapter7Theory of Operation7SoftwareExecution of the embedded coprocessor firmware is managed by a multitasking kernel. The kernel is responsible for

Strona 29 - Instruction Manual 28

Instruction Manual 36HardwareAlthough the coprocessor’s analog circuitry is proprietary to Sensoray, an overview of the cir-cuitry is provided here to

Strona 30 - Sensor Connections

37 Sensoray Model 417Chapter 7 Theory of OperationChannel selection, amplifier gain, and A/D functions are all under direct control of the copro-cesso

Strona 31 - DC Voltage

Instruction Manual 38Communication LatencyCommunication latency is a measure of communication delays between host and 417. Perhaps the most important

Strona 32 - Solving Noise Problems

Chapter2Introduction2Functional DescriptionThe Model 417 circuit board interfaces 32 process sensors directly to the ISAbus. Each of its 32 sensor cha

Strona 33

3 Sensoray Model 417Chapter 2 IntroductionSpecificationsTable 1: General SpecificationsParameterConditionSpecificationMin Typ Max UnitsDC Input power

Strona 34 - Theory of Operation

Chapter3Hardware Configuration3Base AddressBefore you install the coprocessor board in your system, its base I/O address must be set. The base address

Strona 35 - Hardware

Instruction Manual 6ExampleSet the base address to 0390:Nibble3 = 0, so install A15-A12.Nibble2 = 3, so install A11-A10 and remove A9-A8.Nibble1 = 9,

Strona 36 - Scan Rate

Chapter4Programming4The Model 417 is programmed by means of commands. Commands are sent from the ISAbus mas-ter—the “host” processor—to the 417. Some

Strona 37 - Processor Speed

Instruction Manual 8Status register bits have the following functions:Control RegisterThe control register provides a means for forcing a coprocessor

Komentarze do niniejszej Instrukcji

Brak uwag