TPI GPO – Helper block
Table of Contents
The TPI GPO helper block is a wrapper that simplifies the use of the GPO block with the all-in-one programmable inverter (TPI8032 22kW).
Simulink GPO helper block
Signal specification
- The GPO pin is set if the input is >0
- The
sim
output signal is used in simulation and documented in Simulation essentials with Simulink (PN135).
Parameters
Device ID
selects which TPI to address when used in a multi-device configuration.GPO bit
selects one pin to control.
acts when a fault is detected, for instance when an analog inputs exceeds a configured limit value.Reset pin value to 0 in case of fault
Show simulation output port
defines if the simulation output port is displayed or not.
PLECS GPO helper block
Signal specification
- The GPO pin is set if the input is >0
- The target output ports (only visible at the atomic subsystem level) is used in simulation and documented in Simulation essentials with PLECS (PN137).
Parameters
Device ID
selects which TPI to address when used in a multi-device configuration.GPO bit
selects one pin to control.
can be set toOptional reset
Reset pin value to 0 in case of fault
to act when a fault is detected, for instance when an analog inputs exceeds a configured limit value.Show simulation output port
defines if the simulation output port is displayed or not.
C++ functions
There are no C++ helper functions for the TPI. Please refer to the generic GPO functions.