Hilscher_Driver_Close


Closes a Hilscher device driver connection.

Syntax

C++
Python
 
def Hilscher_Driver_Close(
	state: Hilscher_State,
	/
)
-> None

Parameters

Name Type Default Description
Input will be modified 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.