pub unsafe extern "C" fn CS104_Connection_setAPCIParameters(
self_: CS104_Connection,
parameters: CS104_APCIParameters,
)Expand description
Set the CS104 specific APCI parameters.
If not set the default parameters are used. This function must be called before the CS104_Connection_connect function is called! If the function is called after the connect the behavior is undefined.
ยงArguments
self- CS104_Connection instanceparameters- the APCI layer parameters