Home

RYA3 YET Reader


Outline

YAKINDU Statechart Tools (itemis) offer an integrated modeling environment for the specification and development of reactive, event-driven systems based on the concept of state machines. The YET (YAKINDU Execution Tracing) format is a text format for the output of information generated by state charts.

Platforms:
32/64bit 32/64bit 32/64bit
Requirements:
  • None
Known limitations:
  • File size limited by virtual memory and temporary storage.
  • The YET format is still under development (BETA) by itemis.
Status:
  • Beta
Operations:
  • Load
  • Stream
Parameters:
  • None
Configuration:
  • Default Reader Configuration with modified parameters.
Tutorials:


The YET (YAKINDU Execution Tracing) Format

The YET (YAKINDU Execution Tracing) format is a text format for the output of information generated by state charts.

	%version=1
	%domain=time_ms
	
	#init,Controller.targetTemp@Set,0.000000
	#init,Controller.temperature@Set,0.000000
	#init,Heater.T@Set,20.000000
	
	#0,Controller@Enter,1
	#0,Controller.heaterOff
	#0,Controller@StateEntered,main_region.Idle
	#0,Heater@Enter,1
	#0,Heater@StateEntered,main_region.Off
	#0,Controller.targetTemp@Set,80.000000
	#0,Controller.on
	#0,Controller@RunCycleStart


Usage

The reader can be used to open workspace resources and together with ports (direct connection to the target using TCP, Serial, J-Link, ...).



Configuration

You can modify the reader behavior under Preferences->impulse->Serializer->YET:

  • You may modify the default parameters (see "Default Parameters"); 
  • You may add a default reader configuration and modify its parameters. Then you can select between multiple configurations (containing different parameter sets) when using the serializer.


Parse errors

The reader will provide a parse error message if the input can not be read. The message usually contains the error position, the reason for the failure and a stack trace.

If you can not resolve the problem (e.g. obvious format error in the input file), please send this message together with the input file to "This email address is being protected from spambots. You need JavaScript enabled to view it.".

	Reader: de.toem.impulse.serializer.xyz 
	Error at position: 4800
	Text at position: "o !.
	Up
	Uq
	Ur"
	Message: Invalid character
	Type: class de.toem.impulse.serializer.ParseException
	Stack trace: 
	
	de.toem.impulse.serializer.xyz.xyzReader.parse(XYZReader.java:459)
	de.toem.impulse.serializer.xyz.xyzReader.parse(xyzReader.java:363)
	de.toem.impulse.serializer.xyz.xyzReader.read(xyzReader.java:269)
	de.toem.impulse.serializer.xyz.xyzReader.read(xyzReader.java:237)
	de.toem.pattern.element.Element$1.execute(Element.java:1063)
	de.toem.eclipse.hooks.actives.EclipseActives$3.run(EclipseActives.java:73)
toem

technical software and tooling

Company

Contact Us

This email address is being protected from spambots. You need JavaScript enabled to view it.