Support : Knowledge base

Knowledge Base

Welcome to OPAL-RT’s Knowledge Base

OPAL-RT offers a repository of support information for optimal use of its technology.

Loading…

Please note that OPAL-RT knowledge base is not fully optimized for mobile platforms.

For optimal experience, use a desktop computer.

Reference Number: AA-01394// Views: AA-01394// Created: 2018-02-15 15:18:44// Last Updated: 2018-02-15 15:18:44
HowTo
HYPERSIM 6.1: How To Add Multiple IO Sensors in HYPERSIM in Your Model?

How To Add Multiple IO Sensors in HYPERSIM in Your Model?

Adding IO sensors in HYPERSIM individually can take some time. There are two quick ways to implement the IO sensors.

  • The first one is using Python API. For more information, please refer to the User manual for Python API  in the Help & Support of HYPERSIM
  • The second option is manually doing it, but there are some few shortcuts. We will look at this option more in details.
 Let's say you want to add analog output sensors to your model. There are a total of 16 signals that you want to output via an analog output of the simulator. In the Open sensor form, you need to select the sensors that you want to output and also assign an I/O Type and I/O Number for each 16 signal. Here is a quick way of doing it.

1. Open The sensor for in HYPERSIM of the component or click on Select Summary in the Sensors section. Make sure that your model is connected to the simulator.


2.Filter and select the signal that you want to output. You might need to add the I/O Number and the I/O Type to your table as shown below.


3. Fill up the I/O Type be wither typing DA and press enter or clicking on the three dots (...) and selecting DA in the I/O Selector.


4.To add the same I/O Type to the rest of the signals, simply right click on the I/O Type and press Copy


5.To apply the same I/O Type to the rest of the signals, select all the I/O type of the signals by pressing "Ctrl" and Click. After selecting all the 16 signals, click and Paste


6. Similarly, for the I/O Number, do the similar steps as in step 5, but click and select sequence.


7.Here is the final result.