Skip to content

LibFINS API Reference – finslib_file_memory_format()

finslib_file_memory_format( sys, disk );

Parameters

Parameter Type Description
sys struct fins_sys_tp * A pointer to a structure with the FINS context
disk uint16_t The disk in the remote PLC to format

Return Value

Type Description
int A return value from the list FINS_RETVAL_... indicating the result of the query

Description

See Also