JvSIM components

From Free Pascal wiki
Jump to navigationJump to search

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.lpk (runtime package)
  • JvJansD.lpk (designtime package).

They depend on the general-purpose JVCL packages

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

For installation

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