Hilscher_Driver_Open
Opens a Hilscher device driver connection.
Syntax
C++
Python
def Hilscher_Driver_Open( state: Hilscher_State, / ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | Hilscher_State |
Multithreaded environment
This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.

