Links:

VisProject News:
MIRVisO

ResourceOut Interface Modules

VisProject sends any kind of data from the 3D project through ResourceOut. This collection contains the most used Resource: some of them can be used only by programmers and by macro-languages programmers.
They has a double scope:

  1. VisProject send data to other hardware/software.
  2. Programmers can use that modules instead of build they own source code.
  • smSerial: serial ports interface
  • smSocket: network interface (expecially TCP/IP)
  • smFM: FileMapping interface (shared memory)
  • smDDE: Microsoft DDE interface
(specification may be changed without notice)