欢迎来到天天文库
浏览记录
ID:21644492
大小:328.00 KB
页数:17页
时间:2018-10-23
《labview变量类型及处理》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、DataManipulationOverviewandApplicationsAgendaOverviewofLabVIEWdatatypesManipulatingLabVIEWdatatypesChangingdatatypesBytelevelmanipulationofdataBitlevelmanipulationofdataApplicationsinvolvingdatamanipulationDataencryptionInstrumentI/OByteUnsignedByteWord
2、UnsignedWordLongUnsignedLongSinglePrecisionDoublePrecisionExtendedPrecision8bits8bits16bits16bits32bits32bits8bytesSun:16bytesWindows/Linux:10bytesPowerMac:Double/Double4bytesLabVIEWDataTypes:NumericLabVIEWDataTypes:ArraysStoredashandlescontaining:Sizeo
3、feachdimension(inunsignedlongintegers,U32s)Data(sizeofelementsvariesbutisconsistentthrougharray)Toaligndatacorrectly,afewbytesofpaddingmaybeaddedbeforethefirstelementofdataArrayisacontinuousblockofmemory1DarrayofSGLs4DarrayofI16sLabVIEWDataTypes:OthersB
4、ooleans:8bitsAllzeros=FALSE,nonzero=TRUEStrings:1DarrayofunsignedbytesArrayofStrings:arrayofU32handlestostringlocationsPaths:handlescontainingpathtypeandnumberofpathcomponentsinU16sByte0,1:0(abs),1(rel),3(UNC)Byte2,3#ofpathcomponentsLabVIEWDataTypes:Clu
5、stersDatastoredaccordingtoclusterorderScalardatastoreddirectlyinclusterArrays,strings,andpathsstoredasahandletothememorylocationwherethedataisstoredPaddingmayneedtobeadded,dependingonOSExample:clusterofSGL,EXT,and1DarrayofU16sWindowsMacSunFlattenedDataF
6、latdatatakesupacontinuousblockofmemoryScalarandarraynumericsareflatStringsareflatArraysofstringsarenotflatClustersmaybeflat(ifsimplenumerics,forexample)DuringFileI/OLabVIEWautomaticallyflattensalldatatoeasestoragetodiskFlatten/Unflattento/fromStringfunc
7、tionsperformthesameoperationsinmemoryFlattenedDataFlatteneddatanormalizedtostandardformforplatformindependenceNumericdatainbigendianform(MSBfirst)Windowsappsmayneedtobelittleendian–swapbytesSunformatforextendedprecisionnumbersFlattenedformdoesnothavedat
8、aencodingWhenunflattening,datatypeneedstobeknownTypedescriptorusedtodefinedatatype*demoTypeDescriptorsSequenceofwordintegersthatcandescribeanydatatypeinLabVIEW.I16sizeinbytes(includinglengthword)
此文档下载收益归作者所有