syscgetcouplinginterfacef Interface Reference
Last update: 17.07.2025Provide an interface to get a coupling interface. More...
Public Member Functions | |
| type(sysccouplinginterfacef) function | syscgetcouplinginterfacef (name) |
| Create a coupling interface. More... | |
Detailed Description
Provide an interface to get a coupling interface.
Definition at line 41 of file syscCouplingInterfaceF.fi.
Constructor & Destructor Documentation
◆ syscgetcouplinginterfacef()
| type(sysccouplinginterfacef) function syscgetcouplinginterfacef | ( | character(len=*), intent(in) | name | ) |
Create a coupling interface.
- Parameters
-
[in] name - Unique name for this interface. String length should not exceed SYSC_STRING_LENGTH.
Definition at line 49 of file syscCouplingInterfaceF.fi.