Omega Speaker Systems High Speed Load Cell Interface Card LCIC-WIM-BEN Manual do Utilizador Página 1

Consulte online ou descarregue Manual do Utilizador para Processadores Omega Speaker Systems High Speed Load Cell Interface Card LCIC-WIM-BEN. Omega Speaker Systems High Speed Load Cell Interface Card LCIC-WIM-BEN User's Manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir

Resumo do Conteúdo

Página 1 - User’s Guide

omega.com e-mail: [email protected] latest product manuals:omegamanual.infoUser’s GuideShop online atLCIC-WIM-BENHigh Speed Load Cell Interface Card

Página 2

95. After a while, you’ll have this display:Click ‘Finish’.Notes1. It might occur that the wizard will return to step 3,requiring to repeat the proc

Página 3 - Table of Contents

103. Utilities3.1 Setup & Running 1. Run the setup(s) of the LCIC-WIM utilities in the folders: * LCIC-WIM-CALIBRATION * LCIC-WIM-SETTINGS2

Página 4

113.2 The Calibration Utility 3.2.1 GeneralThe calibration utility (LCIC-WIM-CALIBRATION) enables to calibratethe LCIC-WIM board adjusting it to yo

Página 5 - Appendices

12The five calibration steps are:Step 1 – Show DataThis step introduces both the parameters and the current readings, asreceived from the board. The s

Página 6 - H. Zero & Tare

13Step 2 – Pseudo Calibration / ParametersThis step starts the calibration procedure. It enables to change calibrationparameters. Whether you changed

Página 7 - 1. Introduction

14Step 3 – Pseudo Calibration / ZeroThis step enables to redefine the ‘zero’ level. Click ‘Skip’ if you aresatisfied with the previous definition of

Página 8

15Step 4 – Pseudo Calibration / WeightThis step enables to redefine the ‘weight’ level. Click ‘Skip’ if theprevious ‘weight’ level was OK. Even if the

Página 9 - Click ‘Next’

16Step 5 – Save or QuitThis is the final step – here you decide whether to confirm the pseudocalibration, or leave it out. Before you decide, you may

Página 10

173.2.2 The Calibrations LibraryEach calibration that the user applies may be saved in the ‘CalibrationsLibrary’. Later on, the user may use that libr

Página 11 - 3.1 Setup & Running

183.2.3 ParametersTTThhhiiisss ssseeeccctttiiiooonnn dddeeessscccrrriiibbbeeesss ttthhheee pppaaarrraaammmeeettteeerrrsss tttooo bbbeee

Página 12 - 3.2 The Calibration Utility

Servicing North America:U.S.A.: One Omega Drive, P.O. Box 4047ISO 9001 Certified Stamford, CT 06907-0047TEL: (203) 359-1660FAX: (203) 359-7700e-mail:

Página 13

193.2.4 Calibration Efficiency (CE)The potential range of A/D points is between 0 and near ±8,400,000. The'Calibration Efficiency' specifies

Página 14

203.3 The Settings UtilityThe LCIC-WIM-SETTINGS utility gives control to card’s filters, analogoutput, fill mode parameters and more. The utility has

Página 15

21* The rate of updating the analog output is depends on theUpdate Frequency parameter. For example, when UpdateFrequency is 4, the analog output is u

Página 16

223.3.1.2 Tools / Baud Rate for SCI port Click ‘Tools’ / ‘Baud Rate for SCI port’ to see the current baud rate for theRS232/RS485 serial port

Página 17

233.3.1.3 Tools / General Setpoints The LCIC-WIM board has four digital outputs. Each of them may be defined– through the Tools / General Set

Página 18

243.3.2 ParametersThe following sections describe the various parameters. After changingparameter(s), click the ‘Save to Board’ button and wait a whil

Página 19 - Load Cells Capacity

253.3.2.1.4 Get results immediatelyControls card’s response in communication during a special mode, such asthe Fill mode:When checked, the card assume

Página 20

263.3.2.2 Auto ZeroThe ‘Auto Zero’ optional feature supplies an automatic correction to creeps inthe zero level during a special mode (such as the fil

Página 21 - 3.3 The Settings Utility

273.3.2.3 Start Fill-mode3.3.2.3.1 Fill-mode starts automatically upon card resetWhen this option is activated (checked), the card startsautomatically

Página 22

283.3.2.4 Filtering Board’s digital filtering is used to "smooth" the read samplings byaveraging a pre-set number of the internal reading

Página 23

2Table of Contents1. Introduction1.1 General Description1.2 Typical Applications2. Installing the board in the PC3. Utilities3.1 Setup & Run

Página 24

294. Programming your Application The control of the board is by commands and parameters,described below. You may either use them directly (see als

Página 25 - 3.3.2 Parameters

30c. Get a single reading of:weight, A/D or temperature:.Get weight (after Filter2, not rounded to resolution).?Get weight (after Filter2, rounded to

Página 26

31h. RS485: Address selection, setting & reading(for more details and examples refer to section D.5; except‘Nx<c/r>’, these commands are ava

Página 27

32i. Misc.:z (lower case z)Manually zero the gross weight. The effect of this functionis temporary — it expires upon card reset.Response (versions 1.1

Página 28

33Summary of Weight & A/D Reading CommandsReading TypeFiltering LevelWeightA/DRoundedtoResolutionNotRoundedFilter1Filter2.vv?vv>vvSingleReading

Página 29

344.2 ParametersParameternumberParameter DescriptionDataType1Load Cell mV/V (1, 2 or 3. 0 = unknown).Float2Units: 0=g, 1=kg, 2=ton, 3=oz, 4=lb.Float3F

Página 30 - 4.1 Commands

3523Filter1 value: 2-256.Becomes effective only after a system reset (eitherpower off/on or using the ‘S’ command).Float24Filter2 value: 2-256.Becomes

Página 31

361024-1034Calibration Name (32 characters max.)(Organised 3 characters per location; in case thelength is less than 32, the last character is followe

Página 32

374.3 LCIC-WIM ActiveXUnless otherwise specified, a function returns aBoolean: True for success, or False for failure.4.3.1 Start/Stop Communication

Página 33

384.3.2 VariablesThe system has variables with which the user may adjust the system tohis needs and communicate with the I/O. Actually these variables

Página 34

34. Programming your Application4.1 Commands4.2 Parameters4.3 LCIC-WIM ActiveX4.3.1 Start/Stop Communication4.3.2 Variables4.3.3 Filter

Página 35 - 4.2 Parameters

39Variables TableCategoryVariable NameDescriptionGetSetCalibration_NameName of calibrationVCalibration_DateCalibration date (MMDDYY).VCalibration_Time

Página 36 - Setpoint4

40Variables Table (cont’d)CategoryVariable NameDescriptionGetSetWeight_NativeCurrent weight after Filter2,not rounded.VWeight_RoundedCurrent weight af

Página 37

41Variables Table (cont’d)CategoryVariable NameDescriptionGetSetAnalog_Output_Mode0 = Manual, 1 = Auto.VVAnalog_Output_LevelVoltage in the analog outp

Página 38 - 4.3 LCIC-WIM ActiveX

42Variables Table (cont’d)CategoryVariable NameDescriptionGetSetFast ModeFM_UpdatesFM_Updates = Each how manyinternal updates there will be aFast Mode

Página 39 - 4.3.2 Variables

434.3.3 FiltersSet_Filtering(Filter1, Filter2, Decimator)Filter1 (Integer): 2 – 256 or 0.Filter2 (Integer): 2 – 256 or 0.Decimator (long): 1 – 1000 or

Página 40 - Variables Table

444.3.4 Fast Mode(The Fast Mode is not available with RS485.)During the Fast Mode there is auto high speed transmission of weight readingsto the commu

Página 41 - Variables Table (cont’d)

45The mechanism to receive the data uses events and methods asdescribed below:The transmission sends blocks of information.Stage 1Except the last one,

Página 42

46How to work with the Fast Mode in VB using the ActiveX During the Fast Mode process the board transmits mass data to the PC.Therefore, in order

Página 43

47Interpreting the data in a block : Each block includes integer weight values separated by a c/r.In order to get the real weight values, the

Página 44 - 4.3.3 Filters

48Appendix A: I/O & the LED DisplayA.1 General Notes about the I/O* The digital I/O is available on CONN6 (15 pin Dsub).* Digital OutputsThe outpu

Página 45 - 4.3.4 Fast Mode

4Appendices A. I/O & the LED DisplayA.1 General Notes about the I/OA.2 Connecting External Devices to the InputsA.3 LCIC-WIM I/O & Ana

Página 46

49* ConnectionsThe following table shows the I/O pinout:PinFunction1Output 12Output 23Output 34Output 45Input 16Input 27Input 38Input 49I/O Voltage 0V

Página 47

50A.2 Connecting External Devices to the Inputs

Página 48 - 4.3.5 Misc

51A.3 LCIC-WIM I/O & Analog Out

Página 49

52A.4 The LED DisplayUpon board restart, the two following messages are shown on the LEDdisplay – each for a while:LCIC x.xx x.xx is board’s DSP versi

Página 50 - Function

53Appendix B: Scaling the Load Cell InputThe full scale of the input coming from the load cell may be adjusted bythe LK4 jumper (which is next to load

Página 51

54Appendix C: Load Cell Connections

Página 52

55Appendix D: USB, RS232 & RS485 In addition to USB, The LCIC has an option for both full-duplex RS232and half-duplex RS485 interfaces. These a

Página 53 - A.4 The LED Display

56D.2 Baud RateFor the USB, the maximal baud rate is 921,600. The board responds wellwithout a need to pre-define the used b/r.For serial communicatio

Página 54

57D.5 RS485Up to 64 LCIC-WIM boards may be connected to one PC port.In the PC side, use a converter either from the RS232 port, or from theUSB port (t

Página 55

58RS485 CommandsExcept ‘Nx<c/r>’ (paragraph d), these commands are availablealso in the fill mode.a. Activate address x (x=1, 2, 3, …, 62, 63, 6

Página 56 - D.1 Communication Parameters

5F.7 Dimensions (mm)F.8 Misc.G. Trouble-shootingG.1 Card does not respond after PC power-onH. Zero & TareH.1 The Zero functionH.2 The A

Página 57 - D.3 General RS232 Terminal

59Notes1. Wait 10 ms after sending the colon (‘:’) before sending the rest of thecommand (‘x<c/r>’).2. Wait 30 ms after sending the ‘:x<c/r

Página 58 - D.5 RS485

60b. Hello::999<c/r>The ‘hello’ command is like a ‘who is alive?’ question.This is useful in order to detect which addresses exist in the system

Página 59

61c. Read the RS485 address of the active board:nBoard’s response:’#x<c/r>’, where x is the address of the active board.x=0 means that the board

Página 60

62RS485 Responses(Most responses are already described in the ‘Commands’ section.)!x<c/r> Address x is already active. See Commands/a/1.^x<c/

Página 61

63ExamplesSuppose there are 3 boards in the system, addressed 1, 2 & 3.(The blue text is the PC side, the red text is the response from theboard(s

Página 62

64So far everything was smooth; however, the quality of the communicationdepends – besides the board and the PC – also on the environment. Hence,there

Página 63

65Example #3: No response from the old board n#1:2A2 Board #2 becomes activeBut the ‘^2’ response, telling that board #1 became inact

Página 64

66Board selection by the supplied utilitiesThe three supplied utilities – LCIC-WIM-CALIBRATION, LCIC-WIM-SETTINGS & LCIC-WIM-MONITOR – enable easy

Página 65

67Appendix E: Fill Mode E.1 IntroductionThe LCIC-WIM supplies a Fill Mode in which it may control a fillingoperation, using the hardware inputs (sec

Página 66

68E.2 Hardware InputsInput #1Input #2Input #3Input #4OFF =ManualON = Turnoutput #1 onON = Turnoutput #2 onN/AWhenin errorstatus:ON =Terminatean ErrorS

Página 67

61. Introduction 1.1 General Description The model LCIC-WIM is a very High Speed, Intelligent Load CellInterface Card with USB/RS232/RS485. Besi

Página 68 - E.1 Introduction

69E.3 Hardware OutputsOutput #1Output #2Output #3Output #4Option #1Fast ValveSlow ValveOption #2Fast Valve = Output #1 + Output #2Slow Valve = Output

Página 69 - E.2 Hardware Inputs

70E.4 Filling ParametersNotes1. There is a set of three setpoints. Once they are specified (using the Settingsutility), the user may switch to a

Página 70 - E.3 Hardware Outputs

71Auto Correction &Averaging x last fillingsWhen ‘Auto Correction’ is checked, the board tries to correct thefilling amount, based on the results

Página 71 - E.4 Filling Parameters

72E.4.1.3 Valid Results LimitsThe resulting filling weight should normally be inside a userpre-defined ‘valid range’. In case the weight exceeds that

Página 72

73E.4.1.4 Stabilization Criterion (Tare & Stop)At the beginning and at the end of a filling cycle the board waits for thescale to stabilize in ord

Página 73

74E.4.2 Filling By = TimeE.4.2.1 Filling by Time ParametersSetpoint #xThe required total filling time when the user selectssetpoint #x (x = 1, 2

Página 74

75E.4.4 The Filling Configurations LibraryThere is a ‘Filling Configurations Library’ in which you may save sets offilling configuration parameters. T

Página 75

76E.5 LED Display Notations In Fill-mode, the LED display shows the current sub-mode:m Fill Manual Fill-mode (input #1 is off)AutoFill Auto F

Página 76

77E.6 CommandsEnter & Exit Fill ModeF Enter Fill Mode (from General Mode)x Exit Fill Mode (to General Mode) (small ‘x’)Inside the Fill Modeg Start

Página 77 - LED Display Notations

78s Get current status (small ‘s’)Response Example:Current_Status: W= 17.14 Tr= 6.65 Cv= 0.00 M=F A=I S= 0Legend: Current (gross) weight

Página 78 - E.6 Commands

72. Installing the board in the PC(The following description refers to Windows XP. Obviously, onanother operating system it might be different.)1. Ma

Página 79

79E.7 Error Codes101 Actual Filling Weight < Low Limit of 'Valid Result Limits'.102 Actual Filling Weight > High Limit of 'Valid

Página 80 - E.7 Error Codes

80Appendix F: Specifications F.1 Load Cell Input • 5 Volt excitation for upto 10 load cells (350 Ohm) • Compatible with 1, 2 &

Página 81 - Appendix F: Specifications

81Appendix G: Trouble-shootingG.1 Card does not respond after PC power-onQ. Everything was OK, but after PC restart the card suddenly stoppedrespondin

Página 82 - Appendix G: Trouble-shooting

82Appendix H: Zero & TareThere are two functions which are similar, yet actually different: Zero &Tare:• The Zero function supplies both manu

Página 83 - Appendix H: Zero & Tare

83H.2 The Auto-Tare functionThis function supplies a way to define the meaning of the setpointparameter:* When the ‘AutoTare’ option is not activated,

Página 84 - H.2 The Auto-Tare function

WARRANTY/DISCLAIMEROMEGA ENGINEERING, INC. warrants this unit to be free of defects in materials and workmanship for aperiod of 13 months from date of

Página 85 - RETURN REQUESTS/INQUIRIES

M4693/0908Where Do I Find Everything I Need for Process Measurement and Control? OMEGA…Of Course!Shop online at omega.comsmTEMPERATURE䡺⻬Thermocouple,

Página 86 - Shop online at omega.com

84. Select the second option, click ‘Next’ and browse to the“FTDI - VCP (Virtual COM Port) Driver” folder (under thefolder where you copied the insta

Comentários a estes Manuais

Sem comentários