Sensoray 118 Manuel d'utilisateur

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Matériel Sensoray 118. Sensoray 118 User Manual Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer

Résumé du contenu

Page 1 - INSTRUCTION MANUAL

Sensoray Model 118VMEbus Smart A/D™ CardRevised December 14, 1999INSTRUCTION MANUALSensoray Co., Inc.7313 SW Tech Center Dr., Tigard, Oregon 97223voic

Page 2 - Table of Contents

Sensoray Model 118 Smart A/D™ Instruction Manual 8 Connectionsif your thermistor will be operating at lower resistance values, you should consider imp

Page 3 - 1 Prolog

Sensoray Model 118 Smart A/D™ Instruction Manual 9 Connectionsyou may either connect the excitation source and excitation sense leads together at the

Page 4 - 2 Introduction

Sensoray Model 118 Smart A/D™ Instruction Manual 10 Programming5 ProgrammingSmart A/D™ programming is accomplished by means of built-in commands. Co

Page 5 - 2.5 Fault Indicator

Sensoray Model 118 Smart A/D™ Instruction Manual 11 Programming5.2 CommandsThe Smart A/D™ board is accessed and controlled by means of a simple, yet

Page 6 - 3 Hardware Configuration

Sensoray Model 118 Smart A/D™ Instruction Manual 12 Programming#define CMD_SET_GAGEZERO 176 /* SET GAGE ZERO */#define CMD_SET_COEFF

Page 7 - 5 Hardware Configuration

Sensoray Model 118 Smart A/D™ Instruction Manual 13 Programming// Send a floating point value to the Smart A/D board.VOID SendReal( USHORT BasePort, D

Page 8 - 4 Connections

Sensoray Model 118 Smart A/D™ Instruction Manual 14 Commands: Board Configuration6 Commands6.1 Board Configuration6.1.1 GetProductIDReturns the Sm

Page 9 - 7 Connections

Sensoray Model 118 Smart A/D™ Instruction Manual 15 Commands: Board Configuration6.1.2 GetFWVersionReturns the Smart A/D firmware version number, tim

Page 10 - 4.6 Thermocouples

Sensoray Model 118 Smart A/D™ Instruction Manual 16 Commands: Board Configuration6.1.3 SetHiSpeedModeDecreases the channel slot time (Section 8.1) to

Page 11 - 4.8 4-to-20 mA Current Loops

Sensoray Model 118 Smart A/D™ Instruction Manual 17 Commands: Board Configuration6.1.4 SetReject50HzIncreases the digitizer’s integration period from

Page 12 - 5 Programming

Sensoray Model 118 Smart A/D™ Instruction Manual Table of ContentsTable of ContentsProlog1.1 Limited Warranty ... 11.2 Speci

Page 13 - 5.3 Low Level Drivers

Sensoray Model 118 Smart A/D™ Instruction Manual 18 Commands: Channel Configuration6.2 Channel Configuration6.2.1 SetSensorTypeDeclares the type of

Page 14 - 5.3.2 Sample Drivers

Sensoray Model 118 Smart A/D™ Instruction Manual 19 Commands: Channel Configuration6.2.2 SetFailModeEstablishes open sensor data values for all chann

Page 15 - 13 Programming

Sensoray Model 118 Smart A/D™ Instruction Manual 20 Commands: Channel Configuration6.2.3 SetFilterEstablishes a software single-pole low-pass filter

Page 16 - 6 Commands

Sensoray Model 118 Smart A/D™ Instruction Manual 21 Commands: Channel Configuration6.2.4 SetCoefficientsDefines linearization coefficients for a chan

Page 17 - 6.1.2 GetFWVersion

Sensoray Model 118 Smart A/D™ Instruction Manual 22 Commands: Sensor Acquisition6.3 Sensor Acquisition6.3.1 GetSensorDataReturns the most recently a

Page 18 - 6.1.3 SetHiSpeedMode

Sensoray Model 118 Smart A/D™ Instruction Manual 23 Commands: Sensor Acquisition6.3.2 GetAllSensorsReturns the most recent sensor data from all eight

Page 19 - 6.1.4 SetReject50Hz

Sensoray Model 118 Smart A/D™ Instruction Manual 24 Commands: Sensor Acquisition6.3.3 GetAmbientTempReturns the temperature from an optional Smart A/

Page 20 - 6.2 Channel Configuration

Sensoray Model 118 Smart A/D™ Instruction Manual 25 Commands: Pressure/Strain Gage6.4 Pressure/Strain Gage6.4.1 SetGageTareTares the strain/pressure

Page 21 - 6.2.2 SetFailMode

Sensoray Model 118 Smart A/D™ Instruction Manual 26 Commands: Pressure/Strain Gage6.4.2 SetGageZeroInforms the Smart A/D that there is presently no l

Page 22

Sensoray Model 118 Smart A/D™ Instruction Manual 27 Commands: Pressure/Strain Gage6.4.3 SetGageSpanSets the effective gain of a strain gage channel.

Page 23 - 6.2.4 SetCoefficients

Sensoray Model 118 Smart A/D™ Instruction Manual 1 Prolog1 Prolog1.1 Limited WarrantySensoray Company, Incorporated (Sensoray) warrants the Model 1

Page 24 - 6.3 Sensor Acquisition

Sensoray Model 118 Smart A/D™ Instruction Manual 28 Commands: Pressure/Strain Gage6.4.4 GetGageCalReturns the Smart A/D™ internal calibration paramet

Page 25 - 6.3.2 GetAllSensors

Sensoray Model 118 Smart A/D™ Instruction Manual 29 Commands: Pressure/Strain Gage6.4.5 SetGageCalRestores calibration parameters to a strain gage ch

Page 26 - 6.3.3 GetAmbientTemp

Sensoray Model 118 Smart A/D™ Instruction Manual 30 Commands: Alarms6.5 Alarms6.5.1 SetAlarmLimitsSpecifies high and low alarm limits for a channel.

Page 27 - 6.4 Pressure/Strain Gage

Sensoray Model 118 Smart A/D™ Instruction Manual 31 Commands: Alarms6.5.2 GetAlarmsReturns the status of all channel alarms in two response bytes. Th

Page 28 - 6.4.2 SetGageZero

Sensoray Model 118 Smart A/D™ Instruction Manual 32 Theory of Operation7 Theory of Operation7.1 FirmwareThe Smart A/D’s internal microcomputer exec

Page 29 - 6.4.3 SetGageSpan

Sensoray Model 118 Smart A/D™ Instruction Manual 33 Timing8 TimingThree timing parameters are important from the application developer’s viewpoint:

Page 30 - 6.4.4 GetGageCal

Sensoray Model 118 Smart A/D™ Instruction Manual 34 TimingBecause of the unpredictable effect on update rate, excessively frequent communication traff

Page 31 - 6.4.5 SetGageCal

Sensoray Model 118 Smart A/D™ Instruction Manual 35 Specifications9 Specifications9.1 General SpecificationsTable 8: General SpecificationsCategory

Page 32 - 6.5 Alarms

Sensoray Model 118 Smart A/D™ Instruction Manual 36 Specifications9.2 Sensor SpecificationsNotes1. Measurement resolution and accuracy is specified f

Page 33 - 6.5.2 GetAlarms

Sensoray Model 118 Smart A/D™ Instruction Manual 2 Introduction2 Introduction2.1 Functional DescriptionThe Sensoray model 118 Smart A/D™ board prov

Page 34 - 7 Theory of Operation

Sensoray Model 118 Smart A/D™ Instruction Manual 3 Hardware Configuration2.3 Board LayoutFigure 2: Board Layout2.4 Reset StateAt power-up, or after

Page 35 - 8 Timing

Sensoray Model 118 Smart A/D™ Instruction Manual 4 Hardware Configuration3 Hardware ConfigurationThe Smart A/D™ board requires the configuration of

Page 36 - 8.4 Communication Latency

Sensoray Model 118 Smart A/D™ Instruction Manual 5 Hardware Configurationnot the source is ground-referenced. Table 2 lists the recommendations for e

Page 37 - 9 Specifications

Sensoray Model 118 Smart A/D™ Instruction Manual 6 Connections4 Connections4.1 OverviewSensors are connected to the Smart A/D™ by means of 40-pin h

Page 38 - 9.2 Sensor Specifications

Sensoray Model 118 Smart A/D™ Instruction Manual 7 ConnectionsDifferent classes of excitation are applied to sensors; the class of excitation that is

Modèles reliés 418 | 419 |

Commentaires sur ces manuels

Pas de commentaire