Duratech DA05 WinCE Manual do Utilizador Página 1

Consulte online ou descarregue Manual do Utilizador para não Duratech DA05 WinCE. Duratech DA05 WinCE User manual [en] Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir

Resumo do Conteúdo

Página 1 - Introductionto

UniversitàdegliStudidiCataniaDIEEIIntroductionto

Página 2 -  Environment

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW LabVIEWmainfeatures 4/6MultipleTargets&OSsDIEEIFPGAMicrocontrollersMulticoreint

Página 3

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW LabVIEWmainfeatures5/6MultipleProgrammingApproachesDIEEIExamples: Interfacingwith

Página 4 - UserInterface

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW LabVIEWmainfeatures 6/6UserInterfacesDIEEI

Página 5 - Virtual Instrument

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW LabVIEWdevelopmentsystemarchitectureLabVIEWcoredevelopmentsystemEmbeddedDesign Con

Página 6 - Mainfeaturesandadvantages

UniversitàdegliStudidiCataniaDIEEIEnvironment

Página 7

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW IntroductiontoVirtualInstruments:FrontPanelLabVIEW programs are called virtual instr

Página 8

After you build thefront panel,you addcodeusing graphical representations offunctions to control thefront panelobjects.Theblockdiagramcontainst

Página 9

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW IntroductiontoVirtualInstruments:Icon&ConnectionPanelLabVIEW programs are call

Página 10 - IntroductiontoNILabVIEW

UniversitàdegliStudidiCataniaDIEEIG‐Languageprincipalcomponents

Página 11

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW LabVIEWG‐Language:Function&Interfacedouble myFunction (double* a, int size) {doub

Página 12

UniversitàdegliStudidiCataniaOutlineDIEEI DefinitionsaboutLabview Mainfeaturesandadvantages Environment G‐Languageprincipalcomponents

Página 13

Control Indicator DescriptionFloat.Double‐precision,floating‐point numericInteger.32‐bitsigned integer numericBoolean.Stores Boolean (TRUE/FALSE)

Página 14 - Environment

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW LabVIEWG‐Language:NodesNodes are objects on the block diagram that have inputs and/or o

Página 15

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW LabVIEWG‐Language:ExpressVIsAnExpressVI isaVIwhose settingsyoucanconfigurein

Página 16

For loop While loopCasestructureFlat sequencestructureStacked sequencestructureEventStructureUniversitàdegliStudidiCataniaIntroductiontoNILabV

Página 17

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW LabVIEWG‐Language:Formula&ExpressionNodesThe Formula Node is a resizable box tha

Página 18 - G‐Languageprincipal

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW LabVIEWG‐Language:ArrayALabVIEWarray isacollectionofdataelementsthatareallth

Página 19

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW LabVIEWG‐Language:ClustersLikeanarray,acluster isadatastructurethatgroupsdata

Página 20

UniversitàdegliStudidiCataniaDIEEILabview inameasurementscenario

Página 21

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW DAQ:overview• Sensorsandtransducersdetectphysicalphenomena.•Signalconditioningco

Página 22

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW DAQ:signals&informationAsignalisclassifiedasanalog ordigital bythewayitc

Página 23

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW WhatisLabVIEW?LabVIEW aliasLABoratory VirtualInstrumentsEngineering Workbenchisa

Página 24

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW DAQ:signals&informationStrictlyspeaking,allsignalsareanalogtime‐varyingsign

Página 25

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW DAQ:HardwareBusConsiderations PCI&PCIexpress (bestthroughputandlatencyperfor

Página 26

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW DAQ:M‐Series 16‐ or18‐bit,upto1.25MS/s,upto80analoginputs Upto4analogout

Página 27 - Labview inameasurement

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW LabVIEWG‐Language:DAQconceptsVirtual channels define real‐world measurements consistin

Página 28

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW DAQ:GroundingVoltage is not absolute; it always requires a reference to be meaningful. V

Página 29

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW DAQ:VoltageSourcesAgroundedsourceisoneinwhichthevoltagesignalsareref erenced

Página 30

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW DAQ:DifferentialterminalconfigurationIn a differential measurement system, neither inp

Página 31

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW DAQ:RSE&NRSEA referenced single‐ended (RSE)measurement system, also called a groun

Página 32

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW DAQ:TerminalConfigurationThegeneralguideline fordecidingwhichmeasurementsystemto

Página 33

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW DAQ:SamplingReal‐world signals are continuous things. To represent these signals in your

Página 34

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW WhatisLabVIEW?–Realvs VirtualInstrumentsReal Instrument(Agilentdigitalscope)“Pre

Página 35

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW DAQ:ADC&DACAliasing has the effect of introducing frequencies into your data that

Página 36

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW DAQ:NIHWcomparisonExampleInputanalogicoNumerodicanali 8SE/4DI 16SE/8DIFrequenza

Página 37

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW WhatisLabVIEW?–Realvs VirtualInstrumentsVirtual Instrument“Fully customizable”User

Página 38

UniversitàdegliStudidiCataniaDIEEIMainfeaturesandadvantages

Página 39

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW LabVIEWmainfeatures1/6FasterProgrammingDIEEI

Página 40

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW LabVIEWmainfeatures 2/6HardwareIntegrationDIEEIDAQGPIBEthernetcontroller

Página 41

UniversitàdegliStudidiCataniaIntroductiontoNILabVIEW LabVIEWmainfeatures 3/6AdvancedAnalysisDIEEIExamples: Spectralanalysis(FFT,PSD,ha

Comentários a estes Manuais

Sem comentários