Difference between revisions of "JvSIM components"

From Lazarus wiki
Jump to navigationJump to search
(Initial version)
 
Line 2: Line 2:
 
The JvSIM components is a set of simulation components including TjanSimLogicBox for "no code" simulation of digital electronics and TjanSimPID and TjanSimScope for analog instrumentation simulation.
 
The JvSIM components is a set of simulation components including TjanSimLogicBox for "no code" simulation of digital electronics and TjanSimPID and TjanSimScope for analog instrumentation simulation.
  
== Author ===
+
=== Author ===
 
The original author is Jan Verhoeven who donated his Delphi components to the [http://www.delphi-jedi.org/ Jedi Project].
 
The original author is Jan Verhoeven who donated his Delphi components to the [http://www.delphi-jedi.org/ Jedi Project].
 
   
 
   
 
=== Download ===
 
=== Download ===
From [https://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/components/jvcllaz/ Lazarus CCR] at source forge.
+
The components belong to the set of JVCL components of the Jedi project. A Lazarus port can be downloaded from [https://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/components/jvcllaz/ Lazarus CCR] at source forge.  
  
 
=== Packages and Installation ===
 
=== Packages and Installation ===

Revision as of 20:59, 14 March 2018

About

The JvSIM components is a set of simulation components including TjanSimLogicBox for "no code" simulation of digital electronics and TjanSimPID and TjanSimScope for analog instrumentation simulation.

Author

The original author is Jan Verhoeven who donated his Delphi components to the Jedi Project.

Download

The components belong to the set of JVCL components of the Jedi project. A Lazarus port can be downloaded from Lazarus CCR at source forge.

Packages and Installation

The JvSIM components consist of the packages

  • JvJansR (runtime package)
  • JvJansD (designtime package).

They depend on the general-purpose JVCL packages

  • JvCoreR (runtime package)
  • JvCoreD (designtime package)

For installation

  • compile JvCoreR, JvCoreD, JvJansR, JvJansD
  • install JvJansD