使用新版本的imc FAMOS,现在可以将文件导入和导出为未解释的BLOB (Binary Large OBject)。 例如,原始测量数据可以保存为BLOB。
使用Unicode UTF-16编码导入文本文件
导入文件时,现在还可以读取字符编码为UTF-8或UTF-16的文件中的文本。
版本历史
imc FAMOS 7.5
Sequence functions
Clear separation of transferred (input/output) data from the internal, implicitly local variables. This helps avoid common mistakes such as accidently changing an iteration index in the calling sequence
Declaring
Description
Library
Password mechanism
Drag&Drop
File extension ".sqf".
Import and export of imc FAMOS configurations
imc FAMOS global options, menu layouts
Favorites, data sources and Panel-templates
Data filters, pre-defined sequences and libraries
All kinds of templates for projects, curve configurations, sequences, reports, logos etc.
Import to or installation on the target system can even be executed via console command line ("xconfig -i PathToFamosCfgZip")
Functions
Video functions
VFOpen()
VFAppendPanelSnapshot()
VFAppendCwSnapshot()
VFAppendFrame()
VFAppendRGBData()
VFClose()
Video player:
Videoplayer
VpGetImages()
Variable/Properties
VerifyVar()
Exceptions and error handling
OnError()
ThrowError()
LogSetup()
LogTrace()
GetLastError()
Operating the editor
While holding down the CTRL-key, you can use Drag&Drop on a sub-sequence to move it from the Sequences tree diagram to "SEQU name" in the input window; with classic sequences, this saves the effort of typing the sub-sequence's name.
While holding down the CTRL-key, you can use Drag&Drop on a sub-sequence to move it from the Sequences tree diagram to the input window opens the call mask of the subsequence functions.
Copy/Paste for sub-sequences/sequence functions (in the context menu of the sequence tree diagram): This provides a quick way to generate variants of sub-sequences.
Supplemental Debugger option: "Always break on error". This allows the preset for OnError () to be overwritten.
Direct declaration of text boxes now possible
Curve window
Fills the area below a line in a graph
Marker-Order line
The curve window is now able to display order lines and hyperbola functions. For this purpose, the Marker-menu has been supplemented with the item Order line.
Picture as a variable
The data format has been supplemented with a "Colors-flag ". This enables the mathematics functions in FAMOS to interpret values as RGB values (for 4-Byte unsigned Integers) or grayscale (for 1-Byte unsigned Integer values).
Freely defined texts
The page "Text" of the Display dialog provides the ability to position any desired texts, e.g. for captions, headers and footers, or general comments. For this ASCII/EXCEL Import Assistent