Digital Output Card parametrization
Description of the set of parameters for the Digital Output Card in the HIL Connect Interface component.
Parameters
Once you select a card, a series of parameters appear that allow you to describe the pins in your setup and how they are connected. When you select that a pin is connected you will be able to check if you want to Use signal chooser to select a signal from the model that you want to send to the output of that pin. When this is checked as True, the Signal property will appear where you can select the appropriate signal reference. The Invert property will appear next to the Signal property. Check this if the digital signal should be inverted.
Table 1 lists possible parameters for connector X1. The same parameter options are available for connectors X2, X3, and X4.The first letter of the property "Name" differs depending on the Slot where the card is located. It can be derived by replacing s with: A, B, C, D, E, F, G, H.

Parameter | Name | Description |
---|---|---|
X1 | sX01 | Check if the X1 connector is used on Slot s on the HIL Connect |
X1-1 | sX01_1 | Select if pin 1 of the X1 connector on Slot s is connected or not. |
Use Signal Chooser | sX01_1_choose_signal | Select if you want to use signal chooser for pin 1 of the X1 connector on Slot s. |
Signal | sX01_1_selected_signal | Choose Signal which should be sent to output pin 1 of the X1 connector on Slot s. |
Invert | sX01_1_signal_invert | Select if you want to invert the assigned signal. |
X1-2 | sX01_2 | Select if pin 2 of the X1 connector on Slot s is connected or not. |
Use Signal Chooser | sX01_2_choose_signal | Select if you want to use signal chooser for pin 2 of the X1 connector on Slot s. |
Signal | sX01_2_selected_signal | Choose Signal which should be sent to output pin 2 of the X1 connector on Slot s. |
Invert | sX01_2_signal_invert | Select if you want to invert the assigned signal. |
X1-3 | sX01_3 | Select if pin 3 of the X1 connector on Slot s is connected or not. |
Use Signal Chooser | sX01_3_choose_signal | Select if you want to use signal chooser for pin 3 of the X1 connector on Slot s. |
Signal | sX01_3_selected_signal | Choose Signal which should be sent to output pin 3 of the X1 connector on Slot s. |
Invert | sX01_3_signal_invert | Select if you want to invert the assigned signal. |
X1-4 | sX01_4 | Select if pin 4 of the X1 connector on Slot s is connected or not. |
Use Signal Chooser | sX01_4_choose_signal | Select if you want to use signal chooser for pin 4 of the X1 connector on Slot s. |
Signal | sX01_4_selected_signal | Choose Signal which should be sent to output pin 4 of the X1 connector on Slot s. |
Invert | sX01_4_signal_invert | Select if you want to invert the assigned signal. |
X1-5 | sX01_5 | Select if pin 5 of the X1 connector on Slot s is connected or not. |
Use Signal Chooser | sX01_5_choose_signal | Select if you want to use signal chooser for pin 5 of the X1 connector on Slot s. |
Signal | sX01_5_selected_signal | Choose Signal which should be sent to output pin 5 of the X1 connector on Slot s. |
Invert | sX01_5_signal_invert | Select if you want to invert the assigned signal. |
X1-6 | sX01_6 | Select if pin 6 of the X1 connector on Slot s is connected or not. |
Use Signal Chooser | sX01_6_choose_signal | Select if you want to use signal chooser for pin 6 of the X1 connector on Slot s. |
Signal | sX01_6_selected_signal | Choose Signal which should be sent to output pin 6 of the X1 connector on Slot s. |
Invert | sX01_6_signal_invert | Select if you want to invert the assigned signal. |
X1-7 | sX01_7 | Select if pin 7 of the X1 connector on Slot s is connected or not. |
Use Signal Chooser | sX01_7_choose_signal | Select if you want to use signal chooser for pin 7 of the X1 connector on Slot s. |
Signal | sX01_7_selected_signal | Choose Signal which should be sent to output pin 7 of the X1 connector on Slot s. |
Invert | sX01_7_signal_invert | Select if you want to invert the assigned signal. |
X1-8 | sX01_8 | Select if pin 8 of the X1 connector on Slot s is connected or not. |
Use Signal Chooser | sX01_8_choose_signal | Select if you want to use signal chooser for pin 8 of the X1 connector on Slot s. |
Signal | sX01_8_selected_signal | Choose Signal which should be sent to output pin 8 of the X1 connector on Slot s. |
Invert | sX01_8_signal_invert | Select if you want to invert the assigned signal. |
Ports
Desired output signals can be sent to the HIL Connect through the following input ports of the HIL Connect Interface component (again, the first letter depends on the Slot where this card is located):
- sX1
- sX2
- sX3
- sX4
A vector of length 8 should be sent to each input port, where each element of that vector corresponds to one pin of the connector. For example if you want to send a signal to pin 2, you should make sure that that signal is the second element of your vector. If there is a need for inverting signals, inverting them should be done before feeding them to the input terminal.
If signal chooser is used to send measurements to the appropriate output, you should send zero to the input terminal for that pin.